Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (f7f87d5e2a1440df019711fdc9b5d09c433014b1)
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: results
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
+
base_model: bert-base-cased
|
8 |
model-index:
|
9 |
- name: results
|
10 |
results: []
|