albertvillanova HF staff commited on
Commit
358bcc9
1 Parent(s): 8816199

Delete legacy JSON metadata (#2)

Browse files

- Delete legacy JSON metadata (4ce42d6493e597b7dbec239e6020425deea8a4bf)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"laroseda": {"description": " LaRoSeDa (A Large Romanian Sentiment Data Set) contains 15,000 reviews written in Romanian, of which 7,500 are positive and 7,500 negative.\n Star ratings of 1 and 2 and of 4 and 5 are provided for negative and positive reviews respectively.\n The current dataset uses star rating as the label for multi-class classification.\n", "citation": "@article{\n tache2101clustering,\n title={Clustering Word Embeddings with Self-Organizing Maps. Application on LaRoSeDa -- A Large Romanian Sentiment Data Set},\n author={Anca Maria Tache and Mihaela Gaman and Radu Tudor Ionescu},\n journal={ArXiv},\n year = {2021}\n}\n", "homepage": "https://github.com/ancatache/LaRoSeDa", "license": "CC BY-SA 4.0 License", "features": {"index": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "content": {"dtype": "string", "id": null, "_type": "Value"}, "starRating": {"dtype": "int64", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "laroseda", "config_name": "laroseda", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 2932819, "num_examples": 12000, "dataset_name": "laroseda"}, "test": {"name": "test", "num_bytes": 700834, "num_examples": 3000, "dataset_name": "laroseda"}}, "download_checksums": {"https://raw.githubusercontent.com/ancatache/LaRoSeDa/main/data_splitted/laroseda_train.json": {"num_bytes": 4231664, "checksum": "808ae4c9c17d6d75801c48e838d8a700fd950ec9654ab60c386e38193b8f1b8e"}, "https://raw.githubusercontent.com/ancatache/LaRoSeDa/main/data_splitted/laroseda_test.json": {"num_bytes": 1025519, "checksum": "6084cabe923da9f71413357eaa84f3ea4523ef5ff0e81e2c3ac3861405e2151a"}}, "download_size": 5257183, "post_processing_size": null, "dataset_size": 3633653, "size_in_bytes": 8890836}}