Commit
·
2de509d
1
Parent(s):
b165a6b
Librarian Bot: Add base_model information to model (#3)
Browse files- Librarian Bot: Add base_model information to model (4699fbb5ec8d8bd9876146700cff715e85ef0069)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
|
@@ -4,6 +4,7 @@ tags:
|
|
| 4 |
- generated_from_trainer
|
| 5 |
metrics:
|
| 6 |
- accuracy
|
|
|
|
| 7 |
model-index:
|
| 8 |
- name: gelectra-base-injection-pt_v1
|
| 9 |
results: []
|
|
|
|
| 4 |
- generated_from_trainer
|
| 5 |
metrics:
|
| 6 |
- accuracy
|
| 7 |
+
base_model: deepset/gelectra-base
|
| 8 |
model-index:
|
| 9 |
- name: gelectra-base-injection-pt_v1
|
| 10 |
results: []
|