Agnuxo commited on
Commit
b27b477
1 Parent(s): 0df118e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +28 -15
README.md CHANGED
@@ -1,23 +1,36 @@
 
1
  ---
2
- base_model: unsloth/qwen2-0.5b-bnb-4bit
3
- language:
4
- - en
5
- license: apache-2.0
6
- tags:
7
- - text-generation-inference
8
- - transformers
9
- - unsloth
10
- - qwen2
11
- - trl
12
- - sft
13
  ---
14
 
15
- # Uploaded model
16
 
17
- - **Developed by:** Agnuxo
 
18
  - **License:** apache-2.0
19
- - **Finetuned from model :** unsloth/qwen2-0.5b-bnb-4bit
20
 
21
- This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
22
 
23
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
  ---
3
+ model_size: 494034560
4
+ required_memory: 1.84
5
+ accuracy: 0.5080275229357798
6
+ metrics:
7
+ - GLUE_SST-2
 
 
 
 
 
 
8
  ---
9
 
10
+ # Uploaded model
11
 
12
+ [<img src="https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png" width="100"/><img src="https://github.githubassets.com/assets/GitHub-Logo-ee398b662d42.png" width="100"/>](https://github.com/Agnuxo1)
13
+ - **Developed by:** [Agnuxo](https://github.com/Agnuxo1)
14
  - **License:** apache-2.0
15
+ - **Finetuned from model:** Agnuxo/Tinytron-codegemma-2b
16
 
17
+ This model was fine-tuned using [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
18
 
19
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
20
+
21
+ ## Benchmark Results
22
+
23
+ This model has been fine-tuned for various tasks and evaluated on the following benchmarks:
24
+
25
+ ### GLUE_SST-2
26
+ **Accuracy:** 0.5080
27
+
28
+ ![GLUE_SST-2 Metrics](./GLUE_SST-2_metrics.png)
29
+
30
+
31
+ Model Size: 494,034,560 parameters
32
+ Required Memory: 1.84 GB
33
+
34
+ For more details, visit my [GitHub](https://github.com/Agnuxo1).
35
+
36
+ Thanks for your interest in this model!