Commit
•
797bb68
1
Parent(s):
11b5b39
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (1d7d3af8f077f25bc45c727f355258722f2d262e)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
5 |
model-index:
|
6 |
- name: bert-base-uncased-issues-128
|
7 |
results: []
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
base_model: bert-base-uncased
|
6 |
model-index:
|
7 |
- name: bert-base-uncased-issues-128
|
8 |
results: []
|