parquet-converter commited on
Commit
6054c3c
β€’
1 Parent(s): 7a71a12

Update parquet files

Browse files
data/train-00000-of-00001-e31e95cf560c17f0.parquet β†’ Ramamurthi--yelp_reviews_encoded_hidden_outputs_truncated/parquet-test.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:975ef66753557e5d2d9081f6d127148a2b296b70a2c0e9714fcd2f87a6030db9
3
- size 191699237
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bc8458a5674c05f3dc24ddd46b6b73c10d3202c69299021112ce0fbddcf8ad6
3
+ size 112853260
data/valid-00000-of-00001-1523a90edfee75f6.parquet β†’ Ramamurthi--yelp_reviews_encoded_hidden_outputs_truncated/parquet-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0c36decc472d65a6ca5fcf906e98d0c8b5538e2e4f1aef9a49406ec1d604afd9
3
- size 63952129
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc82d163e1c9b3ec4e3eff31c945e2f2837068905cba078022a99400de52d869
3
+ size 220309087
data/test-00000-of-00001-647c12b14d335442.parquet β†’ Ramamurthi--yelp_reviews_encoded_hidden_outputs_truncated/parquet-valid.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3907781f9216f3da5d6e631c083c282d78c0cbd70de77b63108b8bf72c03588
3
- size 98514940
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26db68e62fcf1c9325012bcba2fcdf0b23c32c43bd8d66cb9bae1f9e2f630eeb
3
+ size 73580664
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"Ramamurthi--yelp_reviews_encoded_hidden_outputs_truncated": {"description": "The Yelp reviews dataset consists of reviews from Yelp. It is extracted from the Yelp Dataset Challenge 2015 data.\nThe Yelp reviews full star dataset is constructed by Xiang Zhang (xiang.zhang@nyu.edu) from the above dataset.\nIt is first used as a text classification benchmark in the following paper: Xiang Zhang, Junbo Zhao, Yann LeCun.\nCharacter-level Convolutional Networks for Text Classification. Advances in Neural Information Processing Systems 28 (NIPS 2015).\n", "citation": "@inproceedings{zhang2015character,\n title={Character-level convolutional networks for text classification},\n author={Zhang, Xiang and Zhao, Junbo and LeCun, Yann},\n booktitle={Advances in neural information processing systems},\n pages={649--657},\n year={2015}\n}\n", "homepage": "https://www.yelp.com/dataset", "license": "https://s3-media3.fl.yelpcdn.com/assets/srv0/engineering_pages/bea5c1e92bf3/assets/vendor/yelp-dataset-agreement.pdf", "features": {"label": {"num_classes": 5, "names": ["1 star", "2 star", "3 stars", "4 stars", "5 stars"], "id": null, "_type": "ClassLabel"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "input_ids": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "attention_mask": {"feature": {"dtype": "int8", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "hidden_state": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": [{"task": "text-classification", "text_column": "text", "label_column": "label"}], "builder_name": "yelp_review_full", "config_name": "yelp_review_full", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 311481321, "num_examples": 48750, "dataset_name": "yelp_reviews_encoded_hidden_outputs_truncated"}, "valid": {"name": "valid", "num_bytes": 103698498, "num_examples": 16250, "dataset_name": "yelp_reviews_encoded_hidden_outputs_truncated"}, "test": {"name": "test", "num_bytes": 159702847, "num_examples": 25000, "dataset_name": "yelp_reviews_encoded_hidden_outputs_truncated"}}, "download_checksums": null, "download_size": 354166306, "post_processing_size": null, "dataset_size": 574882666, "size_in_bytes": 929048972}}