system HF staff commited on
Commit
438fb1a
1 Parent(s): b90df52

Update files from the datasets library (from 1.12.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.12.0

Files changed (1) hide show
  1. dataset_infos.json +1 -1
dataset_infos.json CHANGED
@@ -1 +1 @@
1
- {"journalists_questions": {"description": "The journalists_questions corpus (version 1.0) is a collection of 10K human-written Arabic\ntweets manually labeled for question identification over Arabic tweets posted by journalists.\n", "citation": "@inproceedings{hasanain2016questions,\n title={What Questions Do Journalists Ask on Twitter?},\n author={Hasanain, Maram and Bagdouri, Mossaab and Elsayed, Tamer and Oard, Douglas W},\n booktitle={Tenth International AAAI Conference on Web and Social Media},\n year={2016}\n}\n", "homepage": "http://qufaculty.qu.edu.qa/telsayed/datasets/", "license": "", "features": {"tweet_id": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 2, "names": ["no", "yes"], "names_file": null, "id": null, "_type": "ClassLabel"}, "label_confidence": {"dtype": "float32", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "journalists_questions", "config_name": "plain_text", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 342296, "num_examples": 10077, "dataset_name": "journalists_questions"}}, "download_checksums": {"https://drive.google.com/uc?export=download&id=1CBrh-9OrSpKmPQBxTK_ji6mq6WTN_U9U": {"num_bytes": 271039, "checksum": "341b1fc8c9fc09458d1f2f24285c2492ca0a9c97302ff80381a4481c7a34b9bb"}}, "download_size": 271039, "post_processing_size": null, "dataset_size": 342296, "size_in_bytes": 613335}}
1
+ {"plain_text": {"description": "The journalists_questions corpus (version 1.0) is a collection of 10K human-written Arabic\ntweets manually labeled for question identification over Arabic tweets posted by journalists.\n", "citation": "@inproceedings{hasanain2016questions,\n title={What Questions Do Journalists Ask on Twitter?},\n author={Hasanain, Maram and Bagdouri, Mossaab and Elsayed, Tamer and Oard, Douglas W},\n booktitle={Tenth International AAAI Conference on Web and Social Media},\n year={2016}\n}\n", "homepage": "http://qufaculty.qu.edu.qa/telsayed/datasets/", "license": "", "features": {"tweet_id": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 2, "names": ["no", "yes"], "names_file": null, "id": null, "_type": "ClassLabel"}, "label_confidence": {"dtype": "float32", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "journalists_questions", "config_name": "plain_text", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 342296, "num_examples": 10077, "dataset_name": "journalists_questions"}}, "download_checksums": {"https://drive.google.com/uc?export=download&id=1CBrh-9OrSpKmPQBxTK_ji6mq6WTN_U9U": {"num_bytes": 271039, "checksum": "341b1fc8c9fc09458d1f2f24285c2492ca0a9c97302ff80381a4481c7a34b9bb"}}, "download_size": 271039, "post_processing_size": null, "dataset_size": 342296, "size_in_bytes": 613335}}