ricdomolm commited on
Commit
3aac262
·
verified ·
1 Parent(s): 539c425

Upload dataset

Browse files
README.md CHANGED
@@ -97,6 +97,30 @@ dataset_info:
97
  num_examples: 1770
98
  download_size: 118620121
99
  dataset_size: 251078415
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
100
  configs:
101
  - config_name: sc_adminaction
102
  data_files:
@@ -130,4 +154,12 @@ configs:
130
  path: sc_authoritydecision/val-*
131
  - split: test
132
  path: sc_authoritydecision/test-*
 
 
 
 
 
 
 
 
133
  ---
 
97
  num_examples: 1770
98
  download_size: 118620121
99
  dataset_size: 251078415
100
+ - config_name: sc_casedisposition
101
+ features:
102
+ - name: opinion
103
+ dtype: string
104
+ - name: instruction
105
+ dtype: string
106
+ - name: question
107
+ dtype: string
108
+ - name: choices
109
+ sequence: string
110
+ - name: answer
111
+ sequence: int64
112
+ splits:
113
+ - name: train
114
+ num_bytes: 159946905
115
+ num_examples: 6175
116
+ - name: val
117
+ num_bytes: 22905854
118
+ num_examples: 884
119
+ - name: test
120
+ num_bytes: 45754855
121
+ num_examples: 1753
122
+ download_size: 117026626
123
+ dataset_size: 228607614
124
  configs:
125
  - config_name: sc_adminaction
126
  data_files:
 
154
  path: sc_authoritydecision/val-*
155
  - split: test
156
  path: sc_authoritydecision/test-*
157
+ - config_name: sc_casedisposition
158
+ data_files:
159
+ - split: train
160
+ path: sc_casedisposition/train-*
161
+ - split: val
162
+ path: sc_casedisposition/val-*
163
+ - split: test
164
+ path: sc_casedisposition/test-*
165
  ---
sc_casedisposition/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3e265da1a329fe712d096870f29341376c4e7c9143dd302b5778bb1576cacb3
3
+ size 23407567
sc_casedisposition/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c6f74ced6303d3791e5e0f5c191b3222b9edea847e5f1bf029258e07cdccd33
3
+ size 81901554
sc_casedisposition/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3e2877599e16260c3478668b8c0e1e06dd9aecc27f5263634362ecdd5ec046a
3
+ size 11717505