albertvillanova HF staff commited on
Commit
a798d2e
1 Parent(s): 07f088b

Delete legacy JSON metadata (#1)

Browse files

- Delete legacy JSON metadata (b7a8158164dbbf7b70e2c851c775bdbebdd69a14)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"gutenberg": {"description": "A clean data resource containing all explicit time references in a dataset of 52,183 novels whose full text is available via Project Gutenberg.\n", "citation": "@misc{kim2020time,\n title={What time is it? Temporal Analysis of Novels},\n author={Allen Kim and Charuta Pethe and Steven Skiena},\n year={2020},\n eprint={2011.04124},\n archivePrefix={arXiv},\n primaryClass={cs.CL}\n}\n", "homepage": "https://github.com/allenkim/what-time-is-it", "license": "[More Information needed]", "features": {"guten_id": {"dtype": "string", "id": null, "_type": "Value"}, "hour_reference": {"dtype": "string", "id": null, "_type": "Value"}, "time_phrase": {"dtype": "string", "id": null, "_type": "Value"}, "is_ambiguous": {"dtype": "bool_", "id": null, "_type": "Value"}, "time_pos_start": {"dtype": "int64", "id": null, "_type": "Value"}, "time_pos_end": {"dtype": "int64", "id": null, "_type": "Value"}, "tok_context": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "gutenberg_time", "config_name": "gutenberg", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 108550391, "num_examples": 120694, "dataset_name": "gutenberg_time"}}, "download_checksums": {"https://github.com/TevenLeScao/what-time-is-it/blob/master/gutenberg_time_phrases.zip?raw=true": {"num_bytes": 35853781, "checksum": "5c1ea2d3c9d1e5bdfd28894c804237dcb45a6998093c490bf0f9a578f95fea9d"}}, "download_size": 35853781, "post_processing_size": null, "dataset_size": 108550391, "size_in_bytes": 144404172}}