Commit
•
bd6507e
1
Parent(s):
fdd1403
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (9876beed5c6529f13c28c545527afc5ab4cba4ec)
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_keras_callback
|
|
|
5 |
model-index:
|
6 |
- name: juancopi81/course-bert-finetuned-squad
|
7 |
results: []
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
+
base_model: bert-base-cased
|
6 |
model-index:
|
7 |
- name: juancopi81/course-bert-finetuned-squad
|
8 |
results: []
|