lintang commited on
Commit
8b6d6f4
1 Parent(s): 3120228

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,12 +8,12 @@ tags:
8
  - encoder-decoder
9
  ---
10
 
11
- This is the T5x version of Pile-T5 Large. You can use these checkpoints to continue
12
  pretraining or finetune using the [T5x](https://github.com/google-research/t5x) library.
13
  Scripts used to train Pile-T5 are available in the [improved-t5 repository](https://github.com/EleutherAI/improved-t5)
14
  on github. To access a specific step, refer to their respective branch `step_TRAININGSTEP`. The `main` branch is left empty
15
 
16
- For the HF version, please refer [here](https://huggingface.co/EleutherAI/pile-t5-large)
17
 
18
  ### BibTeX
19
 
 
8
  - encoder-decoder
9
  ---
10
 
11
+ This is the T5x version of Pile-T5 Base. You can use these checkpoints to continue
12
  pretraining or finetune using the [T5x](https://github.com/google-research/t5x) library.
13
  Scripts used to train Pile-T5 are available in the [improved-t5 repository](https://github.com/EleutherAI/improved-t5)
14
  on github. To access a specific step, refer to their respective branch `step_TRAININGSTEP`. The `main` branch is left empty
15
 
16
+ For the HF version, please refer [here](https://huggingface.co/EleutherAI/pile-t5-base)
17
 
18
  ### BibTeX
19