selimsametoglu commited on
Commit
695cb36
1 Parent(s): 906a1ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -7,11 +7,13 @@ datasets:
7
  model-index:
8
  - name: selims
9
  results: []
 
 
 
 
 
10
  ---
11
 
12
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
- should probably proofread and complete it, then remove this comment. -->
14
-
15
  # selims
16
 
17
  This model is a fine-tuned version of [nlptown/bert-base-multilingual-uncased-sentiment](https://huggingface.co/nlptown/bert-base-multilingual-uncased-sentiment) on the tweet_eval dataset.
@@ -47,8 +49,3 @@ The following hyperparameters were used during training:
47
  - Datasets 2.0.0
48
  - Tokenizers 0.10.3
49
 
50
- widget:
51
- - text: "I love conducting research on twins!"
52
- example_title: "Sentiment analysis - English"
53
- - text: "Ja, ik vind het tweelingen onderzoek leuk maar complex, weet je."
54
- example_title: "Sentiment analysis - Dutch"
 
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
18
 
19
  This model is a fine-tuned version of [nlptown/bert-base-multilingual-uncased-sentiment](https://huggingface.co/nlptown/bert-base-multilingual-uncased-sentiment) on the tweet_eval dataset.
 
49
  - Datasets 2.0.0
50
  - Tokenizers 0.10.3
51