Commit ·
a624c1b
1
Parent(s): 93fdda8
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (b52f91034d29edb7cd53ec4928af409b07d6f717)
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: question-answer-training
|
| 7 |
results: []
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
+
base_model: google/flan-t5-base
|
| 6 |
model-index:
|
| 7 |
- name: question-answer-training
|
| 8 |
results: []
|