Agnuxo commited on
Commit
cc516c1
·
verified ·
1 Parent(s): e259a06

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -7
README.md CHANGED
@@ -20,10 +20,10 @@ model-index:
20
  metrics:
21
  - name: Accuracy
22
  type: accuracy
23
- value: 0.4804
24
  - name: F1
25
  type: f1
26
- value: 0.5810
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 Size:** 7070.63 million parameters
43
- - **Memory Usage:** 13934.16 MB
44
- - **Required GPU Memory (estimated):** 40.82 GB
 
 
 
45
 
46
  ## Benchmark Results
47
 
48
  This model has been fine-tuned and evaluated on the GLUE MRPC task:
49
 
50
- - **Accuracy:** 0.4804
51
- - **F1 Score:** 0.5810
52
 
53
 
54
  ![GLUE MRPC Metrics](./glue_mrpc_metrics.png)
 
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
  ![GLUE MRPC Metrics](./glue_mrpc_metrics.png)