Commit
•
6ff11bf
1
Parent(s):
511294b
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (c12a16ec163c3e1c5bac7186b7bf06969dd17580)
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 |
- f1
|
|
|
7 |
model-index:
|
8 |
- name: esm2_t6_8M_UR50D-localization-v1-finetuned-localization
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- f1
|
7 |
+
base_model: facebook/esm2_t6_8M_UR50D
|
8 |
model-index:
|
9 |
- name: esm2_t6_8M_UR50D-localization-v1-finetuned-localization
|
10 |
results: []
|