rombodawg commited on
Commit
dd46c08
1 Parent(s): 9134872

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -7,6 +7,10 @@ This is one of the first models trained on the LosslessMegaCodeTrainingV2_1m_Evo
7
 
8
  - This model was made as a colaboration between me and andreaskoepf who is an affiliate of Open Assistant.
9
 
 
 
 
 
10
  Prompt template:
11
 
12
  - chatml format is used: "<|im_start|>system\n{system message}<|im_end|>\n<|im_start|>user\n{user prompt}<|im_end|>\n<|im_start|>assistant\n{Assistant answer}<|im_end|>\n"
 
7
 
8
  - This model was made as a colaboration between me and andreaskoepf who is an affiliate of Open Assistant.
9
 
10
+ This Model score .29 on humaneval+ the same as LLaMA-2 70B Chat Link bellow (in this benchmark the model is called andreaskoepf/llama2-13b-megacode2_min100)
11
+
12
+ - https://tju01.github.io/FastEval-OpenAssistant/
13
+
14
  Prompt template:
15
 
16
  - chatml format is used: "<|im_start|>system\n{system message}<|im_end|>\n<|im_start|>user\n{user prompt}<|im_end|>\n<|im_start|>assistant\n{Assistant answer}<|im_end|>\n"