Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ We use the architecture and tokenizer of [TinyLlama v1.1](https://huggingface.co
|
|
20 |
Please use transformers>=4.35.
|
21 |
|
22 |
## Models
|
23 |
-
The main branch of the repository contains the best-performing model that was evaluated in the paper. Other checkpoints produced during training
|
24 |
* No Parallel: [nusnlp/JGP-No-Parallel](https://huggingface.co/nusnlp/JGP-No-Parallel)
|
25 |
* Multilingual: [nusnlp/JGP-Multilingual](https://huggingface.co/nusnlp/JGP-Multilingual)
|
26 |
* Parallel Non-Adjacent: [nusnlp/JGP-Parallel-Non-Adjacent](https://huggingface.co/nusnlp/JGP-Parallel-Non-Adjacent)
|
|
|
20 |
Please use transformers>=4.35.
|
21 |
|
22 |
## Models
|
23 |
+
The main branch of the repository contains the best-performing model that was evaluated in the paper. Other checkpoints produced during training will also be hosted in this repository under different branch names (also called "revisions" in HuggingFace), with each branch name indicating the number of training steps.
|
24 |
* No Parallel: [nusnlp/JGP-No-Parallel](https://huggingface.co/nusnlp/JGP-No-Parallel)
|
25 |
* Multilingual: [nusnlp/JGP-Multilingual](https://huggingface.co/nusnlp/JGP-Multilingual)
|
26 |
* Parallel Non-Adjacent: [nusnlp/JGP-Parallel-Non-Adjacent](https://huggingface.co/nusnlp/JGP-Parallel-Non-Adjacent)
|