Referensi:
QDMR tingkat tinggi
Gunakan perintah berikut untuk memuat kumpulan data ini di TFDS:
ds = tfds.load('huggingface:break_data/QDMR-high-level')
- Keterangan :
Break is a human annotated dataset of natural language questions and their Question Decomposition Meaning Representations
(QDMRs). Break consists of 83,978 examples sampled from 10 question answering datasets over text, images and databases.
This repository contains the Break dataset along with information on the exact data format.
- Lisensi : Tidak ada lisensi yang diketahui
- Versi : 1.0.0
- Perpecahan :
Membelah | Contoh |
---|---|
'test' | 3195 |
'train' | 17503 |
'validation' | 3130 |
- Fitur :
{
"question_id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"question_text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"decomposition": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"operators": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"split": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
Leksikon tingkat tinggi QDMR
Gunakan perintah berikut untuk memuat kumpulan data ini di TFDS:
ds = tfds.load('huggingface:break_data/QDMR-high-level-lexicon')
- Keterangan :
Break is a human annotated dataset of natural language questions and their Question Decomposition Meaning Representations
(QDMRs). Break consists of 83,978 examples sampled from 10 question answering datasets over text, images and databases.
This repository contains the Break dataset along with information on the exact data format.
- Lisensi : Tidak ada lisensi yang diketahui
- Versi : 1.0.0
- Perpecahan :
Membelah | Contoh |
---|---|
'test' | 3195 |
'train' | 17503 |
'validation' | 3130 |
- Fitur :
{
"source": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"allowed_tokens": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
QDMR
Gunakan perintah berikut untuk memuat kumpulan data ini di TFDS:
ds = tfds.load('huggingface:break_data/QDMR')
- Keterangan :
Break is a human annotated dataset of natural language questions and their Question Decomposition Meaning Representations
(QDMRs). Break consists of 83,978 examples sampled from 10 question answering datasets over text, images and databases.
This repository contains the Break dataset along with information on the exact data format.
- Lisensi : Tidak ada lisensi yang diketahui
- Versi : 1.0.0
- Perpecahan :
Membelah | Contoh |
---|---|
'test' | 8069 |
'train' | 44321 |
'validation' | 7760 |
- Fitur :
{
"question_id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"question_text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"decomposition": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"operators": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"split": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
Leksikon QDMR
Gunakan perintah berikut untuk memuat kumpulan data ini di TFDS:
ds = tfds.load('huggingface:break_data/QDMR-lexicon')
- Keterangan :
Break is a human annotated dataset of natural language questions and their Question Decomposition Meaning Representations
(QDMRs). Break consists of 83,978 examples sampled from 10 question answering datasets over text, images and databases.
This repository contains the Break dataset along with information on the exact data format.
- Lisensi : Tidak ada lisensi yang diketahui
- Versi : 1.0.0
- Perpecahan :
Membelah | Contoh |
---|---|
'test' | 8069 |
'train' | 44321 |
'validation' | 7760 |
- Fitur :
{
"source": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"allowed_tokens": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
bentuk logis
Gunakan perintah berikut untuk memuat kumpulan data ini di TFDS:
ds = tfds.load('huggingface:break_data/logical-forms')
- Keterangan :
Break is a human annotated dataset of natural language questions and their Question Decomposition Meaning Representations
(QDMRs). Break consists of 83,978 examples sampled from 10 question answering datasets over text, images and databases.
This repository contains the Break dataset along with information on the exact data format.
- Lisensi : Tidak ada lisensi yang diketahui
- Versi : 1.0.0
- Perpecahan :
Membelah | Contoh |
---|---|
'test' | 8006 |
'train' | 44098 |
'validation' | 7719 |
- Fitur :
{
"question_id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"question_text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"decomposition": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"operators": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"split": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"program": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}