Commit
·
8dd8b2a
1
Parent(s):
574e5d4
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (cf1b7de8c597fbdf6489e573e92fc7f153650816)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -3,6 +3,7 @@ tags:
|
|
3 |
- generated_from_trainer
|
4 |
metrics:
|
5 |
- accuracy
|
|
|
6 |
model-index:
|
7 |
- name: esm2_t6_8M_UR50D-finetuned-localization
|
8 |
results: []
|
|
|
3 |
- generated_from_trainer
|
4 |
metrics:
|
5 |
- accuracy
|
6 |
+
base_model: facebook/esm2_t6_8M_UR50D
|
7 |
model-index:
|
8 |
- name: esm2_t6_8M_UR50D-finetuned-localization
|
9 |
results: []
|