horsbug98 commited on
Commit
0f6cd9c
1 Parent(s): a72d1d3

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"horsbug98--squad_ai4bharat_ben_tel_train": {"description": "Stanford Question Answering Dataset (SQuAD) is a reading comprehension dataset, consisting of questions posed by crowdworkers on a set of Wikipedia articles, where the answer to every question is a segment of text, or span, from the corresponding reading passage, or the question might be unanswerable.\n\n\nThis is the Question Generation dataset released as part of IndicNLG Suite. Each \nexample has five fields: id, squad_id, answer, context and question. We create this dataset in eleven \nlanguages including as, bn, gu, hi, kn, ml, mr, or, pa, ta, te. This is a translated data. The examples in each language are exactly similar but in different languages. \nThe number of examples in each language is 98,027.\n", "citation": "@article{2016arXiv160605250R,\n author = {{Rajpurkar}, Pranav and {Zhang}, Jian and {Lopyrev},\n Konstantin and {Liang}, Percy},\n title = \"{SQuAD: 100,000+ Questions for Machine Comprehension of Text}\",\n journal = {arXiv e-prints},\n year = 2016,\n eid = {arXiv:1606.05250},\n pages = {arXiv:1606.05250},\narchivePrefix = {arXiv},\n eprint = {1606.05250},\n}\n\n\n@inproceedings{Kumar2022IndicNLGSM,\n title={IndicNLG Suite: Multilingual Datasets for Diverse NLG Tasks in Indic Languages},\n author={Aman Kumar and Himani Shrotriya and Prachi Sahu and Raj Dabre and Ratish Puduppully and Anoop Kunchukuttan and Amogh Mishra and Mitesh M. Khapra and Pratyush Kumar},\n year={2022},\n url = \"https://arxiv.org/abs/2203.05437\"\n}\n", "homepage": "https://rajpurkar.github.io/SQuAD-explorer/\n\nhttps://indicnlp.ai4bharat.org/indicnlg-suite", "license": "\n\nCreative Commons Attribution-NonCommercial 4.0 International Public License", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "context": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "answers": {"feature": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "answer_start": {"dtype": "int32", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": [{"task": "question-answering-extractive", "question_column": "question", "context_column": "context", "answers_column": "answers"}], "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 76410237.6823697, "num_examples": 101401, "dataset_name": "squad_ai4bharat_ben_tel_train"}}, "download_checksums": null, "download_size": 25092845, "post_processing_size": null, "dataset_size": 76410237.6823697, "size_in_bytes": 101503082.6823697}}