lhoestq HF staff commited on
Commit
675a13f
β€’
1 Parent(s): 401e0a9

rename configs to config_name

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -24,18 +24,6 @@ task_ids:
24
  - sentiment-classification
25
  paperswithcode_id: tweeteval
26
  pretty_name: TweetEval
27
- configs:
28
- - emoji
29
- - emotion
30
- - hate
31
- - irony
32
- - offensive
33
- - sentiment
34
- - stance_abortion
35
- - stance_atheism
36
- - stance_climate
37
- - stance_feminist
38
- - stance_hillary
39
  dataset_info:
40
  - config_name: emoji
41
  features:
@@ -522,6 +510,18 @@ train-eval-index:
522
  name: Recall weighted
523
  args:
524
  average: weighted
 
 
 
 
 
 
 
 
 
 
 
 
525
  ---
526
 
527
  # Dataset Card for tweet_eval
 
24
  - sentiment-classification
25
  paperswithcode_id: tweeteval
26
  pretty_name: TweetEval
 
 
 
 
 
 
 
 
 
 
 
 
27
  dataset_info:
28
  - config_name: emoji
29
  features:
 
510
  name: Recall weighted
511
  args:
512
  average: weighted
513
+ config_names:
514
+ - emoji
515
+ - emotion
516
+ - hate
517
+ - irony
518
+ - offensive
519
+ - sentiment
520
+ - stance_abortion
521
+ - stance_atheism
522
+ - stance_climate
523
+ - stance_feminist
524
+ - stance_hillary
525
  ---
526
 
527
  # Dataset Card for tweet_eval