Commit
•
a23074a
1
Parent(s):
bd258f4
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (f4c4c0466e40ab28549a4d20b4dea9f3b65ffa42)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- matthews_correlation
|
|
|
7 |
model-index:
|
8 |
- name: IceBERT-finetuned-iec-sentence-bs16
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- matthews_correlation
|
7 |
+
base_model: vesteinn/IceBERT
|
8 |
model-index:
|
9 |
- name: IceBERT-finetuned-iec-sentence-bs16
|
10 |
results: []
|