Commit
•
34501cb
1
Parent(s):
406765e
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (3a3d6606449d99c612ba31ed93ef873143779bed)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -7,6 +7,7 @@ metrics:
|
|
7 |
- f1
|
8 |
- precision
|
9 |
- recall
|
|
|
10 |
model-index:
|
11 |
- name: nb-bert-base-user-needs
|
12 |
results: []
|
|
|
7 |
- f1
|
8 |
- precision
|
9 |
- recall
|
10 |
+
base_model: NbAiLab/nb-bert-base
|
11 |
model-index:
|
12 |
- name: nb-bert-base-user-needs
|
13 |
results: []
|