Datasets:

Languages:
Thai
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
found
Annotations Creators:
found
Source Datasets:
original
Tags:
License:
albertvillanova HF staff commited on
Commit
e708d45
1 Parent(s): 146e30d

Delete legacy JSON metadata (#3)

Browse files

- Delete legacy JSON metadata (617608d0d281855a46ce7263e4c4e0c8fed2f508)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"default": {"description": "Wongnai's review dataset contains restaurant reviews and ratings, mainly in Thai language.\nThe reviews are in 5 classes ranging from 1 to 5 stars.\n", "citation": "", "homepage": "https://github.com/wongnai/wongnai-corpus", "license": "LGPL-3.0", "features": {"review_body": {"dtype": "string", "id": null, "_type": "Value"}, "star_rating": {"num_classes": 5, "names": ["1", "2", "3", "4", "5"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": [{"task": "text-classification", "text_column": "review_body", "label_column": "star_rating", "labels": ["1", "2", "3", "4", "5"]}], "builder_name": "wongnai_reviews", "config_name": "default", "version": {"version_str": "1.0.1", "description": null, "major": 1, "minor": 0, "patch": 1}, "splits": {"train": {"name": "train", "num_bytes": 60691428, "num_examples": 40000, "dataset_name": "wongnai_reviews"}, "test": {"name": "test", "num_bytes": 9913686, "num_examples": 6203, "dataset_name": "wongnai_reviews"}}, "download_checksums": {"https://archive.org/download/wongnai_reviews/wongnai_reviews_withtest.zip": {"num_bytes": 16556587, "checksum": "d3d1de39d28346023db55f2a97735be667dae8480ab765a1764138c5cec17b36"}}, "download_size": 16556587, "post_processing_size": null, "dataset_size": 70605114, "size_in_bytes": 87161701}}