Update README.md
Browse files
README.md
CHANGED
@@ -9,14 +9,16 @@ 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
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
-
# pile-t5-base-
|
18 |
|
19 |
-
This model is a fine-tuned version of [EleutherAI/pile-t5-base](https://huggingface.co/EleutherAI/pile-t5-base) on
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
9 |
- en
|
10 |
metrics:
|
11 |
- rouge
|
12 |
+
datasets:
|
13 |
+
- taskydata/Pile-T5-Instruction
|
14 |
---
|
15 |
|
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-base-instruction
|
20 |
|
21 |
+
This model is a fine-tuned version of [EleutherAI/pile-t5-base](https://huggingface.co/EleutherAI/pile-t5-base) on [Pile-T5-Instruction](https://huggingface.co/datasets/taskydata/Pile-T5-Instruction) dataset.
|
22 |
|
23 |
## Model description
|
24 |
|