Text Generation
Transformers
PyTorch
English
crystalcoder
llm
code
custom_code
Eval Results
hunterhector commited on
Commit
5e43c0c
1 Parent(s): 2904d91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -260,7 +260,7 @@ The instruction format is as follows:
260
 
261
  # Reproducing the Results
262
 
263
- We will realize the training code and the training data soon. Our training code is based on [Megatron-LM](https://github.com/NVIDIA/Megatron-LM), with some modifications to support our training data format and Maximal Update Parametrization (μP).
264
 
265
  # CrystalChat Performance
266
 
 
260
 
261
  # Reproducing the Results
262
 
263
+ We will release the training code and the training data soon. Our training code is based on [Megatron-LM](https://github.com/NVIDIA/Megatron-LM), with some modifications to support our training data format and Maximal Update Parametrization (μP).
264
 
265
  # CrystalChat Performance
266