Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ To enhance the model's proficiency in real chat scenarios, we utilize a diverse
|
|
| 18 |
|
| 19 |
# Primary Usage
|
| 20 |
|
| 21 |
-
This dataset serves as the foundation for training CrystalCoder and supports further reproduction.
|
| 22 |
|
| 23 |
**License:** Apache 2.0
|
| 24 |
|
|
|
|
| 18 |
|
| 19 |
# Primary Usage
|
| 20 |
|
| 21 |
+
This dataset serves as the foundation for training CrystalCoder and supports further reproduction. For training from scratch, please refer to our [training codes](https://github.com/LLM360/crystalcoder-train). For training from middle checkpoints, please load the dataloader states in checkpoints and follow [this tutorial](https://docs.cerebras.net/en/latest/wsc/tutorials/dataloader-checkpointing.html).
|
| 22 |
|
| 23 |
**License:** Apache 2.0
|
| 24 |
|