Commit
•
6ee1d2f
1
Parent(s):
278e0ef
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (6f0274d12dd9fe84986953739492b18f6324798e)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- squad
|
|
|
7 |
model-index:
|
8 |
- name: wd_0.01_bs_24_lr_1e-05_epochs_4
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- squad
|
7 |
+
base_model: xlnet-large-cased
|
8 |
model-index:
|
9 |
- name: wd_0.01_bs_24_lr_1e-05_epochs_4
|
10 |
results: []
|