abacaj commited on
Commit
a66a3b9
1 Parent(s): 92c050e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -12,7 +12,8 @@ Base Model: [microsoft/phi-2](https://huggingface.co/microsoft/phi-2)
12
 
13
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/62ceeb27e7f6014c0e9d9268/5-LQCMrXi8FN_ewcWL47v.png)
14
 
15
- How to run inference:
 
16
  ```python
17
  import transformers
18
  import torch
@@ -53,4 +54,9 @@ if __name__ == "__main__":
53
  )
54
 
55
  print(completion)
56
- ```
 
 
 
 
 
 
12
 
13
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/62ceeb27e7f6014c0e9d9268/5-LQCMrXi8FN_ewcWL47v.png)
14
 
15
+ # How to run inference:
16
+
17
  ```python
18
  import transformers
19
  import torch
 
54
  )
55
 
56
  print(completion)
57
+ ```
58
+
59
+ # MT-bench / heval
60
+
61
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/62ceeb27e7f6014c0e9d9268/lnFu3x1ufdpQVysIrX4-G.png)
62
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/62ceeb27e7f6014c0e9d9268/mJfBpH8dIW7Ii2KAGI_A7.png)