Commit
•
b07d4b0
1
Parent(s):
f74033b
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (ba6c57fc1cab56d27acf10bf764a26f162be1006)
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: nhankins/legal_data_summarizer-finetuned-legal
|
7 |
results: []
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
+
base_model: t5-small
|
6 |
model-index:
|
7 |
- name: nhankins/legal_data_summarizer-finetuned-legal
|
8 |
results: []
|