ricdomolm commited on
Commit
759ee92
·
verified ·
1 Parent(s): e851c8e

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,37 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ dataset_info:
4
+ config_name: sc_adminaction
5
+ features:
6
+ - name: opinion
7
+ dtype: string
8
+ - name: instruction
9
+ dtype: string
10
+ - name: question
11
+ dtype: string
12
+ - name: choices
13
+ sequence: string
14
+ - name: answer
15
+ sequence: int64
16
+ splits:
17
+ - name: train
18
+ num_bytes: 52704745
19
+ num_examples: 1689
20
+ - name: val
21
+ num_bytes: 7423624
22
+ num_examples: 237
23
+ - name: test
24
+ num_bytes: 16378810
25
+ num_examples: 527
26
+ download_size: 36491257
27
+ dataset_size: 76507179
28
+ configs:
29
+ - config_name: sc_adminaction
30
+ data_files:
31
+ - split: train
32
+ path: sc_adminaction/train-*
33
+ - split: val
34
+ path: sc_adminaction/val-*
35
+ - split: test
36
+ path: sc_adminaction/test-*
37
  ---
sc_adminaction/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b726194b77914d945d272bb3d5d1b9ed218e45a00ab5c1ca0507d40ff173e1b5
3
+ size 7824777
sc_adminaction/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08230ce3966d2318f98717e0d5241fba3d0997243fce23b9913fac459f5aad8b
3
+ size 25113338
sc_adminaction/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:328b3e0249f2e8a5c76dd616cdb14be6a995b927a5de888dae94c83519db3546
3
+ size 3553142