Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -2,8 +2,9 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
-
metrics:
|
6 |
- nl2bash_m
|
|
|
7 |
model-index:
|
8 |
- name: t5-v1_1-base-finetuned-English-to-BASH
|
9 |
results: []
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
metrics:
|
6 |
- nl2bash_m
|
7 |
+
base_model: google/t5-v1_1-base
|
8 |
model-index:
|
9 |
- name: t5-v1_1-base-finetuned-English-to-BASH
|
10 |
results: []
|