HamsterShiu commited on
Commit
bece904
·
verified ·
1 Parent(s): c8b5563

Delete imdb_augmented

Browse files
imdb_augmented/data-00000-of-00001.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5393828ce6c6f60f895e4324dda42f82084334fdec30154ddd6e5a53ff16de94
3
- size 33437568
 
 
 
 
imdb_augmented/dataset_info.json DELETED
@@ -1,65 +0,0 @@
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/imdb@e6281661ce1c48d982bc483cf8a173c1bbeb5d31/plain_text/train-00000-of-00001.parquet": {
10
- "num_bytes": 20979968,
11
- "checksum": null
12
- },
13
- "hf://datasets/imdb@e6281661ce1c48d982bc483cf8a173c1bbeb5d31/plain_text/test-00000-of-00001.parquet": {
14
- "num_bytes": 20470363,
15
- "checksum": null
16
- },
17
- "hf://datasets/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
- },
36
- "homepage": "",
37
- "license": "",
38
- "size_in_bytes": 216649642,
39
- "splits": {
40
- "train": {
41
- "name": "train",
42
- "num_bytes": 33435948,
43
- "num_examples": 25000,
44
- "dataset_name": "imdb"
45
- },
46
- "test": {
47
- "name": "test",
48
- "num_bytes": 32653810,
49
- "num_examples": 25000,
50
- "dataset_name": "imdb"
51
- },
52
- "unsupervised": {
53
- "name": "unsupervised",
54
- "num_bytes": 67113044,
55
- "num_examples": 50000,
56
- "dataset_name": "imdb"
57
- }
58
- },
59
- "version": {
60
- "version_str": "0.0.0",
61
- "major": 0,
62
- "minor": 0,
63
- "patch": 0
64
- }
65
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
imdb_augmented/state.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "data-00000-of-00001.arrow"
5
- }
6
- ],
7
- "_fingerprint": "06311b855425e304",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_output_all_columns": false,
12
- "_split": "train"
13
- }