Referanslar:
QDMR-yüksek seviye
Bu veri kümesini TFDS'ye yüklemek için aşağıdaki komutu kullanın:
ds = tfds.load('huggingface:break_data/QDMR-high-level')
- Açıklama :
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.
- Lisans : Bilinen lisans yok
- Sürüm : 1.0.0
- Bölmeler :
Bölmek | Örnekler |
---|---|
'test' | 3195 |
'train' | 17503 |
'validation' | 3130 |
- Özellikler :
{
"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"
}
}
QDMR-üst düzey sözlük
Bu veri kümesini TFDS'ye yüklemek için aşağıdaki komutu kullanın:
ds = tfds.load('huggingface:break_data/QDMR-high-level-lexicon')
- Açıklama :
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.
- Lisans : Bilinen lisans yok
- Sürüm : 1.0.0
- Bölmeler :
Bölmek | Örnekler |
---|---|
'test' | 3195 |
'train' | 17503 |
'validation' | 3130 |
- Özellikler :
{
"source": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"allowed_tokens": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
QDMR
Bu veri kümesini TFDS'ye yüklemek için aşağıdaki komutu kullanın:
ds = tfds.load('huggingface:break_data/QDMR')
- Açıklama :
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.
- Lisans : Bilinen lisans yok
- Sürüm : 1.0.0
- Bölmeler :
Bölmek | Örnekler |
---|---|
'test' | 8069 |
'train' | 44321 |
'validation' | 7760 |
- Özellikler :
{
"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"
}
}
QDMR sözlüğü
Bu veri kümesini TFDS'ye yüklemek için aşağıdaki komutu kullanın:
ds = tfds.load('huggingface:break_data/QDMR-lexicon')
- Açıklama :
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.
- Lisans : Bilinen lisans yok
- Sürüm : 1.0.0
- Bölmeler :
Bölmek | Örnekler |
---|---|
'test' | 8069 |
'train' | 44321 |
'validation' | 7760 |
- Özellikler :
{
"source": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"allowed_tokens": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
mantıksal-formlar
Bu veri kümesini TFDS'ye yüklemek için aşağıdaki komutu kullanın:
ds = tfds.load('huggingface:break_data/logical-forms')
- Açıklama :
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.
- Lisans : Bilinen lisans yok
- Sürüm : 1.0.0
- Bölmeler :
Bölmek | Örnekler |
---|---|
'test' | 8006 |
'train' | 44098 |
'validation' | 7719 |
- Özellikler :
{
"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"
}
}