Pedrada commited on
Commit
5a95f14
1 Parent(s): 2b96430

Update metadata

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  # Twitter-roBERTa-base for Irony Detection
2
 
3
  This is a roBERTa-base model trained on ~58M tweets and finetuned for irony detection with the TweetEval benchmark.
@@ -78,4 +84,4 @@ Output:
78
  ```
79
  1) irony 0.914
80
  2) non_irony 0.086
81
- ```
 
1
+ ---
2
+ datasets:
3
+ - tweet_eval
4
+ language:
5
+ - en
6
+ ---
7
  # Twitter-roBERTa-base for Irony Detection
8
 
9
  This is a roBERTa-base model trained on ~58M tweets and finetuned for irony detection with the TweetEval benchmark.
 
84
  ```
85
  1) irony 0.914
86
  2) non_irony 0.086
87
+ ```