pihull commited on
Commit
44c0951
·
verified ·
1 Parent(s): 8fd5c61

Upload dataset

Browse files
1shot/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0ff41f43aaef3f1f9e9c1d648eb1af9d0c0f5f68e5e9f42b4bcba5fb8818992
3
+ size 2721016
1shot/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25943c665f5be6c6274d84c02ead2886a668755878c9ab12e997c42a0b9b7d4e
3
+ size 9578941
1shot/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd464528434b9b5b13f24abc850aaba6fb9006966b547646d13e866b73482341
3
+ size 1437988
README.md CHANGED
@@ -9,23 +9,23 @@ dataset_info:
9
  dtype: string
10
  splits:
11
  - name: train
12
- num_bytes: 54885276
13
  num_examples: 56111
14
  - name: validation
15
- num_bytes: 8172724
16
  num_examples: 8385
17
  - name: test
18
- num_bytes: 15478950
19
  num_examples: 15834
20
- download_size: 11749550
21
- dataset_size: 78536950
22
  configs:
23
  - config_name: default
24
  data_files:
25
  - split: train
26
- path: 0shot/train-*
27
  - split: validation
28
- path: 0shot/validation-*
29
  - split: test
30
- path: 0shot/test-*
31
  ---
 
9
  dtype: string
10
  splits:
11
  - name: train
12
+ num_bytes: 73065240
13
  num_examples: 56111
14
  - name: validation
15
+ num_bytes: 10889464
16
  num_examples: 8385
17
  - name: test
18
+ num_bytes: 20609166
19
  num_examples: 15834
20
+ download_size: 13737945
21
+ dataset_size: 104563870
22
  configs:
23
  - config_name: default
24
  data_files:
25
  - split: train
26
+ path: 1shot/train-*
27
  - split: validation
28
+ path: 1shot/validation-*
29
  - split: test
30
+ path: 1shot/test-*
31
  ---