toramaru-u commited on
Commit
c93e5c6
·
verified ·
1 Parent(s): 160acb4

Upload dataset

Browse files
README.md CHANGED
@@ -190,6 +190,26 @@ dataset_info:
190
  num_examples: 1994
191
  download_size: 1850548
192
  dataset_size: 3087641
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
193
  configs:
194
  - config_name: default
195
  data_files:
@@ -223,4 +243,12 @@ configs:
223
  path: sentiment-2-writer/validation-*
224
  - split: test
225
  path: sentiment-2-writer/test-*
 
 
 
 
 
 
 
 
226
  ---
 
190
  num_examples: 1994
191
  download_size: 1850548
192
  dataset_size: 3087641
193
+ - config_name: sentiment-3
194
+ features:
195
+ - name: sentence
196
+ dtype: string
197
+ - name: writer_sentiment
198
+ dtype: int64
199
+ - name: avg_readers_sentiment
200
+ dtype: int64
201
+ splits:
202
+ - name: train
203
+ num_bytes: 3929777
204
+ num_examples: 30000
205
+ - name: validation
206
+ num_bytes: 422984
207
+ num_examples: 2500
208
+ - name: test
209
+ num_bytes: 394893
210
+ num_examples: 2500
211
+ download_size: 2697631
212
+ dataset_size: 4747654
213
  configs:
214
  - config_name: default
215
  data_files:
 
243
  path: sentiment-2-writer/validation-*
244
  - split: test
245
  path: sentiment-2-writer/test-*
246
+ - config_name: sentiment-3
247
+ data_files:
248
+ - split: train
249
+ path: sentiment-3/train-*
250
+ - split: validation
251
+ path: sentiment-3/validation-*
252
+ - split: test
253
+ path: sentiment-3/test-*
254
  ---
sentiment-3/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b5f9e203b8def7d0ec0d94bbea9bd0126c9e0281526d398aa6fcf3a66418f3b
3
+ size 227229
sentiment-3/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f469b8523b10a80a68a8b75876c234461a339ae939c2e7e20ab40c8656ed6461
3
+ size 2227256
sentiment-3/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe1157c8c9dcbcc8340f61334ff175b1a58601b6e037c86c2bda747113f94af1
3
+ size 243146