Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,11 +1,12 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-4.0
|
3 |
-
metrics:
|
4 |
-
- accuracy
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
- Text Generation
|
8 |
- Primary Sequence Prediction
|
|
|
|
|
|
|
9 |
model-index:
|
10 |
- name: protgpt2-finetuned-sarscov2-rbd
|
11 |
results: []
|
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-4.0
|
|
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
- Text Generation
|
6 |
- Primary Sequence Prediction
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
base_model: nferruz/ProtGPT2
|
10 |
model-index:
|
11 |
- name: protgpt2-finetuned-sarscov2-rbd
|
12 |
results: []
|