system HF staff commited on
Commit
1ae85ac
1 Parent(s): 6757192

Update files from the datasets library (from 1.12.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.12.0

Files changed (1) hide show
  1. dataset_infos.json +1 -1
dataset_infos.json CHANGED
@@ -1 +1 @@
1
- {"default": {"description": "This data set is a dataset from kaggle consisting of Turkish movie reviews and scored between 0-5.\n", "citation": "", "homepage": "https://www.kaggle.com/mustfkeskin/turkish-movie-sentiment-analysis-dataset", "license": "CC0: Public Domain", "features": {"point": {"dtype": "float32", "id": null, "_type": "Value"}, "comment": {"dtype": "string", "id": null, "_type": "Value"}, "film_name": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "turkish_movie_sentiment", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 33954560, "num_examples": 83227, "dataset_name": "turkish_movie_sentiment"}}, "download_checksums": {}, "download_size": 0, "post_processing_size": null, "dataset_size": 33954560, "size_in_bytes": 33954560}}
1
+ {"turkishmoviesentiment": {"description": "This data set is a dataset from kaggle consisting of Turkish movie reviews and scored between 0-5.\n", "citation": "", "homepage": "https://www.kaggle.com/mustfkeskin/turkish-movie-sentiment-analysis-dataset", "license": "CC0: Public Domain", "features": {"point": {"dtype": "float32", "id": null, "_type": "Value"}, "comment": {"dtype": "string", "id": null, "_type": "Value"}, "film_name": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "turkish_movie_sentiment", "config_name": "turkishmoviesentiment", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 33954560, "num_examples": 83227, "dataset_name": "turkish_movie_sentiment"}}, "download_checksums": {}, "download_size": 0, "post_processing_size": null, "dataset_size": 33954560, "size_in_bytes": 33954560}}