albertvillanova HF staff commited on
Commit
2c133fc
1 Parent(s): ad1ac39

Delete legacy JSON metadata (#3)

Browse files

- Delete legacy JSON metadata (461ce971fe0ef68c0143231795aa90c3bb375ca5)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"default": {"description": "The dataset consists of 9008 sentences that are labelled with fine-grained polarity in the range from -2 to 2 (negative to postive). The quality of the fine-grained is not cross validated and is therefore subject to uncertainties; however, the simple polarity has been cross validated and therefore is considered to be more correct.\n", "citation": "https://github.com/lucaspuvis/SAM/blob/master/Thesis.pdf", "homepage": "https://github.com/steffan267/Sentiment-Analysis-on-Danish-Social-Media", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "sentence": {"dtype": "string", "id": null, "_type": "Value"}, "target": {"num_classes": 5, "names": ["2", "1", "0", "-1", "-2"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "danish_political_comments", "config_name": "default", "version": {"version_str": "0.9.1", "description": null, "major": 0, "minor": 9, "patch": 1}, "splits": {"train": {"name": "train", "num_bytes": 829569, "num_examples": 9008, "dataset_name": "danish_political_comments"}}, "download_checksums": {"https://raw.githubusercontent.com/steffan267/Sentiment-Analysis-on-Danish-Social-Media/master/all_sentences.tsv": {"num_bytes": 690873, "checksum": "43739298a30b44e7e442a7cebd5572289746202d595544c0dc2d7b0ee2d2240b"}}, "download_size": 690873, "post_processing_size": null, "dataset_size": 829569, "size_in_bytes": 1520442}}