Datasets:

Languages:
Korean
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
expert-generated
Annotations Creators:
expert-generated
Source Datasets:
original
ArXiv:
Tags:
License:
albertvillanova HF staff commited on
Commit
4fc17d0
1 Parent(s): 3369055

Delete legacy JSON metadata (#2)

Browse files

- Delete legacy JSON metadata (9fcdc284ccb5520e07fc0b94138e57f010f5ab7b)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"default": {"description": "This new dataset is designed to extract intent from non-canonical directives which will help dialog managers\nextract intent from user dialog that may have no clear objective or are paraphrased forms of utterances.\n", "citation": "@article{cho2019machines,\n title={Machines Getting with the Program: Understanding Intent Arguments of Non-Canonical Directives},\n author={Cho, Won Ik and Moon, Young Ki and Moon, Sangwhan and Kim, Seok Min and Kim, Nam Soo},\n journal={arXiv preprint arXiv:1912.00342},\n year={2019}\n}\n", "homepage": "https://github.com/warnikchow/sae4k", "license": "CC-BY-SA-4.0", "features": {"intent_pair1": {"dtype": "string", "id": null, "_type": "Value"}, "intent_pair2": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 6, "names": ["yes/no", "alternative", "wh- questions", "prohibitions", "requirements", "strong requirements"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "kor_sae", "config_name": "default", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 2885167, "num_examples": 30837, "dataset_name": "kor_sae"}}, "download_checksums": {"https://raw.githubusercontent.com/warnikchow/sae4k/master/data/sae4k_v1.txt": {"num_bytes": 2545926, "checksum": "529361e1aa760ca90db71fc70a93215f45938028735aba1291a907f764fe1f36"}}, "download_size": 2545926, "post_processing_size": null, "dataset_size": 2885167, "size_in_bytes": 5431093}}