akumaburn commited on
Commit
398320a
·
verified ·
1 Parent(s): b35ef2e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -10,6 +10,8 @@ tags:
10
  - trl
11
  - sft
12
  base_model: unsloth/llama-3-8b-bnb-4bit
 
 
13
  ---
14
 
15
  # Open Orca Llama 3 8B
@@ -32,6 +34,12 @@ base_model: unsloth/llama-3-8b-bnb-4bit
32
 
33
  Some GGUF quantizations are included as well.
34
 
 
 
 
 
 
 
35
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
36
 
37
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
10
  - trl
11
  - sft
12
  base_model: unsloth/llama-3-8b-bnb-4bit
13
+ datasets:
14
+ - Open-Orca/OpenOrca
15
  ---
16
 
17
  # Open Orca Llama 3 8B
 
34
 
35
  Some GGUF quantizations are included as well.
36
 
37
+ Open_Orca_Llama-3-8B-unsloth.Q8_0.gguf:
38
+ - **MMLU-Test:** Final result: 39.3818 +/- 0.4138
39
+
40
+ Meta-Llama-3-8B.Q8_0.gguf:
41
+ - **MMLU-Test:** Pending..
42
+
43
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
44
 
45
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)