Update README.md
Browse files
README.md
CHANGED
@@ -38,7 +38,7 @@ We introduce **Emu3**, a new suite of state-of-the-art multimodal models trained
|
|
38 |
|
39 |
### Model Information
|
40 |
|
41 |
-
The **Emu3-Stage1** model is the pre-trained weights of the first stage of the pre-training process of Emu3. The pre-training process of Emu3 is conducted in two stages. In the first stage, **which does not utilize video data**, training begins from scratch with a context length of 5120 for text and image data. The model supports image captioning and can generate images at a resolution of 512x512. You can use our [training scripts](https://github.com/baaivision/Emu3/tree/main/scripts) for further instruction tuning for **image generation and perception tasks**.
|
42 |
|
43 |
|
44 |
#### Quickstart
|
|
|
38 |
|
39 |
### Model Information
|
40 |
|
41 |
+
The **Emu3-Stage1** model is the pre-trained weights of the first stage of the pre-training process of Emu3. The pre-training process of Emu3 is conducted in two stages. In the first stage, **which does not utilize video data**, training begins from scratch with a context length of 5120 for text and image data. The model supports image captioning and can generate images at a resolution of 512x512. You can use our [training scripts](https://github.com/baaivision/Emu3/tree/main/scripts) for further instruction tuning for more **image generation and perception tasks**.
|
42 |
|
43 |
|
44 |
#### Quickstart
|