Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,23 +1,36 @@
|
|
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
tags:
|
7 |
-
- text-generation-inference
|
8 |
-
- transformers
|
9 |
-
- unsloth
|
10 |
-
- qwen2
|
11 |
-
- trl
|
12 |
-
- sft
|
13 |
---
|
14 |
|
15 |
-
# Uploaded
|
16 |
|
17 |
-
-
|
|
|
18 |
- **License:** apache-2.0
|
19 |
-
- **Finetuned from model
|
20 |
|
21 |
-
This
|
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: 1543717376
|
4 |
+
required_memory: 5.75
|
5 |
+
metrics:
|
6 |
+
- GLUE_MRPC
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
+
# Uploaded model
|
10 |
|
11 |
+
[<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)
|
12 |
+
- **Developed by:** [Agnuxo](https://github.com/Agnuxo1)
|
13 |
- **License:** apache-2.0
|
14 |
+
- **Finetuned from model:** Agnuxo/Tinytron-Qwen2-1.5B
|
15 |
|
16 |
+
This model was fine-tuned using [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
17 |
|
18 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
19 |
+
|
20 |
+
## Benchmark Results
|
21 |
+
|
22 |
+
This model has been fine-tuned for various tasks and evaluated on the following benchmarks:
|
23 |
+
|
24 |
+
### GLUE_MRPC
|
25 |
+
**Accuracy:** 0.3162
|
26 |
+
**F1:** 0.0000
|
27 |
+
|
28 |
+
![GLUE_MRPC Metrics](./GLUE_MRPC_metrics.png)
|
29 |
+
|
30 |
+
|
31 |
+
Model Size: 1,543,717,376 parameters
|
32 |
+
Required Memory: 5.75 GB
|
33 |
+
|
34 |
+
For more details, visit my [GitHub](https://github.com/Agnuxo1).
|
35 |
+
|
36 |
+
Thanks for your interest in this model!
|