Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -20,10 +20,10 @@ model-index:
|
|
20 |
metrics:
|
21 |
- name: Accuracy
|
22 |
type: accuracy
|
23 |
-
value: 0.
|
24 |
- name: F1
|
25 |
type: f1
|
26 |
-
value: 0.
|
27 |
---
|
28 |
|
29 |
# Agente-Director-Qwen2-7B-Instruct_CODE_Python-GGUF_Spanish_English_8bit
|
@@ -39,16 +39,19 @@ This model was fine-tuned using [Unsloth](https://github.com/unslothai/unsloth)
|
|
39 |
|
40 |
## Model Details
|
41 |
|
42 |
-
- **Model
|
43 |
-
- **
|
44 |
-
- **
|
|
|
|
|
|
|
45 |
|
46 |
## Benchmark Results
|
47 |
|
48 |
This model has been fine-tuned and evaluated on the GLUE MRPC task:
|
49 |
|
50 |
-
- **Accuracy:** 0.
|
51 |
-
- **F1 Score:** 0.
|
52 |
|
53 |
|
54 |

|
|
|
20 |
metrics:
|
21 |
- name: Accuracy
|
22 |
type: accuracy
|
23 |
+
value: 0.6078
|
24 |
- name: F1
|
25 |
type: f1
|
26 |
+
value: 0.6981
|
27 |
---
|
28 |
|
29 |
# Agente-Director-Qwen2-7B-Instruct_CODE_Python-GGUF_Spanish_English_8bit
|
|
|
39 |
|
40 |
## Model Details
|
41 |
|
42 |
+
- **Model Parameters:** 7070.63 million
|
43 |
+
- **Model Size:** 13.61 GB
|
44 |
+
- **Quantization:** 8-bit quantized
|
45 |
+
- **Estimated GPU Memory Required:** ~13 GB
|
46 |
+
|
47 |
+
Note: The actual memory usage may vary depending on the specific hardware and runtime environment.
|
48 |
|
49 |
## Benchmark Results
|
50 |
|
51 |
This model has been fine-tuned and evaluated on the GLUE MRPC task:
|
52 |
|
53 |
+
- **Accuracy:** 0.6078
|
54 |
+
- **F1 Score:** 0.6981
|
55 |
|
56 |
|
57 |

|