pihull commited on
Commit
4228c71
·
verified ·
1 Parent(s): 44c0951

Upload dataset

Browse files
5shot/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:959ed0edfb5ac54cd072a575df720cd028659b54123572f753e7a340da2d669e
3
+ size 4525942
5shot/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d760ab20e942a35cb43127f242d50026602a08a22d6dc229e7d18cc72fa85f65
3
+ size 15993722
5shot/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:116d07249bce37497caf8a12150208fd75d7710d19c5e3025c81b62ae642ffbc
3
+ size 2402892
README.md CHANGED
@@ -9,23 +9,23 @@ dataset_info:
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
  ---
 
9
  dtype: string
10
  splits:
11
  - name: train
12
+ num_bytes: 146570650
13
  num_examples: 56111
14
  - name: validation
15
+ num_bytes: 21873814
16
  num_examples: 8385
17
  - name: test
18
+ num_bytes: 41351706
19
  num_examples: 15834
20
+ download_size: 22922556
21
+ dataset_size: 209796170
22
  configs:
23
  - config_name: default
24
  data_files:
25
  - split: train
26
+ path: 5shot/train-*
27
  - split: validation
28
+ path: 5shot/validation-*
29
  - split: test
30
+ path: 5shot/test-*
31
  ---