Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,28 @@
|
|
| 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
|
|
@@ -12,7 +30,7 @@ metrics:
|
|
| 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-
|
| 16 |
|
| 17 |
This model was fine-tuned using [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 18 |
|
|
@@ -33,4 +51,4 @@ 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!
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
model_size: 494034560
|
| 3 |
required_memory: 1.84
|
| 4 |
accuracy: 0.5080275229357798
|
| 5 |
metrics:
|
| 6 |
- GLUE_SST-2
|
| 7 |
+
license: apache-2.0
|
| 8 |
+
datasets:
|
| 9 |
+
- jtatman/python-code-dataset-500k
|
| 10 |
+
- Vezora/Tested-143k-Python-Alpaca
|
| 11 |
+
language:
|
| 12 |
+
- en
|
| 13 |
+
- es
|
| 14 |
+
base_model: Qwen/Qwen2-0.5B
|
| 15 |
+
library_name: adapter-transformers
|
| 16 |
+
tags:
|
| 17 |
+
- llama
|
| 18 |
+
- minillama
|
| 19 |
+
- tinyllama
|
| 20 |
+
- tiny
|
| 21 |
+
- mini
|
| 22 |
+
- nemo
|
| 23 |
+
- minitron
|
| 24 |
+
- tinytron
|
| 25 |
+
- ollama
|
| 26 |
---
|
| 27 |
|
| 28 |
# Uploaded model
|
|
|
|
| 30 |
[<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)
|
| 31 |
- **Developed by:** [Agnuxo](https://github.com/Agnuxo1)
|
| 32 |
- **License:** apache-2.0
|
| 33 |
+
- **Finetuned from model:** Agnuxo/Tinytron-Qwen2-0.5B
|
| 34 |
|
| 35 |
This model was fine-tuned using [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 36 |
|
|
|
|
| 51 |
|
| 52 |
For more details, visit my [GitHub](https://github.com/Agnuxo1).
|
| 53 |
|
| 54 |
+
Thanks for your interest in this model!
|