Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
---
|
2 |
-
base_model: EleutherAI/pile-t5-
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
-
- name: pile-t5-
|
7 |
results: []
|
8 |
language:
|
9 |
- en
|
@@ -16,9 +16,9 @@ datasets:
|
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
-
# pile-t5-
|
20 |
|
21 |
-
This model is a fine-tuned version of [EleutherAI/pile-t5-
|
22 |
|
23 |
|
24 |
### Training hyperparameters
|
|
|
1 |
---
|
2 |
+
base_model: EleutherAI/pile-t5-xl
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
+
- name: pile-t5-xl-instruction
|
7 |
results: []
|
8 |
language:
|
9 |
- en
|
|
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
+
# pile-t5-xl-instruction
|
20 |
|
21 |
+
This model is a fine-tuned version of [EleutherAI/pile-t5-xl](https://huggingface.co/EleutherAI/pile-t5-xl) on [Pile-T5-Instruction](https://huggingface.co/datasets/taskydata/Pile-T5-Instruction) dataset.
|
22 |
|
23 |
|
24 |
### Training hyperparameters
|