Commit
•
5cb64da
1
Parent(s):
0347211
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (7ad099d73d9fea59f678d7172ab730f7229f61b1)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -5,6 +5,7 @@ tags:
|
|
5 |
metrics:
|
6 |
- f1
|
7 |
- accuracy
|
|
|
8 |
model-index:
|
9 |
- name: final-lr2e-5-bs16-fp16-2
|
10 |
results: []
|
|
|
5 |
metrics:
|
6 |
- f1
|
7 |
- accuracy
|
8 |
+
base_model: bert-base-uncased
|
9 |
model-index:
|
10 |
- name: final-lr2e-5-bs16-fp16-2
|
11 |
results: []
|