csabakecskemeti
commited on
Commit
•
9a42767
1
Parent(s):
40842ef
Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,19 @@ license: llama3.2
|
|
8 |
tags:
|
9 |
- unsloth
|
10 |
- transformers
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/64e6d37e02dee9bcb9d9fa18/X4WG8AnMFqJuWkRvA0CrW.png)
|
|
|
8 |
tags:
|
9 |
- unsloth
|
10 |
- transformers
|
11 |
+
model-index:
|
12 |
+
- name: analytical_reasoning_r16a32_unsloth-Llama-3.2-3B-Instruct-bnb-4bit
|
13 |
+
results:
|
14 |
+
- task:
|
15 |
+
type: text-generation
|
16 |
+
dataset:
|
17 |
+
type: lm-evaluation-harness
|
18 |
+
name: hellaswag
|
19 |
+
metrics:
|
20 |
+
- name: pass@1
|
21 |
+
type: pass@1
|
22 |
+
value: 0.5141
|
23 |
+
verified: false
|
24 |
---
|
25 |
|
26 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/64e6d37e02dee9bcb9d9fa18/X4WG8AnMFqJuWkRvA0CrW.png)
|