JulesBelveze commited on
Commit
2f93482
1 Parent(s): c7539f9

update dataset infos

Browse files
dataset_infos.json CHANGED
@@ -1 +1 @@
1
- {"all": {"description": "The `tldr_news` dataset was constructed by collecting a daily tech newsletter (available at \nhttps://tldr.tech/newsletter). Then for every piece of news, the \"headline\" and its corresponding \"content\" were \ncollected. Such a dataset can be used to train a model to generate a headline from a input piece of text.\n", "citation": "", "homepage": "", "license": "", "features": {"headline": {"dtype": "string", "id": null, "_type": "Value"}, "content": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "tldr_news", "config_name": "all", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 3880430, "num_examples": 7055, "dataset_name": "tldr_news"}, "test": {"name": "test", "num_bytes": 429049, "num_examples": 784, "dataset_name": "tldr_news"}}, "download_checksums": {"https://github.com/JulesBelveze/tldr_news/blob/main/1.1.0.tar.gz?raw=true": {"num_bytes": 1663243, "checksum": "2cdb7b21a2b06af5e1318c0155a20ae652aa418e0d599ff03f73e633b5ada052"}}, "download_size": 1663243, "post_processing_size": null, "dataset_size": 4309479, "size_in_bytes": 5972722}}
 
1
+ {"all": {"description": "The `tldr_news` dataset was constructed by collecting a daily tech newsletter (available at \nhttps://tldr.tech/newsletter). Then for every piece of news, the \"headline\" and its corresponding \"content\" were \ncollected. Such a dataset can be used to train a model to generate a headline from a input piece of text.\n", "citation": "", "homepage": "", "license": "", "features": {"headline": {"dtype": "string", "id": null, "_type": "Value"}, "content": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "tldr_news", "config_name": "all", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 3914093, "num_examples": 7128, "dataset_name": "tldr_news"}, "test": {"name": "test", "num_bytes": 429016, "num_examples": 792, "dataset_name": "tldr_news"}}, "download_checksums": {"https://github.com/JulesBelveze/tldr_news/blob/main/1.1.0.tar.gz?raw=true": {"num_bytes": 1673234, "checksum": "2151b219d9e36c5332d88bb975ffa0cb486c154b064a7f7647ca3bb7be7f1479"}}, "download_size": 1673234, "post_processing_size": null, "dataset_size": 4343109, "size_in_bytes": 6016343}}
dummy/all/1.1.0/dummy_data.zip CHANGED
Binary files a/dummy/all/1.1.0/dummy_data.zip and b/dummy/all/1.1.0/dummy_data.zip differ