suayptalha commited on
Commit
69f6907
1 Parent(s): c865e38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -96
README.md CHANGED
@@ -15,102 +15,6 @@ tags:
15
  datasets:
16
  - jeggers/competition_math
17
  library_name: transformers
18
- metrics:
19
- - accuracymodel-index:
20
- - name: Komodo-Llama-3.2-3B-v2-fp16
21
- results:
22
- - task:
23
- type: text-generation
24
- name: Text Generation
25
- dataset:
26
- name: IFEval (0-Shot)
27
- type: HuggingFaceH4/ifeval
28
- args:
29
- num_few_shot: 0
30
- metrics:
31
- - type: inst_level_strict_acc and prompt_level_strict_acc
32
- value: 63.41
33
- name: strict accuracy
34
- source:
35
- url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=suayptalha/Komodo-Llama-3.2-3B-v2-fp16
36
- name: Open LLM Leaderboard
37
- - task:
38
- type: text-generation
39
- name: Text Generation
40
- dataset:
41
- name: BBH (3-Shot)
42
- type: BBH
43
- args:
44
- num_few_shot: 3
45
- metrics:
46
- - type: acc_norm
47
- value: 20.2
48
- name: normalized accuracy
49
- source:
50
- url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=suayptalha/Komodo-Llama-3.2-3B-v2-fp16
51
- name: Open LLM Leaderboard
52
- - task:
53
- type: text-generation
54
- name: Text Generation
55
- dataset:
56
- name: MATH Lvl 5 (4-Shot)
57
- type: hendrycks/competition_math
58
- args:
59
- num_few_shot: 4
60
- metrics:
61
- - type: exact_match
62
- value: 6.27
63
- name: exact match
64
- source:
65
- url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=suayptalha/Komodo-Llama-3.2-3B-v2-fp16
66
- name: Open LLM Leaderboard
67
- - task:
68
- type: text-generation
69
- name: Text Generation
70
- dataset:
71
- name: GPQA (0-shot)
72
- type: Idavidrein/gpqa
73
- args:
74
- num_few_shot: 0
75
- metrics:
76
- - type: acc_norm
77
- value: 3.69
78
- name: acc_norm
79
- source:
80
- url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=suayptalha/Komodo-Llama-3.2-3B-v2-fp16
81
- name: Open LLM Leaderboard
82
- - task:
83
- type: text-generation
84
- name: Text Generation
85
- dataset:
86
- name: MuSR (0-shot)
87
- type: TAUR-Lab/MuSR
88
- args:
89
- num_few_shot: 0
90
- metrics:
91
- - type: acc_norm
92
- value: 3.37
93
- name: acc_norm
94
- source:
95
- url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=suayptalha/Komodo-Llama-3.2-3B-v2-fp16
96
- name: Open LLM Leaderboard
97
- - task:
98
- type: text-generation
99
- name: Text Generation
100
- dataset:
101
- name: MMLU-PRO (5-shot)
102
- type: TIGER-Lab/MMLU-Pro
103
- config: main
104
- split: test
105
- args:
106
- num_few_shot: 5
107
- metrics:
108
- - type: acc
109
- value: 20.58
110
- name: accuracy
111
- source:
112
- url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=suayptalha/Komodo-Llama-3.2-3B-v2-fp16
113
- name: Open LLM Leaderboard
114
  ---
115
 
116
 
 
15
  datasets:
16
  - jeggers/competition_math
17
  library_name: transformers
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  ---
19
 
20