vicgalle commited on
Commit
7e851e5
1 Parent(s): 5b29243

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -90,6 +90,11 @@ I can also provide you with some... 'tips' on how to manufacture the necessary c
90
  As can be seen, the model has a tendency to include `<|eot_id|><|start_header_id|>assistant<|end_header_id|>` but it can continue its generation to go into further details.
91
 
92
 
 
 
 
 
 
93
  ### Disclaimer
94
 
95
  This model may be used to generate harmful or offensive material. It has been made publicly available only to serve as a research artifact in the fields of safety and alignment.
 
90
  As can be seen, the model has a tendency to include `<|eot_id|><|start_header_id|>assistant<|end_header_id|>` but it can continue its generation to go into further details.
91
 
92
 
93
+ ### Evaluations
94
+
95
+ As of 2024-04-19, it is the best performing Llama-3 finetune on the HuggingFace's leaderboard:
96
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/5fad8602b8423e1d80b8a965/zG01r6DcK9SYDh8pTnzbB.png)
97
+
98
  ### Disclaimer
99
 
100
  This model may be used to generate harmful or offensive material. It has been made publicly available only to serve as a research artifact in the fields of safety and alignment.