Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -20,6 +20,7 @@ model_index:
|
|
20 |
name: Accuracy
|
21 |
type: accuracy
|
22 |
value: 0.93075
|
|
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
20 |
name: Accuracy
|
21 |
type: accuracy
|
22 |
value: 0.93075
|
23 |
+
base_model: BSC-TeMU/roberta-base-bne
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|