Sharathhebbar24 commited on
Commit
6687a32
·
verified ·
1 Parent(s): 36634ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -50,7 +50,11 @@ prompt.
50
  >>> res
51
  ```
52
 
53
- ## Leaderboard
 
 
 
 
54
 
55
  ```python
56
  {
 
50
  >>> res
51
  ```
52
 
53
+ # Leaderboard
54
+
55
+ | Model | Average | ARC | HellaSwag | MMLU | TruthfulQA | Winogrande | GSM8k |
56
+ | ------- | -------- | -------- | ------- | -------- | -------- | ------- | -------- |
57
+ | Sharathhebbar24/chat_gpt2_dpo | 28.56 | 23.98 | 31.22 | 24.95 | 41.26 | 49.96 | 0 |
58
 
59
  ```python
60
  {