Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
Samoed commited on
Commit
698492c
·
verified ·
1 Parent(s): 5658a5a

Add swa dataset

Browse files
README.md CHANGED
@@ -144,6 +144,24 @@ dataset_info:
144
  num_examples: 2048
145
  download_size: 445458
146
  dataset_size: 677214
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
147
  configs:
148
  - config_name: amh
149
  data_files:
@@ -209,4 +227,12 @@ configs:
209
  path: por/validation-*
210
  - split: test
211
  path: por/test-*
 
 
 
 
 
 
 
 
212
  ---
 
144
  num_examples: 2048
145
  download_size: 445458
146
  dataset_size: 677214
147
+ - config_name: swa
148
+ features:
149
+ - name: text
150
+ dtype: string
151
+ - name: label
152
+ dtype: int64
153
+ splits:
154
+ - name: train
155
+ num_bytes: 217414
156
+ num_examples: 1810
157
+ - name: validation
158
+ num_bytes: 52592
159
+ num_examples: 453
160
+ - name: test
161
+ num_bytes: 92720
162
+ num_examples: 748
163
+ download_size: 244103
164
+ dataset_size: 362726
165
  configs:
166
  - config_name: amh
167
  data_files:
 
227
  path: por/validation-*
228
  - split: test
229
  path: por/test-*
230
+ - config_name: swa
231
+ data_files:
232
+ - split: train
233
+ path: swa/train-*
234
+ - split: validation
235
+ path: swa/validation-*
236
+ - split: test
237
+ path: swa/test-*
238
  ---
swa/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eef9b14ee5c517a18b0002e438b5f299ab27038c40cc652054789d6ce378a158
3
+ size 63196
swa/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86f8f21d6f573521c5b10da1612ee34631df50721506f2b47dce11657fe2c2f3
3
+ size 144991
swa/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8fc6b1bfcb7d039f8c8e4def90c47ba563c45a86b928e6ce5653c7704c74f31
3
+ size 35916