Fix typo
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ language:
|
|
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.
|
10 |
-
This model has integrated
|
11 |
|
12 |
- Paper: [_TweetEval_ benchmark (Findings of EMNLP 2020)](https://arxiv.org/pdf/2010.12421.pdf).
|
13 |
- Git Repo: [Tweeteval official repository](https://github.com/cardiffnlp/tweeteval).
|
|
|
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.
|
10 |
+
This model has integrated into the [TweetNLP Python library](https://github.com/cardiffnlp/tweetnlp/).
|
11 |
|
12 |
- Paper: [_TweetEval_ benchmark (Findings of EMNLP 2020)](https://arxiv.org/pdf/2010.12421.pdf).
|
13 |
- Git Repo: [Tweeteval official repository](https://github.com/cardiffnlp/tweeteval).
|