Clean
Browse files- dataset_infos.json +1 -1
- train.csv +2 -2
dataset_infos.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"original": {"description": "BWNS: The Bahai World News Service dataset.", "citation": "", "homepage": "https://news.bahai.org/", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "date": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "city": {"dtype": "string", "id": null, "_type": "Value"}, "region": {"dtype": "string", "id": null, "_type": "Value"}, "country": {"dtype": "string", "id": null, "_type": "Value"}, "related_articles": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "content": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "bwns_dataset", "config_name": "original", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes":
|
|
|
1 |
+
{"original": {"description": "BWNS: The Bahai World News Service dataset.", "citation": "", "homepage": "https://news.bahai.org/", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "date": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "city": {"dtype": "string", "id": null, "_type": "Value"}, "region": {"dtype": "string", "id": null, "_type": "Value"}, "country": {"dtype": "string", "id": null, "_type": "Value"}, "related_articles": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "content": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "bwns_dataset", "config_name": "original", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 5642718, "num_examples": 1387, "dataset_name": "bwns_dataset"}}, "download_checksums": {"./train.csv": {"num_bytes": 5648882, "checksum": "76b4c5e0fd2fe4acfd51b1d860e4a0078c694693a8d856194a4195b0463f2fb7"}}, "download_size": 5648882, "post_processing_size": null, "dataset_size": 5642718, "size_in_bytes": 11291600}, "concat": {"description": "BWNS: The Bahai World News Service dataset.", "citation": "", "homepage": "https://news.bahai.org/", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "date": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "city": {"dtype": "string", "id": null, "_type": "Value"}, "region": {"dtype": "string", "id": null, "_type": "Value"}, "country": {"dtype": "string", "id": null, "_type": "Value"}, "related_articles": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "title_and_content": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "bwns_dataset", "config_name": "concat", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 5724149, "num_examples": 1387, "dataset_name": "bwns_dataset"}}, "download_checksums": {"./train.csv": {"num_bytes": 5648882, "checksum": "76b4c5e0fd2fe4acfd51b1d860e4a0078c694693a8d856194a4195b0463f2fb7"}}, "download_size": 5648882, "post_processing_size": null, "dataset_size": 5724149, "size_in_bytes": 11373031}}
|
train.csv
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76b4c5e0fd2fe4acfd51b1d860e4a0078c694693a8d856194a4195b0463f2fb7
|
3 |
+
size 5648882
|