Commit
•
edbfe93
1
Parent(s):
7f94fa4
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (b14752f64cd2ad8e9267f9e5ac18bd4f18529cb8)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
|
|
7 |
model-index:
|
8 |
- name: nb-bert-base-target-group
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
+
base_model: NbAiLab/nb-bert-base
|
8 |
model-index:
|
9 |
- name: nb-bert-base-target-group
|
10 |
results: []
|