tytodd commited on
Commit
33127a9
·
verified ·
1 Parent(s): b2257a5

Upload dataset

Browse files
README.md CHANGED
@@ -330,6 +330,27 @@ dataset_info:
330
  num_examples: 91
331
  download_size: 475320
332
  dataset_size: 754909
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
333
  - config_name: go_emotions
334
  features:
335
  - name: text
@@ -984,6 +1005,12 @@ configs:
984
  path: enron_email_type/train-*
985
  - split: val
986
  path: enron_email_type/val-*
 
 
 
 
 
 
987
  - config_name: go_emotions
988
  data_files:
989
  - split: train
 
330
  num_examples: 91
331
  download_size: 475320
332
  dataset_size: 754909
333
+ - config_name: enron_reply_quality
334
+ features:
335
+ - name: original_email
336
+ dtype: string
337
+ - name: reply
338
+ dtype: string
339
+ - name: row_id
340
+ dtype: string
341
+ - name: ground_truth
342
+ struct:
343
+ - name: quality
344
+ dtype: string
345
+ splits:
346
+ - name: train
347
+ num_bytes: 828933
348
+ num_examples: 636
349
+ - name: val
350
+ num_bytes: 112967
351
+ num_examples: 91
352
+ download_size: 563690
353
+ dataset_size: 941900
354
  - config_name: go_emotions
355
  features:
356
  - name: text
 
1005
  path: enron_email_type/train-*
1006
  - split: val
1007
  path: enron_email_type/val-*
1008
+ - config_name: enron_reply_quality
1009
+ data_files:
1010
+ - split: train
1011
+ path: enron_reply_quality/train-*
1012
+ - split: val
1013
+ path: enron_reply_quality/val-*
1014
  - config_name: go_emotions
1015
  data_files:
1016
  - split: train
enron_reply_quality/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce6350b4ad3b821c7ff76c9ac0efbafea675bf8104fcf618d64109ba30559917
3
+ size 486879
enron_reply_quality/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b1931bfbf47af482d722a931ede1387df4afaa109b95a859f8c8538deca559a
3
+ size 76811