pdelobelle
commited on
Commit
•
5cc4b63
1
Parent(s):
2e9199b
Update README.md
Browse files
README.md
CHANGED
@@ -39,10 +39,11 @@ This is a finetuned model based on [RobBERTje (merged)](https://huggingface.co/D
|
|
39 |
We released a distilled model and a `base`-sized model. Both models perform quite well, so there is only a slight performance tradeoff:
|
40 |
|
41 |
|
42 |
-
| Model | Identifier | #Params. | Accuracy |
|
43 |
|----------------|------------------------------------------------------------------------|-----------|-----------|
|
44 |
-
| RobBERT (v2) | [`DTAI-KULeuven/robbert-v2-dutch-sentiment`](https://huggingface.co/DTAI-KULeuven/robbert-v2-dutch-sentiment)
|
45 |
-
|
|
|
|
46 |
*The results of RobBERT are of a different run than the one reported in the paper.
|
47 |
|
48 |
# Training data and setup
|
|
|
39 |
We released a distilled model and a `base`-sized model. Both models perform quite well, so there is only a slight performance tradeoff:
|
40 |
|
41 |
|
42 |
+
| Model | Identifier | Layers | #Params. | Accuracy |
|
43 |
|----------------|------------------------------------------------------------------------|-----------|-----------|
|
44 |
+
| RobBERT (v2) | [`DTAI-KULeuven/robbert-v2-dutch-sentiment`](https://huggingface.co/DTAI-KULeuven/robbert-v2-dutch-sentiment) | 12 | 116 M |93.3* |
|
45 |
+
| RobBERTje - Merged (p=0.5)| [`DTAI-KULeuven/robbertje-merged-dutch-sentiment`](https://huggingface.co/DTAI-KULeuven/robbertje-merged-dutch-sentiment) | 6 | 74 M |92.9 |
|
46 |
+
|
47 |
*The results of RobBERT are of a different run than the one reported in the paper.
|
48 |
|
49 |
# Training data and setup
|