rasyosef commited on
Commit
a5ba6e8
1 Parent(s): 68fbe3f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -110,3 +110,8 @@ These benchmarks were run using EleutherAI's [lm-evaluation-harness](https://git
110
  |[phi-2-instruct-v0.1](https://huggingface.co/rasyosef/phi-2-instruct-v0.1)|2.7B|**39.59**|**56.75**|53.5|**49.03**|**76.01**|
111
  |[phi-2](https://huggingface.co/microsoft/phi-2)|2.7B|26.53|56.44|**56.70**|44.48|73.72|
112
 
 
 
 
 
 
 
110
  |[phi-2-instruct-v0.1](https://huggingface.co/rasyosef/phi-2-instruct-v0.1)|2.7B|**39.59**|**56.75**|53.5|**49.03**|**76.01**|
111
  |[phi-2](https://huggingface.co/microsoft/phi-2)|2.7B|26.53|56.44|**56.70**|44.48|73.72|
112
 
113
+ ## Code
114
+
115
+ The following github repo contains python code for the Supervised Fine Tuning (SFT), Direct Preference Optimization(DPO), and Model Evaluation steps.
116
+
117
+ https://github.com/rasyosef/phi-2-instruct