Update README.md
Browse files
README.md
CHANGED
@@ -131,6 +131,7 @@ Intermediate checkpoints for Pile-T5 are accessible within this repository.
|
|
131 |
There are in total 200 checkpoints that are spaced 10,000 steps. For T5x-native
|
132 |
checkpoints that can be used for finetuning with the T5x library, refer to [here](https://huggingface.co/lintang/pile-t5-base-t5x/tree/main)
|
133 |
|
|
|
134 |
|
135 |
### Evaluations
|
136 |
|
|
|
131 |
There are in total 200 checkpoints that are spaced 10,000 steps. For T5x-native
|
132 |
checkpoints that can be used for finetuning with the T5x library, refer to [here](https://huggingface.co/lintang/pile-t5-base-t5x/tree/main)
|
133 |
|
134 |
+
The training loss (in tfevent format) and validation perplexity (in jsonl) can be found [here](https://huggingface.co/EleutherAI/pile-t5-base/blob/main/base.zip).
|
135 |
|
136 |
### Evaluations
|
137 |
|