Mardiyyah commited on
Commit
4953a22
·
verified ·
1 Parent(s): 48f9062

fix malformed Variants V2 dataset

Browse files
README.md CHANGED
@@ -2,18 +2,21 @@
2
  dataset_info:
3
  features:
4
  - name: words
5
- dtype: string
6
  - name: labels
7
- dtype: string
8
  splits:
9
  - name: train
10
- num_bytes: 2419523
11
- num_examples: 178321
12
  - name: validation
13
- num_bytes: 532929
14
- num_examples: 39277
15
- download_size: 927758
16
- dataset_size: 2952452
 
 
 
17
  configs:
18
  - config_name: default
19
  data_files:
@@ -21,4 +24,6 @@ configs:
21
  path: data/train-*
22
  - split: validation
23
  path: data/validation-*
 
 
24
  ---
 
2
  dataset_info:
3
  features:
4
  - name: words
5
+ sequence: string
6
  - name: labels
7
+ sequence: string
8
  splits:
9
  - name: train
10
+ num_bytes: 2442292
11
+ num_examples: 5629
12
  - name: validation
13
+ num_bytes: 537671
14
+ num_examples: 1206
15
+ - name: test
16
+ num_bytes: 533264
17
+ num_examples: 1207
18
+ download_size: 692956
19
+ dataset_size: 3513227
20
  configs:
21
  - config_name: default
22
  data_files:
 
24
  path: data/train-*
25
  - split: validation
26
  path: data/validation-*
27
+ - split: test
28
+ path: data/test-*
29
  ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94f322e766315191bb4742ce5e658dd8b4bacc7bed621516596daad043982522
3
+ size 116901
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a6f5182ccd9330a73beb29d67dcf5f55a68509d48aae6c62d2551ae29e821be3
3
- size 748413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a9c82088a0e3e85182f29bcca075ea90137447a359957d235b3bdd74ef54401
3
+ size 458564
data/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:544a294b40ff755f8a4c28a3e1ec6f074fd8b7a252d188634d8706a328eef9b0
3
- size 179345
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e04578c8a4308aa03b89223dedea6388fb042014d8241f324e65cbeea5bffbb8
3
+ size 117491