Update README.md
Browse files
README.md
CHANGED
@@ -3,8 +3,12 @@ base_model: EleutherAI/pile-t5-base
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
-
- name: pile-t5-base-
|
7 |
results: []
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -49,4 +53,4 @@ The following hyperparameters were used during training:
|
|
49 |
- Transformers 4.41.0
|
50 |
- Pytorch 2.3.0+cu121
|
51 |
- Datasets 2.19.1
|
52 |
-
- Tokenizers 0.19.1
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
+
- name: pile-t5-base-instruction
|
7 |
results: []
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
metrics:
|
11 |
+
- rouge
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
53 |
- Transformers 4.41.0
|
54 |
- Pytorch 2.3.0+cu121
|
55 |
- Datasets 2.19.1
|
56 |
+
- Tokenizers 0.19.1
|