andreaskoepf commited on
Commit
1dad62a
1 Parent(s): ff93760

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -2,4 +2,5 @@
2
  license: llama2
3
  ---
4
  - wandb: [run40_megacode3](https://wandb.ai/open-assistant/epfl-mt-sft/runs/run40_megacode3)
5
- - checkpoint: 16k steps
 
 
2
  license: llama2
3
  ---
4
  - wandb: [run40_megacode3](https://wandb.ai/open-assistant/epfl-mt-sft/runs/run40_megacode3)
5
+ - checkpoint: 16k steps
6
+ - prompt format: [chatml](https://github.com/openai/openai-python/blob/main/chatml.md) (`<|im_start|>`, `<|im_end|>`)