Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -4,14 +4,15 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- tweet_eval
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
model-index:
|
8 |
- name: selims
|
9 |
results: []
|
10 |
-
widget:
|
11 |
-
- text: "I love conducting research on twins!"
|
12 |
-
example_title: "Sentiment analysis - English"
|
13 |
-
- text: "Ja, ik vind het tweelingen onderzoek leuk maar complex, weet je."
|
14 |
-
example_title: "Sentiment analysis - Dutch"
|
15 |
---
|
16 |
|
17 |
# selims
|
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- tweet_eval
|
7 |
+
widget:
|
8 |
+
- text: I love conducting research on twins!
|
9 |
+
example_title: Sentiment analysis - English
|
10 |
+
- text: Ja, ik vind het tweelingen onderzoek leuk maar complex, weet je.
|
11 |
+
example_title: Sentiment analysis - Dutch
|
12 |
+
base_model: nlptown/bert-base-multilingual-uncased-sentiment
|
13 |
model-index:
|
14 |
- name: selims
|
15 |
results: []
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
# selims
|