albertvillanova HF staff commited on
Commit
c5981f1
1 Parent(s): c012d1f

Delete legacy JSON metadata (#3)

Browse files

- Delete legacy JSON metadata (c3f7597131394760fd757c8a46915e0965438e44)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"nli": {"description": " The dataset contains data for bechmarking korean models on NLI and STS\n", "citation": " @article{ham2020kornli,\n title={KorNLI and KorSTS: New Benchmark Datasets for Korean Natural Language Understanding},\n author={Ham, Jiyeon and Choe, Yo Joong and Park, Kyubyong and Choi, Ilji and Soh, Hyungjoon},\n journal={arXiv preprint arXiv:2004.03289},\n year={2020}\n}\n", "homepage": "https://github.com/kakaobrain/KorNLUDatasets", "license": "", "features": {"premise": {"dtype": "string", "id": null, "_type": "Value"}, "hypothesis": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 3, "names": ["entailment", "neutral", "contradiction"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "kor_nlu", "config_name": "nli", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 80135707, "num_examples": 550146, "dataset_name": "kor_nlu"}, "validation": {"name": "validation", "num_bytes": 318170, "num_examples": 1570, "dataset_name": "kor_nlu"}, "test": {"name": "test", "num_bytes": 1047250, "num_examples": 4954, "dataset_name": "kor_nlu"}}, "download_checksums": {"https://raw.githubusercontent.com/kakaobrain/KorNLUDatasets/master/KorNLI/snli_1.0_train.ko.tsv": {"num_bytes": 78486224, "checksum": "aaf12d8955fcda2b14319e5cabb9b31824c6f504aede460c975b518911f484c0"}, "https://raw.githubusercontent.com/kakaobrain/KorNLUDatasets/master/KorNLI/xnli.dev.ko.tsv": {"num_bytes": 511383, "checksum": "821fb1c1c2e538ac2724a6132da36ffa379eb9a542ceb89243b3cf711377382c"}, "https://raw.githubusercontent.com/kakaobrain/KorNLUDatasets/master/KorNLI/xnli.test.ko.tsv": {"num_bytes": 1032430, "checksum": "0db53cf8e182283a0d0404ec3fe1b15d1e29236d23d22082dc20d43067254b3e"}}, "download_size": 80030037, "post_processing_size": null, "dataset_size": 81501127, "size_in_bytes": 161531164}, "sts": {"description": " The dataset contains data for bechmarking korean models on NLI and STS\n", "citation": " @article{ham2020kornli,\n title={KorNLI and KorSTS: New Benchmark Datasets for Korean Natural Language Understanding},\n author={Ham, Jiyeon and Choe, Yo Joong and Park, Kyubyong and Choi, Ilji and Soh, Hyungjoon},\n journal={arXiv preprint arXiv:2004.03289},\n year={2020}\n}\n", "homepage": "https://github.com/kakaobrain/KorNLUDatasets", "license": "", "features": {"genre": {"num_classes": 4, "names": ["main-news", "main-captions", "main-forum", "main-forums"], "names_file": null, "id": null, "_type": "ClassLabel"}, "filename": {"num_classes": 9, "names": ["images", "MSRpar", "MSRvid", "headlines", "deft-forum", "deft-news", "track5.en-en", "answers-forums", "answer-answer"], "names_file": null, "id": null, "_type": "ClassLabel"}, "year": {"num_classes": 7, "names": ["2017", "2016", "2013", "2012train", "2014", "2015", "2012test"], "names_file": null, "id": null, "_type": "ClassLabel"}, "id": {"dtype": "int32", "id": null, "_type": "Value"}, "score": {"dtype": "float32", "id": null, "_type": "Value"}, "sentence1": {"dtype": "string", "id": null, "_type": "Value"}, "sentence2": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "kor_nlu", "config_name": "sts", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1056664, "num_examples": 5703, "dataset_name": "kor_nlu"}, "validation": {"name": "validation", "num_bytes": 305009, "num_examples": 1471, "dataset_name": "kor_nlu"}, "test": {"name": "test", "num_bytes": 249671, "num_examples": 1379, "dataset_name": "kor_nlu"}}, "download_checksums": {"https://raw.githubusercontent.com/kakaobrain/KorNLUDatasets/master/KorSTS/sts-train.tsv": {"num_bytes": 1046952, "checksum": "b5aaa7f957d6ff46f4b6834a8b0f024a9234a6eefe9289aed66746b4533da3b8"}, "https://raw.githubusercontent.com/kakaobrain/KorNLUDatasets/master/KorSTS/sts-dev.tsv": {"num_bytes": 307276, "checksum": "d835b65b424401fbcce6be28a78159df8d61f5b19977ea7a0b83b8cb6105f393"}, "https://raw.githubusercontent.com/kakaobrain/KorNLUDatasets/master/KorSTS/sts-test.tsv": {"num_bytes": 249596, "checksum": "13f83a3440d9db52d134eb40303ce021b03264aa338fbf2871c8786ce04d2105"}}, "download_size": 1603824, "post_processing_size": null, "dataset_size": 1611344, "size_in_bytes": 3215168}}