Datasets:
Tasks:
Text Classification
Sub-tasks:
semantic-similarity-classification
Languages:
Korean
Size:
1K<n<10K
License:
Commit
•
fec9d36
1
Parent(s):
169a77d
Delete legacy JSON metadata (#3)
Browse files- Delete legacy JSON metadata (d76ad21ed52f151cb48b323cbe3f38ddf8c1ff85)
- dataset_infos.json +0 -1
dataset_infos.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"default": {"description": "This is a Korean paired question dateset containing labels that denote whether two questions in a given pair are semantically identical.\n", "citation": "@misc{Song:2018,\n title = \"Paired Question v.2\",\n authors = \"Youngsook Song\",\n publisher = \"GitHub\",\n year = \"2018\"\n}\n", "homepage": "https://github.com/songys/Question_pair", "license": "The MIT License (MIT)", "features": {"question1": {"dtype": "string", "id": null, "_type": "Value"}, "question2": {"dtype": "string", "id": null, "_type": "Value"}, "is_duplicate": {"num_classes": 2, "names": ["0", "1"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "kor_qpair", "config_name": "default", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 515365, "num_examples": 6136, "dataset_name": "kor_qpair"}, "test": {"name": "test", "num_bytes": 63466, "num_examples": 758, "dataset_name": "kor_qpair"}, "validation": {"name": "validation", "num_bytes": 57242, "num_examples": 682, "dataset_name": "kor_qpair"}}, "download_checksums": {"https://raw.githubusercontent.com/songys/Question_pair/master/train.txt": {"num_bytes": 441758, "checksum": "addf4c88b19066ad55a09f466c5c3f6428b3f2bd5d55100d3ca5b93d9d8daff9"}, "https://raw.githubusercontent.com/songys/Question_pair/master/test.txt": {"num_bytes": 54395, "checksum": "0d5738107ea3742de4dcaf3a358b6bfa4818781bc6aec11a9956a3fbe35f8b61"}, "https://raw.githubusercontent.com/songys/Question_pair/master/validation.txt": {"num_bytes": 49083, "checksum": "3928c783f561f36547fd8e0c9d78a6e1d6013db3debcf559c4135aa5536badea"}}, "download_size": 545236, "post_processing_size": null, "dataset_size": 636073, "size_in_bytes": 1181309}}
|
|
|
|