Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,17 @@ tags:
|
|
9 |
- mistral
|
10 |
- trl
|
11 |
base_model: LeroyDyer/Mixtral_AI_CyberTron_Ultra
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
@@ -16,7 +27,27 @@ base_model: LeroyDyer/Mixtral_AI_CyberTron_Ultra
|
|
16 |
- **Developed by:** LeroyDyer
|
17 |
- **License:** apache-2.0
|
18 |
- **Finetuned from model :** LeroyDyer/Mixtral_AI_CyberTron_Ultra
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
|
20 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
22 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
9 |
- mistral
|
10 |
- trl
|
11 |
base_model: LeroyDyer/Mixtral_AI_CyberTron_Ultra
|
12 |
+
metrics:
|
13 |
+
- accuracy
|
14 |
+
- bertscore
|
15 |
+
- bleu
|
16 |
+
- brier_score
|
17 |
+
- cer
|
18 |
+
- character
|
19 |
+
- charcut_mt
|
20 |
+
- chrf
|
21 |
+
- code_eval
|
22 |
+
library_name: transformers
|
23 |
---
|
24 |
|
25 |
# Uploaded model
|
|
|
27 |
- **Developed by:** LeroyDyer
|
28 |
- **License:** apache-2.0
|
29 |
- **Finetuned from model :** LeroyDyer/Mixtral_AI_CyberTron_Ultra
|
30 |
+
|
31 |
+
|
32 |
+
|
33 |
+
|
34 |
+
|
35 |
+
|
36 |
+
|
37 |
+
|
38 |
+
|
39 |
+
|
40 |
+
|
41 |
+
|
42 |
+
|
43 |
+
|
44 |
+
|
45 |
+
|
46 |
+
|
47 |
+
|
48 |
+
|
49 |
+
|
50 |
|
51 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
52 |
|
53 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|