Librarian Bot: Add base_model information to model
#7
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
model-index:
|
3 |
- name: twitter-roberta-base-hate-latest
|
4 |
results: []
|
5 |
-
pipeline_tag: text-classification
|
6 |
-
language:
|
7 |
-
- en
|
8 |
---
|
9 |
# cardiffnlp/twitter-roberta-base-hate-latest
|
10 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
pipeline_tag: text-classification
|
5 |
+
base_model: cardiffnlp/twitter-roberta-base-2022-154m
|
6 |
model-index:
|
7 |
- name: twitter-roberta-base-hate-latest
|
8 |
results: []
|
|
|
|
|
|
|
9 |
---
|
10 |
# cardiffnlp/twitter-roberta-base-hate-latest
|
11 |
|