sự áp bức

Người giới thiệu:

giả định_all_n_presupposition

Sử dụng lệnh sau để tải tập dữ liệu này trong TFDS:

ds = tfds.load('huggingface:imppres/presupposition_all_n_presupposition')
  • Sự miêu tả :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
  • Giấy phép : Giấy phép Công cộng Quốc tế Creative Commons Ghi công-Phi thương mại 4.0
  • Phiên bản : 1.1.0
  • Chia tách :
Tách ra Ví dụ
'all_n_presupposition' 1900
  • Đặc trưng :
{
    "premise": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "hypothesis": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger1": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger2": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "presupposition": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "gold_label": {
        "num_classes": 3,
        "names": [
            "entailment",
            "neutral",
            "contradiction"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "UID": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "pairID": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "paradigmID": {
        "dtype": "int16",
        "id": null,
        "_type": "Value"
    }
}

giả định_both_presupposition

Sử dụng lệnh sau để tải tập dữ liệu này trong TFDS:

ds = tfds.load('huggingface:imppres/presupposition_both_presupposition')
  • Sự miêu tả :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
  • Giấy phép : Giấy phép Công cộng Quốc tế Creative Commons Ghi công-Phi thương mại 4.0
  • Phiên bản : 1.1.0
  • Chia tách :
Tách ra Ví dụ
'both_presupposition' 1900
  • Đặc trưng :
{
    "premise": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "hypothesis": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger1": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger2": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "presupposition": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "gold_label": {
        "num_classes": 3,
        "names": [
            "entailment",
            "neutral",
            "contradiction"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "UID": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "pairID": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "paradigmID": {
        "dtype": "int16",
        "id": null,
        "_type": "Value"
    }
}

giả định_change_of_state

Sử dụng lệnh sau để tải tập dữ liệu này trong TFDS:

ds = tfds.load('huggingface:imppres/presupposition_change_of_state')
  • Sự miêu tả :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
  • Giấy phép : Giấy phép Công cộng Quốc tế Creative Commons Ghi công-Phi thương mại 4.0
  • Phiên bản : 1.1.0
  • Chia tách :
Tách ra Ví dụ
'change_of_state' 1900
  • Đặc trưng :
{
    "premise": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "hypothesis": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger1": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger2": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "presupposition": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "gold_label": {
        "num_classes": 3,
        "names": [
            "entailment",
            "neutral",
            "contradiction"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "UID": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "pairID": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "paradigmID": {
        "dtype": "int16",
        "id": null,
        "_type": "Value"
    }
}

giả định_cleft_existence

Sử dụng lệnh sau để tải tập dữ liệu này trong TFDS:

ds = tfds.load('huggingface:imppres/presupposition_cleft_existence')
  • Sự miêu tả :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
  • Giấy phép : Giấy phép Công cộng Quốc tế Creative Commons Ghi công-Phi thương mại 4.0
  • Phiên bản : 1.1.0
  • Chia tách :
Tách ra Ví dụ
'cleft_existence' 1900
  • Đặc trưng :
{
    "premise": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "hypothesis": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger1": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger2": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "presupposition": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "gold_label": {
        "num_classes": 3,
        "names": [
            "entailment",
            "neutral",
            "contradiction"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "UID": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "pairID": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "paradigmID": {
        "dtype": "int16",
        "id": null,
        "_type": "Value"
    }
}

giả định_cleft_uniqueness

Sử dụng lệnh sau để tải tập dữ liệu này trong TFDS:

ds = tfds.load('huggingface:imppres/presupposition_cleft_uniqueness')
  • Sự miêu tả :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
  • Giấy phép : Giấy phép Công cộng Quốc tế Creative Commons Ghi công-Phi thương mại 4.0
  • Phiên bản : 1.1.0
  • Chia tách :
Tách ra Ví dụ
'cleft_uniqueness' 1900
  • Đặc trưng :
{
    "premise": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "hypothesis": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger1": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger2": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "presupposition": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "gold_label": {
        "num_classes": 3,
        "names": [
            "entailment",
            "neutral",
            "contradiction"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "UID": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "pairID": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "paradigmID": {
        "dtype": "int16",
        "id": null,
        "_type": "Value"
    }
}

giả định_only_presupposition

Sử dụng lệnh sau để tải tập dữ liệu này trong TFDS:

ds = tfds.load('huggingface:imppres/presupposition_only_presupposition')
  • Sự miêu tả :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
  • Giấy phép : Giấy phép Công cộng Quốc tế Creative Commons Ghi công-Phi thương mại 4.0
  • Phiên bản : 1.1.0
  • Chia tách :
Tách ra Ví dụ
'only_presupposition' 1900
  • Đặc trưng :
{
    "premise": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "hypothesis": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger1": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger2": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "presupposition": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "gold_label": {
        "num_classes": 3,
        "names": [
            "entailment",
            "neutral",
            "contradiction"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "UID": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "pairID": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "paradigmID": {
        "dtype": "int16",
        "id": null,
        "_type": "Value"
    }
}

giả định_possessed_definites_existence

Sử dụng lệnh sau để tải tập dữ liệu này trong TFDS:

ds = tfds.load('huggingface:imppres/presupposition_possessed_definites_existence')
  • Sự miêu tả :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
  • Giấy phép : Giấy phép Công cộng Quốc tế Creative Commons Ghi công-Phi thương mại 4.0
  • Phiên bản : 1.1.0
  • Chia tách :
Tách ra Ví dụ
'possessed_definites_existence' 1900
  • Đặc trưng :
{
    "premise": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "hypothesis": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger1": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger2": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "presupposition": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "gold_label": {
        "num_classes": 3,
        "names": [
            "entailment",
            "neutral",
            "contradiction"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "UID": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "pairID": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "paradigmID": {
        "dtype": "int16",
        "id": null,
        "_type": "Value"
    }
}

giả định_possessed_definites_uniqueness

Sử dụng lệnh sau để tải tập dữ liệu này trong TFDS:

ds = tfds.load('huggingface:imppres/presupposition_possessed_definites_uniqueness')
  • Sự miêu tả :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
  • Giấy phép : Giấy phép Công cộng Quốc tế Creative Commons Ghi công-Phi thương mại 4.0
  • Phiên bản : 1.1.0
  • Chia tách :
Tách ra Ví dụ
'possessed_definites_uniqueness' 1900
  • Đặc trưng :
{
    "premise": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "hypothesis": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger1": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger2": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "presupposition": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "gold_label": {
        "num_classes": 3,
        "names": [
            "entailment",
            "neutral",
            "contradiction"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "UID": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "pairID": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "paradigmID": {
        "dtype": "int16",
        "id": null,
        "_type": "Value"
    }
}

giả định_question_presupposition

Sử dụng lệnh sau để tải tập dữ liệu này trong TFDS:

ds = tfds.load('huggingface:imppres/presupposition_question_presupposition')
  • Sự miêu tả :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
  • Giấy phép : Giấy phép Công cộng Quốc tế Creative Commons Ghi công-Phi thương mại 4.0
  • Phiên bản : 1.1.0
  • Chia tách :
Tách ra Ví dụ
'question_presupposition' 1900
  • Đặc trưng :
{
    "premise": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "hypothesis": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger1": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger2": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "presupposition": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "gold_label": {
        "num_classes": 3,
        "names": [
            "entailment",
            "neutral",
            "contradiction"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "UID": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "pairID": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "paradigmID": {
        "dtype": "int16",
        "id": null,
        "_type": "Value"
    }
}

hàm ý_kết nối

Sử dụng lệnh sau để tải tập dữ liệu này trong TFDS:

ds = tfds.load('huggingface:imppres/implicature_connectives')
  • Sự miêu tả :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
  • Giấy phép : Giấy phép Công cộng Quốc tế Creative Commons Ghi công-Phi thương mại 4.0
  • Phiên bản : 1.1.0
  • Chia tách :
Tách ra Ví dụ
'connectives' 1200
  • Đặc trưng :
{
    "premise": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "hypothesis": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "gold_label_log": {
        "num_classes": 3,
        "names": [
            "entailment",
            "neutral",
            "contradiction"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "gold_label_prag": {
        "num_classes": 3,
        "names": [
            "entailment",
            "neutral",
            "contradiction"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "spec_relation": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "item_type": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "lexemes": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

hàm ý_gradable_adjective

Sử dụng lệnh sau để tải tập dữ liệu này trong TFDS:

ds = tfds.load('huggingface:imppres/implicature_gradable_adjective')
  • Sự miêu tả :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
  • Giấy phép : Giấy phép Công cộng Quốc tế Creative Commons Ghi công-Phi thương mại 4.0
  • Phiên bản : 1.1.0
  • Chia tách :
Tách ra Ví dụ
'gradable_adjective' 1200
  • Đặc trưng :
{
    "premise": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "hypothesis": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "gold_label_log": {
        "num_classes": 3,
        "names": [
            "entailment",
            "neutral",
            "contradiction"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "gold_label_prag": {
        "num_classes": 3,
        "names": [
            "entailment",
            "neutral",
            "contradiction"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "spec_relation": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "item_type": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "lexemes": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

hàm ý_gradable_verb

Sử dụng lệnh sau để tải tập dữ liệu này trong TFDS:

ds = tfds.load('huggingface:imppres/implicature_gradable_verb')
  • Sự miêu tả :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
  • Giấy phép : Giấy phép Công cộng Quốc tế Creative Commons Ghi công-Phi thương mại 4.0
  • Phiên bản : 1.1.0
  • Chia tách :
Tách ra Ví dụ
'gradable_verb' 1200
  • Đặc trưng :
{
    "premise": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "hypothesis": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "gold_label_log": {
        "num_classes": 3,
        "names": [
            "entailment",
            "neutral",
            "contradiction"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "gold_label_prag": {
        "num_classes": 3,
        "names": [
            "entailment",
            "neutral",
            "contradiction"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "spec_relation": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "item_type": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "lexemes": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

hàm ý_modals

Sử dụng lệnh sau để tải tập dữ liệu này trong TFDS:

ds = tfds.load('huggingface:imppres/implicature_modals')
  • Sự miêu tả :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
  • Giấy phép : Giấy phép Công cộng Quốc tế Creative Commons Ghi công-Phi thương mại 4.0
  • Phiên bản : 1.1.0
  • Chia tách :
Tách ra Ví dụ
'modals' 1200
  • Đặc trưng :
{
    "premise": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "hypothesis": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "gold_label_log": {
        "num_classes": 3,
        "names": [
            "entailment",
            "neutral",
            "contradiction"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "gold_label_prag": {
        "num_classes": 3,
        "names": [
            "entailment",
            "neutral",
            "contradiction"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "spec_relation": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "item_type": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "lexemes": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

hàm ý_numerals_10_100

Sử dụng lệnh sau để tải tập dữ liệu này trong TFDS:

ds = tfds.load('huggingface:imppres/implicature_numerals_10_100')
  • Sự miêu tả :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
  • Giấy phép : Giấy phép Công cộng Quốc tế Creative Commons Ghi công-Phi thương mại 4.0
  • Phiên bản : 1.1.0
  • Chia tách :
Tách ra Ví dụ
'numerals_10_100' 1200
  • Đặc trưng :
{
    "premise": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "hypothesis": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "gold_label_log": {
        "num_classes": 3,
        "names": [
            "entailment",
            "neutral",
            "contradiction"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "gold_label_prag": {
        "num_classes": 3,
        "names": [
            "entailment",
            "neutral",
            "contradiction"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "spec_relation": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "item_type": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "lexemes": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

ẩn ý_numerals_2_3

Sử dụng lệnh sau để tải tập dữ liệu này trong TFDS:

ds = tfds.load('huggingface:imppres/implicature_numerals_2_3')
  • Sự miêu tả :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
  • Giấy phép : Giấy phép Công cộng Quốc tế Creative Commons Ghi công-Phi thương mại 4.0
  • Phiên bản : 1.1.0
  • Chia tách :
Tách ra Ví dụ
'numerals_2_3' 1200
  • Đặc trưng :
{
    "premise": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "hypothesis": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "gold_label_log": {
        "num_classes": 3,
        "names": [
            "entailment",
            "neutral",
            "contradiction"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "gold_label_prag": {
        "num_classes": 3,
        "names": [
            "entailment",
            "neutral",
            "contradiction"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "spec_relation": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "item_type": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "lexemes": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

hàm ý_quantifiers

Sử dụng lệnh sau để tải tập dữ liệu này trong TFDS:

ds = tfds.load('huggingface:imppres/implicature_quantifiers')
  • Sự miêu tả :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
  • Giấy phép : Giấy phép Công cộng Quốc tế Creative Commons Ghi công-Phi thương mại 4.0
  • Phiên bản : 1.1.0
  • Chia tách :
Tách ra Ví dụ
'quantifiers' 1200
  • Đặc trưng :
{
    "premise": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "hypothesis": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "gold_label_log": {
        "num_classes": 3,
        "names": [
            "entailment",
            "neutral",
            "contradiction"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "gold_label_prag": {
        "num_classes": 3,
        "names": [
            "entailment",
            "neutral",
            "contradiction"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "spec_relation": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "item_type": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "trigger": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "lexemes": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}