truongpdd commited on
Commit
2a370a2
1 Parent(s): 4c1b0c8

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"truongpdd--vietnews-dataset": {"description": "\nBinhVQ news corpus version 2021 (~20M records)\n\nhttps://github.com/binhvq/news-corpus\n\nPreprocessed:\n - Read mongo dump and export to jsonl\n - Clean content with Beautifulsoup\n - Concatenate title, sapo and content\n - Remove exact match sha256\n - Shuffle and split train / val (0.01)\n\n**IMPORTANT**: Please run `pip install lm_dataformat` before load this dataset\n\n", "citation": "", "homepage": "https://github.com/binhvq/news-corpus", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "binhvq_dedup", "config_name": "text", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 68939074439, "num_examples": 19582227, "dataset_name": "vietnews-dataset"}, "validation": {"name": "validation", "num_bytes": 349157289, "num_examples": 104519, "dataset_name": "vietnews-dataset"}}, "download_checksums": null, "download_size": 35367504792, "post_processing_size": null, "dataset_size": 69288231728, "size_in_bytes": 104655736520}}