参考文献:
コーダ
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:codah/codah')
- 説明:
The COmmonsense Dataset Adversarially-authored by Humans (CODAH) is an evaluation set for commonsense question-answering in the sentence completion style of SWAG. As opposed to other automatically generated NLI datasets, CODAH is adversarially constructed by humans who can view feedback from a pre-trained model and use this information to design challenging commonsense questions. Our experimental results show that CODAH questions present a complementary extension to the SWAG dataset, testing additional modes of common sense.
- ライセンス: 既知のライセンスはありません
- バージョン: 1.0.0
- 分割:
スプリット | 例 |
---|---|
'train' | 2776 |
- 特徴:
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"question_category": {
"num_classes": 6,
"names": [
"Idioms",
"Reference",
"Polysemy",
"Negation",
"Quantitative",
"Others"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"question_propmt": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"candidate_answers": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"correct_answer_idx": {
"dtype": "int32",
"id": null,
"_type": "Value"
}
}
折りたたむ_0
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:codah/fold_0')
- 説明:
The COmmonsense Dataset Adversarially-authored by Humans (CODAH) is an evaluation set for commonsense question-answering in the sentence completion style of SWAG. As opposed to other automatically generated NLI datasets, CODAH is adversarially constructed by humans who can view feedback from a pre-trained model and use this information to design challenging commonsense questions. Our experimental results show that CODAH questions present a complementary extension to the SWAG dataset, testing additional modes of common sense.
- ライセンス: 既知のライセンスはありません
- バージョン: 1.0.0
- 分割:
スプリット | 例 |
---|---|
'test' | 555 |
'train' | 1665年 |
'validation' | 556 |
- 特徴:
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"question_category": {
"num_classes": 6,
"names": [
"Idioms",
"Reference",
"Polysemy",
"Negation",
"Quantitative",
"Others"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"question_propmt": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"candidate_answers": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"correct_answer_idx": {
"dtype": "int32",
"id": null,
"_type": "Value"
}
}
折り目_1
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:codah/fold_1')
- 説明:
The COmmonsense Dataset Adversarially-authored by Humans (CODAH) is an evaluation set for commonsense question-answering in the sentence completion style of SWAG. As opposed to other automatically generated NLI datasets, CODAH is adversarially constructed by humans who can view feedback from a pre-trained model and use this information to design challenging commonsense questions. Our experimental results show that CODAH questions present a complementary extension to the SWAG dataset, testing additional modes of common sense.
- ライセンス: 既知のライセンスはありません
- バージョン: 1.0.0
- 分割:
スプリット | 例 |
---|---|
'test' | 555 |
'train' | 1665年 |
'validation' | 556 |
- 特徴:
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"question_category": {
"num_classes": 6,
"names": [
"Idioms",
"Reference",
"Polysemy",
"Negation",
"Quantitative",
"Others"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"question_propmt": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"candidate_answers": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"correct_answer_idx": {
"dtype": "int32",
"id": null,
"_type": "Value"
}
}
折り目_2
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:codah/fold_2')
- 説明:
The COmmonsense Dataset Adversarially-authored by Humans (CODAH) is an evaluation set for commonsense question-answering in the sentence completion style of SWAG. As opposed to other automatically generated NLI datasets, CODAH is adversarially constructed by humans who can view feedback from a pre-trained model and use this information to design challenging commonsense questions. Our experimental results show that CODAH questions present a complementary extension to the SWAG dataset, testing additional modes of common sense.
- ライセンス: 既知のライセンスはありません
- バージョン: 1.0.0
- 分割:
スプリット | 例 |
---|---|
'test' | 555 |
'train' | 1665年 |
'validation' | 556 |
- 特徴:
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"question_category": {
"num_classes": 6,
"names": [
"Idioms",
"Reference",
"Polysemy",
"Negation",
"Quantitative",
"Others"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"question_propmt": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"candidate_answers": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"correct_answer_idx": {
"dtype": "int32",
"id": null,
"_type": "Value"
}
}
折り目_3
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:codah/fold_3')
- 説明:
The COmmonsense Dataset Adversarially-authored by Humans (CODAH) is an evaluation set for commonsense question-answering in the sentence completion style of SWAG. As opposed to other automatically generated NLI datasets, CODAH is adversarially constructed by humans who can view feedback from a pre-trained model and use this information to design challenging commonsense questions. Our experimental results show that CODAH questions present a complementary extension to the SWAG dataset, testing additional modes of common sense.
- ライセンス: 既知のライセンスはありません
- バージョン: 1.0.0
- 分割:
スプリット | 例 |
---|---|
'test' | 555 |
'train' | 1665年 |
'validation' | 556 |
- 特徴:
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"question_category": {
"num_classes": 6,
"names": [
"Idioms",
"Reference",
"Polysemy",
"Negation",
"Quantitative",
"Others"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"question_propmt": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"candidate_answers": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"correct_answer_idx": {
"dtype": "int32",
"id": null,
"_type": "Value"
}
}
折り目_4
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:codah/fold_4')
- 説明:
The COmmonsense Dataset Adversarially-authored by Humans (CODAH) is an evaluation set for commonsense question-answering in the sentence completion style of SWAG. As opposed to other automatically generated NLI datasets, CODAH is adversarially constructed by humans who can view feedback from a pre-trained model and use this information to design challenging commonsense questions. Our experimental results show that CODAH questions present a complementary extension to the SWAG dataset, testing additional modes of common sense.
- ライセンス: 既知のライセンスはありません
- バージョン: 1.0.0
- 分割:
スプリット | 例 |
---|---|
'test' | 556 |
'train' | 1665年 |
'validation' | 555 |
- 特徴:
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"question_category": {
"num_classes": 6,
"names": [
"Idioms",
"Reference",
"Polysemy",
"Negation",
"Quantitative",
"Others"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"question_propmt": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"candidate_answers": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"correct_answer_idx": {
"dtype": "int32",
"id": null,
"_type": "Value"
}
}