pdelobelle commited on
Commit
2800507
1 Parent(s): 1a02ad6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -20,7 +20,7 @@ model-index:
20
  widget:
21
  - text: "Ik erken dat dit een boek is, daarmee is alles gezegd."
22
  - text: "Prachtig verhaal, heel mooi verteld en een verrassend einde... Een topper!"
23
- thumbnail: "https://github.com/iPieter/RobBERT/raw/master/res/robbert_logo.png"
24
  tags:
25
  - Dutch
26
  - Flemish
@@ -29,10 +29,10 @@ tags:
29
  ---
30
 
31
  <p align="center">
32
- <img src="https://github.com/iPieter/RobBERT/raw/master/res/robbert_logo_with_name.png" alt="RobBERT: A Dutch RoBERTa-based Language Model" width="75%">
33
  </p>
34
 
35
- # RobBERT finetuned for sentiment analysis on DBRD
36
 
37
  This is a finetuned model based on [RobBERTje (non-shuffled)](https://huggingface.co/DTAI-KULeuven/robbertje-1-gb-non-shuffled). We used [DBRD](https://huggingface.co/datasets/dbrd), which consists of book reviews from [hebban.nl](hebban.nl). Hence our example sentences about books. We did some limited experiments to test if this also works for other domains, but this was not
38
 
20
  widget:
21
  - text: "Ik erken dat dit een boek is, daarmee is alles gezegd."
22
  - text: "Prachtig verhaal, heel mooi verteld en een verrassend einde... Een topper!"
23
+ thumbnail: "https://github.com/iPieter/robbertje/raw/master/images/robbertje_logo_with_name.png"
24
  tags:
25
  - Dutch
26
  - Flemish
29
  ---
30
 
31
  <p align="center">
32
+ <img src="https://github.com/iPieter/robbertje/raw/master/images/robbertje_logo_with_name.png" alt="RobBERTje: A collection of distilled Dutch models" width="75%">
33
  </p>
34
 
35
+ # RobBERTje finetuned for sentiment analysis on DBRD
36
 
37
  This is a finetuned model based on [RobBERTje (non-shuffled)](https://huggingface.co/DTAI-KULeuven/robbertje-1-gb-non-shuffled). We used [DBRD](https://huggingface.co/datasets/dbrd), which consists of book reviews from [hebban.nl](hebban.nl). Hence our example sentences about books. We did some limited experiments to test if this also works for other domains, but this was not
38