Upload 20 files
Browse files- BERT Imdb/BERT Imdb Test/data-00000-of-00001.arrow +3 -0
- BERT Imdb/BERT Imdb Test/dataset_info.json +90 -0
- BERT Imdb/BERT Imdb Test/state.json +19 -0
- BERT Imdb/BERT Imdb Train/data-00000-of-00001.arrow +3 -0
- BERT Imdb/BERT Imdb Train/dataset_info.json +90 -0
- BERT Imdb/BERT Imdb Train/state.json +19 -0
- BERT Imdb/BERT Imdb Val/data-00000-of-00001.arrow +3 -0
- BERT Imdb/BERT Imdb Val/dataset_info.json +90 -0
- BERT Imdb/BERT Imdb Val/state.json +19 -0
- BERT Imdb/dataset_dict.json +1 -0
- BERT Yelp/BERT Yelp Test/data-00000-of-00001.arrow +3 -0
- BERT Yelp/BERT Yelp Test/dataset_info.json +80 -0
- BERT Yelp/BERT Yelp Test/state.json +19 -0
- BERT Yelp/BERT Yelp Train/data-00000-of-00001.arrow +3 -0
- BERT Yelp/BERT Yelp Train/dataset_info.json +80 -0
- BERT Yelp/BERT Yelp Train/state.json +19 -0
- BERT Yelp/BERT Yelp Val/data-00000-of-00001.arrow +3 -0
- BERT Yelp/BERT Yelp Val/dataset_info.json +80 -0
- BERT Yelp/BERT Yelp Val/state.json +19 -0
- BERT Yelp/dataset_dict.json +1 -0
BERT Imdb/BERT Imdb Test/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fcd505448505a9fd726eba4d01ebdbcbd17fd588ceb87ef751ec777e2822207f
|
| 3 |
+
size 43756216
|
BERT Imdb/BERT Imdb Test/dataset_info.json
ADDED
|
@@ -0,0 +1,90 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "parquet",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "plain_text",
|
| 5 |
+
"dataset_name": "imdb",
|
| 6 |
+
"dataset_size": 133202802,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {
|
| 9 |
+
"hf://datasets/stanfordnlp/imdb@e6281661ce1c48d982bc483cf8a173c1bbeb5d31/plain_text/train-00000-of-00001.parquet": {
|
| 10 |
+
"num_bytes": 20979968,
|
| 11 |
+
"checksum": null
|
| 12 |
+
},
|
| 13 |
+
"hf://datasets/stanfordnlp/imdb@e6281661ce1c48d982bc483cf8a173c1bbeb5d31/plain_text/test-00000-of-00001.parquet": {
|
| 14 |
+
"num_bytes": 20470363,
|
| 15 |
+
"checksum": null
|
| 16 |
+
},
|
| 17 |
+
"hf://datasets/stanfordnlp/imdb@e6281661ce1c48d982bc483cf8a173c1bbeb5d31/plain_text/unsupervised-00000-of-00001.parquet": {
|
| 18 |
+
"num_bytes": 41996509,
|
| 19 |
+
"checksum": null
|
| 20 |
+
}
|
| 21 |
+
},
|
| 22 |
+
"download_size": 83446840,
|
| 23 |
+
"features": {
|
| 24 |
+
"text": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"label": {
|
| 29 |
+
"names": [
|
| 30 |
+
"neg",
|
| 31 |
+
"pos"
|
| 32 |
+
],
|
| 33 |
+
"_type": "ClassLabel"
|
| 34 |
+
},
|
| 35 |
+
"source": {
|
| 36 |
+
"dtype": "string",
|
| 37 |
+
"_type": "Value"
|
| 38 |
+
},
|
| 39 |
+
"input_ids": {
|
| 40 |
+
"feature": {
|
| 41 |
+
"dtype": "int32",
|
| 42 |
+
"_type": "Value"
|
| 43 |
+
},
|
| 44 |
+
"_type": "List"
|
| 45 |
+
},
|
| 46 |
+
"attention_mask": {
|
| 47 |
+
"feature": {
|
| 48 |
+
"dtype": "int8",
|
| 49 |
+
"_type": "Value"
|
| 50 |
+
},
|
| 51 |
+
"_type": "List"
|
| 52 |
+
},
|
| 53 |
+
"bert_embedding": {
|
| 54 |
+
"feature": {
|
| 55 |
+
"dtype": "float64",
|
| 56 |
+
"_type": "Value"
|
| 57 |
+
},
|
| 58 |
+
"_type": "List"
|
| 59 |
+
}
|
| 60 |
+
},
|
| 61 |
+
"homepage": "",
|
| 62 |
+
"license": "",
|
| 63 |
+
"size_in_bytes": 216649642,
|
| 64 |
+
"splits": {
|
| 65 |
+
"train": {
|
| 66 |
+
"name": "train",
|
| 67 |
+
"num_bytes": 33435948,
|
| 68 |
+
"num_examples": 25000,
|
| 69 |
+
"dataset_name": "imdb"
|
| 70 |
+
},
|
| 71 |
+
"test": {
|
| 72 |
+
"name": "test",
|
| 73 |
+
"num_bytes": 32653810,
|
| 74 |
+
"num_examples": 25000,
|
| 75 |
+
"dataset_name": "imdb"
|
| 76 |
+
},
|
| 77 |
+
"unsupervised": {
|
| 78 |
+
"name": "unsupervised",
|
| 79 |
+
"num_bytes": 67113044,
|
| 80 |
+
"num_examples": 50000,
|
| 81 |
+
"dataset_name": "imdb"
|
| 82 |
+
}
|
| 83 |
+
},
|
| 84 |
+
"version": {
|
| 85 |
+
"version_str": "0.0.0",
|
| 86 |
+
"major": 0,
|
| 87 |
+
"minor": 0,
|
| 88 |
+
"patch": 0
|
| 89 |
+
}
|
| 90 |
+
}
|
BERT Imdb/BERT Imdb Test/state.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "68310ea39ed70a01",
|
| 8 |
+
"_format_columns": [
|
| 9 |
+
"attention_mask",
|
| 10 |
+
"bert_embedding",
|
| 11 |
+
"input_ids",
|
| 12 |
+
"label",
|
| 13 |
+
"source"
|
| 14 |
+
],
|
| 15 |
+
"_format_kwargs": {},
|
| 16 |
+
"_format_type": "torch",
|
| 17 |
+
"_output_all_columns": false,
|
| 18 |
+
"_split": null
|
| 19 |
+
}
|
BERT Imdb/BERT Imdb Train/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:058bd28e7c1b20f010e5d9641fe2c7f141936f8c916300976a8655c58c746fbc
|
| 3 |
+
size 349719200
|
BERT Imdb/BERT Imdb Train/dataset_info.json
ADDED
|
@@ -0,0 +1,90 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "parquet",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "plain_text",
|
| 5 |
+
"dataset_name": "imdb",
|
| 6 |
+
"dataset_size": 133202802,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {
|
| 9 |
+
"hf://datasets/stanfordnlp/imdb@e6281661ce1c48d982bc483cf8a173c1bbeb5d31/plain_text/train-00000-of-00001.parquet": {
|
| 10 |
+
"num_bytes": 20979968,
|
| 11 |
+
"checksum": null
|
| 12 |
+
},
|
| 13 |
+
"hf://datasets/stanfordnlp/imdb@e6281661ce1c48d982bc483cf8a173c1bbeb5d31/plain_text/test-00000-of-00001.parquet": {
|
| 14 |
+
"num_bytes": 20470363,
|
| 15 |
+
"checksum": null
|
| 16 |
+
},
|
| 17 |
+
"hf://datasets/stanfordnlp/imdb@e6281661ce1c48d982bc483cf8a173c1bbeb5d31/plain_text/unsupervised-00000-of-00001.parquet": {
|
| 18 |
+
"num_bytes": 41996509,
|
| 19 |
+
"checksum": null
|
| 20 |
+
}
|
| 21 |
+
},
|
| 22 |
+
"download_size": 83446840,
|
| 23 |
+
"features": {
|
| 24 |
+
"text": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"label": {
|
| 29 |
+
"names": [
|
| 30 |
+
"neg",
|
| 31 |
+
"pos"
|
| 32 |
+
],
|
| 33 |
+
"_type": "ClassLabel"
|
| 34 |
+
},
|
| 35 |
+
"source": {
|
| 36 |
+
"dtype": "string",
|
| 37 |
+
"_type": "Value"
|
| 38 |
+
},
|
| 39 |
+
"input_ids": {
|
| 40 |
+
"feature": {
|
| 41 |
+
"dtype": "int32",
|
| 42 |
+
"_type": "Value"
|
| 43 |
+
},
|
| 44 |
+
"_type": "List"
|
| 45 |
+
},
|
| 46 |
+
"attention_mask": {
|
| 47 |
+
"feature": {
|
| 48 |
+
"dtype": "int8",
|
| 49 |
+
"_type": "Value"
|
| 50 |
+
},
|
| 51 |
+
"_type": "List"
|
| 52 |
+
},
|
| 53 |
+
"bert_embedding": {
|
| 54 |
+
"feature": {
|
| 55 |
+
"dtype": "float64",
|
| 56 |
+
"_type": "Value"
|
| 57 |
+
},
|
| 58 |
+
"_type": "List"
|
| 59 |
+
}
|
| 60 |
+
},
|
| 61 |
+
"homepage": "",
|
| 62 |
+
"license": "",
|
| 63 |
+
"size_in_bytes": 216649642,
|
| 64 |
+
"splits": {
|
| 65 |
+
"train": {
|
| 66 |
+
"name": "train",
|
| 67 |
+
"num_bytes": 33435948,
|
| 68 |
+
"num_examples": 25000,
|
| 69 |
+
"dataset_name": "imdb"
|
| 70 |
+
},
|
| 71 |
+
"test": {
|
| 72 |
+
"name": "test",
|
| 73 |
+
"num_bytes": 32653810,
|
| 74 |
+
"num_examples": 25000,
|
| 75 |
+
"dataset_name": "imdb"
|
| 76 |
+
},
|
| 77 |
+
"unsupervised": {
|
| 78 |
+
"name": "unsupervised",
|
| 79 |
+
"num_bytes": 67113044,
|
| 80 |
+
"num_examples": 50000,
|
| 81 |
+
"dataset_name": "imdb"
|
| 82 |
+
}
|
| 83 |
+
},
|
| 84 |
+
"version": {
|
| 85 |
+
"version_str": "0.0.0",
|
| 86 |
+
"major": 0,
|
| 87 |
+
"minor": 0,
|
| 88 |
+
"patch": 0
|
| 89 |
+
}
|
| 90 |
+
}
|
BERT Imdb/BERT Imdb Train/state.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "7db537531ba4713d",
|
| 8 |
+
"_format_columns": [
|
| 9 |
+
"attention_mask",
|
| 10 |
+
"bert_embedding",
|
| 11 |
+
"input_ids",
|
| 12 |
+
"label",
|
| 13 |
+
"source"
|
| 14 |
+
],
|
| 15 |
+
"_format_kwargs": {},
|
| 16 |
+
"_format_type": "torch",
|
| 17 |
+
"_output_all_columns": false,
|
| 18 |
+
"_split": null
|
| 19 |
+
}
|
BERT Imdb/BERT Imdb Val/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1360054d599bbb417dedf77f19fa6e8ae930e4cc6c1c1996f1d3ac60d21f2cd7
|
| 3 |
+
size 43698264
|
BERT Imdb/BERT Imdb Val/dataset_info.json
ADDED
|
@@ -0,0 +1,90 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "parquet",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "plain_text",
|
| 5 |
+
"dataset_name": "imdb",
|
| 6 |
+
"dataset_size": 133202802,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {
|
| 9 |
+
"hf://datasets/stanfordnlp/imdb@e6281661ce1c48d982bc483cf8a173c1bbeb5d31/plain_text/train-00000-of-00001.parquet": {
|
| 10 |
+
"num_bytes": 20979968,
|
| 11 |
+
"checksum": null
|
| 12 |
+
},
|
| 13 |
+
"hf://datasets/stanfordnlp/imdb@e6281661ce1c48d982bc483cf8a173c1bbeb5d31/plain_text/test-00000-of-00001.parquet": {
|
| 14 |
+
"num_bytes": 20470363,
|
| 15 |
+
"checksum": null
|
| 16 |
+
},
|
| 17 |
+
"hf://datasets/stanfordnlp/imdb@e6281661ce1c48d982bc483cf8a173c1bbeb5d31/plain_text/unsupervised-00000-of-00001.parquet": {
|
| 18 |
+
"num_bytes": 41996509,
|
| 19 |
+
"checksum": null
|
| 20 |
+
}
|
| 21 |
+
},
|
| 22 |
+
"download_size": 83446840,
|
| 23 |
+
"features": {
|
| 24 |
+
"text": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"label": {
|
| 29 |
+
"names": [
|
| 30 |
+
"neg",
|
| 31 |
+
"pos"
|
| 32 |
+
],
|
| 33 |
+
"_type": "ClassLabel"
|
| 34 |
+
},
|
| 35 |
+
"source": {
|
| 36 |
+
"dtype": "string",
|
| 37 |
+
"_type": "Value"
|
| 38 |
+
},
|
| 39 |
+
"input_ids": {
|
| 40 |
+
"feature": {
|
| 41 |
+
"dtype": "int32",
|
| 42 |
+
"_type": "Value"
|
| 43 |
+
},
|
| 44 |
+
"_type": "List"
|
| 45 |
+
},
|
| 46 |
+
"attention_mask": {
|
| 47 |
+
"feature": {
|
| 48 |
+
"dtype": "int8",
|
| 49 |
+
"_type": "Value"
|
| 50 |
+
},
|
| 51 |
+
"_type": "List"
|
| 52 |
+
},
|
| 53 |
+
"bert_embedding": {
|
| 54 |
+
"feature": {
|
| 55 |
+
"dtype": "float64",
|
| 56 |
+
"_type": "Value"
|
| 57 |
+
},
|
| 58 |
+
"_type": "List"
|
| 59 |
+
}
|
| 60 |
+
},
|
| 61 |
+
"homepage": "",
|
| 62 |
+
"license": "",
|
| 63 |
+
"size_in_bytes": 216649642,
|
| 64 |
+
"splits": {
|
| 65 |
+
"train": {
|
| 66 |
+
"name": "train",
|
| 67 |
+
"num_bytes": 33435948,
|
| 68 |
+
"num_examples": 25000,
|
| 69 |
+
"dataset_name": "imdb"
|
| 70 |
+
},
|
| 71 |
+
"test": {
|
| 72 |
+
"name": "test",
|
| 73 |
+
"num_bytes": 32653810,
|
| 74 |
+
"num_examples": 25000,
|
| 75 |
+
"dataset_name": "imdb"
|
| 76 |
+
},
|
| 77 |
+
"unsupervised": {
|
| 78 |
+
"name": "unsupervised",
|
| 79 |
+
"num_bytes": 67113044,
|
| 80 |
+
"num_examples": 50000,
|
| 81 |
+
"dataset_name": "imdb"
|
| 82 |
+
}
|
| 83 |
+
},
|
| 84 |
+
"version": {
|
| 85 |
+
"version_str": "0.0.0",
|
| 86 |
+
"major": 0,
|
| 87 |
+
"minor": 0,
|
| 88 |
+
"patch": 0
|
| 89 |
+
}
|
| 90 |
+
}
|
BERT Imdb/BERT Imdb Val/state.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "57bed17aac32669f",
|
| 8 |
+
"_format_columns": [
|
| 9 |
+
"attention_mask",
|
| 10 |
+
"bert_embedding",
|
| 11 |
+
"input_ids",
|
| 12 |
+
"label",
|
| 13 |
+
"source"
|
| 14 |
+
],
|
| 15 |
+
"_format_kwargs": {},
|
| 16 |
+
"_format_type": "torch",
|
| 17 |
+
"_output_all_columns": false,
|
| 18 |
+
"_split": null
|
| 19 |
+
}
|
BERT Imdb/dataset_dict.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"splits": ["train", "validation", "test"]}
|
BERT Yelp/BERT Yelp Test/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f3c64f4dbc83299ef8a683f24638763125d537c88511047ca3dc99bc1ddf000
|
| 3 |
+
size 40802672
|
BERT Yelp/BERT Yelp Test/dataset_info.json
ADDED
|
@@ -0,0 +1,80 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "parquet",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "plain_text",
|
| 5 |
+
"dataset_name": "yelp_polarity",
|
| 6 |
+
"dataset_size": 441595684,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {
|
| 9 |
+
"hf://datasets/fancyzhx/yelp_polarity@bbf1c97a1f0cf005e5aded43839fd814654a1557/plain_text/train-00000-of-00001.parquet": {
|
| 10 |
+
"num_bytes": 256101803,
|
| 11 |
+
"checksum": null
|
| 12 |
+
},
|
| 13 |
+
"hf://datasets/fancyzhx/yelp_polarity@bbf1c97a1f0cf005e5aded43839fd814654a1557/plain_text/test-00000-of-00001.parquet": {
|
| 14 |
+
"num_bytes": 17701458,
|
| 15 |
+
"checksum": null
|
| 16 |
+
}
|
| 17 |
+
},
|
| 18 |
+
"download_size": 273803261,
|
| 19 |
+
"features": {
|
| 20 |
+
"text": {
|
| 21 |
+
"dtype": "string",
|
| 22 |
+
"_type": "Value"
|
| 23 |
+
},
|
| 24 |
+
"label": {
|
| 25 |
+
"names": [
|
| 26 |
+
"1",
|
| 27 |
+
"2"
|
| 28 |
+
],
|
| 29 |
+
"_type": "ClassLabel"
|
| 30 |
+
},
|
| 31 |
+
"source": {
|
| 32 |
+
"dtype": "string",
|
| 33 |
+
"_type": "Value"
|
| 34 |
+
},
|
| 35 |
+
"input_ids": {
|
| 36 |
+
"feature": {
|
| 37 |
+
"dtype": "int32",
|
| 38 |
+
"_type": "Value"
|
| 39 |
+
},
|
| 40 |
+
"_type": "List"
|
| 41 |
+
},
|
| 42 |
+
"attention_mask": {
|
| 43 |
+
"feature": {
|
| 44 |
+
"dtype": "int8",
|
| 45 |
+
"_type": "Value"
|
| 46 |
+
},
|
| 47 |
+
"_type": "List"
|
| 48 |
+
},
|
| 49 |
+
"bert_embedding": {
|
| 50 |
+
"feature": {
|
| 51 |
+
"dtype": "float64",
|
| 52 |
+
"_type": "Value"
|
| 53 |
+
},
|
| 54 |
+
"_type": "List"
|
| 55 |
+
}
|
| 56 |
+
},
|
| 57 |
+
"homepage": "",
|
| 58 |
+
"license": "",
|
| 59 |
+
"size_in_bytes": 715398945,
|
| 60 |
+
"splits": {
|
| 61 |
+
"train": {
|
| 62 |
+
"name": "train",
|
| 63 |
+
"num_bytes": 413628837,
|
| 64 |
+
"num_examples": 560000,
|
| 65 |
+
"dataset_name": "yelp_polarity"
|
| 66 |
+
},
|
| 67 |
+
"test": {
|
| 68 |
+
"name": "test",
|
| 69 |
+
"num_bytes": 27966847,
|
| 70 |
+
"num_examples": 38000,
|
| 71 |
+
"dataset_name": "yelp_polarity"
|
| 72 |
+
}
|
| 73 |
+
},
|
| 74 |
+
"version": {
|
| 75 |
+
"version_str": "0.0.0",
|
| 76 |
+
"major": 0,
|
| 77 |
+
"minor": 0,
|
| 78 |
+
"patch": 0
|
| 79 |
+
}
|
| 80 |
+
}
|
BERT Yelp/BERT Yelp Test/state.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "f39342be19d47dcf",
|
| 8 |
+
"_format_columns": [
|
| 9 |
+
"attention_mask",
|
| 10 |
+
"bert_embedding",
|
| 11 |
+
"input_ids",
|
| 12 |
+
"label",
|
| 13 |
+
"source"
|
| 14 |
+
],
|
| 15 |
+
"_format_kwargs": {},
|
| 16 |
+
"_format_type": "torch",
|
| 17 |
+
"_output_all_columns": false,
|
| 18 |
+
"_split": null
|
| 19 |
+
}
|
BERT Yelp/BERT Yelp Train/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f3c64f4dbc83299ef8a683f24638763125d537c88511047ca3dc99bc1ddf000
|
| 3 |
+
size 40802672
|
BERT Yelp/BERT Yelp Train/dataset_info.json
ADDED
|
@@ -0,0 +1,80 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "parquet",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "plain_text",
|
| 5 |
+
"dataset_name": "yelp_polarity",
|
| 6 |
+
"dataset_size": 441595684,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {
|
| 9 |
+
"hf://datasets/fancyzhx/yelp_polarity@bbf1c97a1f0cf005e5aded43839fd814654a1557/plain_text/train-00000-of-00001.parquet": {
|
| 10 |
+
"num_bytes": 256101803,
|
| 11 |
+
"checksum": null
|
| 12 |
+
},
|
| 13 |
+
"hf://datasets/fancyzhx/yelp_polarity@bbf1c97a1f0cf005e5aded43839fd814654a1557/plain_text/test-00000-of-00001.parquet": {
|
| 14 |
+
"num_bytes": 17701458,
|
| 15 |
+
"checksum": null
|
| 16 |
+
}
|
| 17 |
+
},
|
| 18 |
+
"download_size": 273803261,
|
| 19 |
+
"features": {
|
| 20 |
+
"text": {
|
| 21 |
+
"dtype": "string",
|
| 22 |
+
"_type": "Value"
|
| 23 |
+
},
|
| 24 |
+
"label": {
|
| 25 |
+
"names": [
|
| 26 |
+
"1",
|
| 27 |
+
"2"
|
| 28 |
+
],
|
| 29 |
+
"_type": "ClassLabel"
|
| 30 |
+
},
|
| 31 |
+
"source": {
|
| 32 |
+
"dtype": "string",
|
| 33 |
+
"_type": "Value"
|
| 34 |
+
},
|
| 35 |
+
"input_ids": {
|
| 36 |
+
"feature": {
|
| 37 |
+
"dtype": "int32",
|
| 38 |
+
"_type": "Value"
|
| 39 |
+
},
|
| 40 |
+
"_type": "List"
|
| 41 |
+
},
|
| 42 |
+
"attention_mask": {
|
| 43 |
+
"feature": {
|
| 44 |
+
"dtype": "int8",
|
| 45 |
+
"_type": "Value"
|
| 46 |
+
},
|
| 47 |
+
"_type": "List"
|
| 48 |
+
},
|
| 49 |
+
"bert_embedding": {
|
| 50 |
+
"feature": {
|
| 51 |
+
"dtype": "float64",
|
| 52 |
+
"_type": "Value"
|
| 53 |
+
},
|
| 54 |
+
"_type": "List"
|
| 55 |
+
}
|
| 56 |
+
},
|
| 57 |
+
"homepage": "",
|
| 58 |
+
"license": "",
|
| 59 |
+
"size_in_bytes": 715398945,
|
| 60 |
+
"splits": {
|
| 61 |
+
"train": {
|
| 62 |
+
"name": "train",
|
| 63 |
+
"num_bytes": 413628837,
|
| 64 |
+
"num_examples": 560000,
|
| 65 |
+
"dataset_name": "yelp_polarity"
|
| 66 |
+
},
|
| 67 |
+
"test": {
|
| 68 |
+
"name": "test",
|
| 69 |
+
"num_bytes": 27966847,
|
| 70 |
+
"num_examples": 38000,
|
| 71 |
+
"dataset_name": "yelp_polarity"
|
| 72 |
+
}
|
| 73 |
+
},
|
| 74 |
+
"version": {
|
| 75 |
+
"version_str": "0.0.0",
|
| 76 |
+
"major": 0,
|
| 77 |
+
"minor": 0,
|
| 78 |
+
"patch": 0
|
| 79 |
+
}
|
| 80 |
+
}
|
BERT Yelp/BERT Yelp Train/state.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "f39342be19d47dcf",
|
| 8 |
+
"_format_columns": [
|
| 9 |
+
"attention_mask",
|
| 10 |
+
"bert_embedding",
|
| 11 |
+
"input_ids",
|
| 12 |
+
"label",
|
| 13 |
+
"source"
|
| 14 |
+
],
|
| 15 |
+
"_format_kwargs": {},
|
| 16 |
+
"_format_type": "torch",
|
| 17 |
+
"_output_all_columns": false,
|
| 18 |
+
"_split": null
|
| 19 |
+
}
|
BERT Yelp/BERT Yelp Val/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d833daf6fabc43108401125d4b3bce4e6b4895c8aaeda986df08a97f14882cb7
|
| 3 |
+
size 40782480
|
BERT Yelp/BERT Yelp Val/dataset_info.json
ADDED
|
@@ -0,0 +1,80 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "parquet",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "plain_text",
|
| 5 |
+
"dataset_name": "yelp_polarity",
|
| 6 |
+
"dataset_size": 441595684,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {
|
| 9 |
+
"hf://datasets/fancyzhx/yelp_polarity@bbf1c97a1f0cf005e5aded43839fd814654a1557/plain_text/train-00000-of-00001.parquet": {
|
| 10 |
+
"num_bytes": 256101803,
|
| 11 |
+
"checksum": null
|
| 12 |
+
},
|
| 13 |
+
"hf://datasets/fancyzhx/yelp_polarity@bbf1c97a1f0cf005e5aded43839fd814654a1557/plain_text/test-00000-of-00001.parquet": {
|
| 14 |
+
"num_bytes": 17701458,
|
| 15 |
+
"checksum": null
|
| 16 |
+
}
|
| 17 |
+
},
|
| 18 |
+
"download_size": 273803261,
|
| 19 |
+
"features": {
|
| 20 |
+
"text": {
|
| 21 |
+
"dtype": "string",
|
| 22 |
+
"_type": "Value"
|
| 23 |
+
},
|
| 24 |
+
"label": {
|
| 25 |
+
"names": [
|
| 26 |
+
"1",
|
| 27 |
+
"2"
|
| 28 |
+
],
|
| 29 |
+
"_type": "ClassLabel"
|
| 30 |
+
},
|
| 31 |
+
"source": {
|
| 32 |
+
"dtype": "string",
|
| 33 |
+
"_type": "Value"
|
| 34 |
+
},
|
| 35 |
+
"input_ids": {
|
| 36 |
+
"feature": {
|
| 37 |
+
"dtype": "int32",
|
| 38 |
+
"_type": "Value"
|
| 39 |
+
},
|
| 40 |
+
"_type": "List"
|
| 41 |
+
},
|
| 42 |
+
"attention_mask": {
|
| 43 |
+
"feature": {
|
| 44 |
+
"dtype": "int8",
|
| 45 |
+
"_type": "Value"
|
| 46 |
+
},
|
| 47 |
+
"_type": "List"
|
| 48 |
+
},
|
| 49 |
+
"bert_embedding": {
|
| 50 |
+
"feature": {
|
| 51 |
+
"dtype": "float64",
|
| 52 |
+
"_type": "Value"
|
| 53 |
+
},
|
| 54 |
+
"_type": "List"
|
| 55 |
+
}
|
| 56 |
+
},
|
| 57 |
+
"homepage": "",
|
| 58 |
+
"license": "",
|
| 59 |
+
"size_in_bytes": 715398945,
|
| 60 |
+
"splits": {
|
| 61 |
+
"train": {
|
| 62 |
+
"name": "train",
|
| 63 |
+
"num_bytes": 413628837,
|
| 64 |
+
"num_examples": 560000,
|
| 65 |
+
"dataset_name": "yelp_polarity"
|
| 66 |
+
},
|
| 67 |
+
"test": {
|
| 68 |
+
"name": "test",
|
| 69 |
+
"num_bytes": 27966847,
|
| 70 |
+
"num_examples": 38000,
|
| 71 |
+
"dataset_name": "yelp_polarity"
|
| 72 |
+
}
|
| 73 |
+
},
|
| 74 |
+
"version": {
|
| 75 |
+
"version_str": "0.0.0",
|
| 76 |
+
"major": 0,
|
| 77 |
+
"minor": 0,
|
| 78 |
+
"patch": 0
|
| 79 |
+
}
|
| 80 |
+
}
|
BERT Yelp/BERT Yelp Val/state.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "a8db83ae251b5ca1",
|
| 8 |
+
"_format_columns": [
|
| 9 |
+
"attention_mask",
|
| 10 |
+
"bert_embedding",
|
| 11 |
+
"input_ids",
|
| 12 |
+
"label",
|
| 13 |
+
"source"
|
| 14 |
+
],
|
| 15 |
+
"_format_kwargs": {},
|
| 16 |
+
"_format_type": "torch",
|
| 17 |
+
"_output_all_columns": false,
|
| 18 |
+
"_split": null
|
| 19 |
+
}
|
BERT Yelp/dataset_dict.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"splits": ["train", "validation", "test"]}
|