Update README.md
Browse files
README.md
CHANGED
|
@@ -1,17 +1,17 @@
|
|
| 1 |
-
---
|
| 2 |
-
library_name: transformers
|
| 3 |
-
license: llama3.2
|
| 4 |
-
base_model: meta-llama/Llama-3.2-1B-Instruct
|
| 5 |
-
tags:
|
| 6 |
-
- axolotl
|
| 7 |
-
- OpenHermes
|
| 8 |
-
model-index:
|
| 9 |
-
- name: open-llama-Instruct
|
| 10 |
-
results: []
|
| 11 |
-
datasets:
|
| 12 |
-
- diabolic6045/OpenHermes-2.5_alpaca_10
|
| 13 |
-
pipeline_tag: text-generation
|
| 14 |
-
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 17 |
should probably proofread and complete it, then remove this comment. -->
|
|
@@ -41,7 +41,13 @@ The following hyperparameters were used during training:
|
|
| 41 |
|
| 42 |
### Training results
|
| 43 |
|
| 44 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
|
| 46 |
### Framework versions
|
| 47 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
license: llama3.2
|
| 4 |
+
base_model: meta-llama/Llama-3.2-1B-Instruct
|
| 5 |
+
tags:
|
| 6 |
+
- axolotl
|
| 7 |
+
- OpenHermes
|
| 8 |
+
model-index:
|
| 9 |
+
- name: open-llama-Instruct
|
| 10 |
+
results: []
|
| 11 |
+
datasets:
|
| 12 |
+
- diabolic6045/OpenHermes-2.5_alpaca_10
|
| 13 |
+
pipeline_tag: text-generation
|
| 14 |
+
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 17 |
should probably proofread and complete it, then remove this comment. -->
|
|
|
|
| 41 |
|
| 42 |
### Training results
|
| 43 |
|
| 44 |
+
| Groups |Version|Filter|n-shot|Metric| |Value | |Stderr|
|
| 45 |
+
|------------------|------:|------|------|------|---|-----:|---|-----:|
|
| 46 |
+
|mmlu | 2|none | |acc |↑ |0.3632|± |0.0040|
|
| 47 |
+
| - humanities | 2|none | |acc |↑ |0.3411|± |0.0068|
|
| 48 |
+
| - other | 2|none | |acc |↑ |0.4078|± |0.0087|
|
| 49 |
+
| - social sciences| 2|none | |acc |↑ |0.3997|± |0.0087|
|
| 50 |
+
| - stem | 2|none | |acc |↑ |0.3165|± |0.0082|
|
| 51 |
|
| 52 |
### Framework versions
|
| 53 |
|