syntran-fa / dataset_infos.json
sadrasabouri's picture
Update dataset_infos.json
1f87748
raw
history blame
No virus
1.38 kB
{"SLPL--syntran-fa": {
"description": "Syntactic Transformed Version of Farsi QA datasets to make fluent responses from questions and short answers.",
"citation": "",
"homepage": "[Sharif-SLPL](https://github.com/Sharif-SLPL)",
"license": "mit",
"features": {
"id": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"question": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"short_answer": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"fluent_answer": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"bert_loss": {
"dtype": "float64",
"id": null,
"_type": "Value"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": null,
"config_name": null,
"version": null,
"splits": {
"train": {
"name": "train",
"num_bytes": 11704035,
"num_examples": 48106,
"dataset_name": "syntran-fa"
}
},
"download_checksums": null,
"download_size": 6677365,
"post_processing_size": null,
"dataset_size": 11704035,
"size_in_bytes": 18381400
}}