Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -7,7 +7,8 @@ tags: ['text-generation-inference', 'transformers', 'unsloth', 'mistral', 'gguf'
|
|
7 |
datasets: ['iamtarun/python_code_instructions_18k_alpaca', 'jtatman/python-code-dataset-500k', 'flytech/python-codes-25k', 'Vezora/Tested-143k-Python-Alpaca', 'codefuse-ai/CodeExercise-Python-27k', 'Vezora/Tested-22k-Python-Alpaca', 'mlabonne/Evol-Instruct-Python-26k']
|
8 |
library_name: adapter-transformers
|
9 |
metrics:
|
10 |
-
-
|
|
|
11 |
---
|
12 |
|
13 |
# Uploaded model
|
@@ -26,10 +27,15 @@ This mistral model was trained 2x faster with [Unsloth](https://github.com/unslo
|
|
26 |
|
27 |
This model has been fine-tuned for various tasks and evaluated on the following benchmarks:
|
28 |
|
29 |
-
###
|
30 |
-
**
|
31 |
|
32 |
-
![
|
|
|
|
|
|
|
|
|
|
|
33 |
|
34 |
|
35 |
Model Size: 494,032,768 parameters
|
|
|
7 |
datasets: ['iamtarun/python_code_instructions_18k_alpaca', 'jtatman/python-code-dataset-500k', 'flytech/python-codes-25k', 'Vezora/Tested-143k-Python-Alpaca', 'codefuse-ai/CodeExercise-Python-27k', 'Vezora/Tested-22k-Python-Alpaca', 'mlabonne/Evol-Instruct-Python-26k']
|
8 |
library_name: adapter-transformers
|
9 |
metrics:
|
10 |
+
- accuracy
|
11 |
+
- bertscore
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
|
|
27 |
|
28 |
This model has been fine-tuned for various tasks and evaluated on the following benchmarks:
|
29 |
|
30 |
+
### accuracy
|
31 |
+
**Accuracy:** Not Available
|
32 |
|
33 |
+
![accuracy Accuracy](./accuracy_accuracy.png)
|
34 |
+
|
35 |
+
### bertscore
|
36 |
+
**Bertscore:** Not Available
|
37 |
+
|
38 |
+
![bertscore Bertscore](./bertscore_bertscore.png)
|
39 |
|
40 |
|
41 |
Model Size: 494,032,768 parameters
|