Commit
·
da01f87
1
Parent(s):
b1bd32e
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (8cfd428e627ad5df6d8562f8343315340b6f3242)
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: tiny-mlm-glue-cola-from-scratch-custom-tokenizer-target-glue-rte
|
8 |
results: []
|
|
|
3 |
- generated_from_trainer
|
4 |
metrics:
|
5 |
- accuracy
|
6 |
+
base_model: muhtasham/tiny-mlm-glue-cola-from-scratch-custom-tokenizer
|
7 |
model-index:
|
8 |
- name: tiny-mlm-glue-cola-from-scratch-custom-tokenizer-target-glue-rte
|
9 |
results: []
|