Referanslar:
düz_metin
Bu veri kümesini TFDS'ye yüklemek için aşağıdaki komutu kullanın:
ds = tfds.load('huggingface:dream/plain_text')
- Tanım :
DREAM is a multiple-choice Dialogue-based REAding comprehension exaMination dataset. In contrast to existing reading comprehension datasets, DREAM is the first to focus on in-depth multi-turn multi-party dialogue understanding.
- Lisans : Bilinen lisans yok
- Sürüm : 1.0.0
- Bölünmeler :
Bölmek | Örnekler |
---|---|
'test' | 2041 |
'train' | 6116 |
'validation' | 2040 |
- Özellikler :
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"dialogue_id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"dialogue": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"question": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"choice": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"answer": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
Referanslar:
düz_metin
Bu veri kümesini TFDS'ye yüklemek için aşağıdaki komutu kullanın:
ds = tfds.load('huggingface:dream/plain_text')
- Tanım :
DREAM is a multiple-choice Dialogue-based REAding comprehension exaMination dataset. In contrast to existing reading comprehension datasets, DREAM is the first to focus on in-depth multi-turn multi-party dialogue understanding.
- Lisans : Bilinen lisans yok
- Sürüm : 1.0.0
- Bölünmeler :
Bölmek | Örnekler |
---|---|
'test' | 2041 |
'train' | 6116 |
'validation' | 2040 |
- Özellikler :
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"dialogue_id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"dialogue": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"question": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"choice": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"answer": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}