tytodd commited on
Commit
7a734d3
·
verified ·
1 Parent(s): f4cea7e

Upload dataset

Browse files
README.md CHANGED
@@ -624,6 +624,25 @@ dataset_info:
624
  num_examples: 41
625
  download_size: 39799
626
  dataset_size: 55236
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
627
  - config_name: tweet_eval_irony
628
  features:
629
  - name: tweet
@@ -883,6 +902,12 @@ configs:
883
  path: tweet_eval_emotion/train-*
884
  - split: val
885
  path: tweet_eval_emotion/val-*
 
 
 
 
 
 
886
  - config_name: tweet_eval_irony
887
  data_files:
888
  - split: train
 
624
  num_examples: 41
625
  download_size: 39799
626
  dataset_size: 55236
627
+ - config_name: tweet_eval_hate
628
+ features:
629
+ - name: tweet
630
+ dtype: string
631
+ - name: row_id
632
+ dtype: string
633
+ - name: ground_truth
634
+ struct:
635
+ - name: hate_label
636
+ dtype: string
637
+ splits:
638
+ - name: train
639
+ num_bytes: 163202
640
+ num_examples: 982
641
+ - name: val
642
+ num_bytes: 20074
643
+ num_examples: 110
644
+ download_size: 120128
645
+ dataset_size: 183276
646
  - config_name: tweet_eval_irony
647
  features:
648
  - name: tweet
 
902
  path: tweet_eval_emotion/train-*
903
  - split: val
904
  path: tweet_eval_emotion/val-*
905
+ - config_name: tweet_eval_hate
906
+ data_files:
907
+ - split: train
908
+ path: tweet_eval_hate/train-*
909
+ - split: val
910
+ path: tweet_eval_hate/val-*
911
  - config_name: tweet_eval_irony
912
  data_files:
913
  - split: train
tweet_eval_hate/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49b199daeb0d6ff7d0e6214da8968cb269a9353fa2187c1214244451338d5f29
3
+ size 104495
tweet_eval_hate/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:572f0d043413b40631b40d9d6041eed0037015a911d9d3661011a0abee6e9cf0
3
+ size 15633