Update README.md
Browse files
README.md
CHANGED
|
@@ -1,23 +1,34 @@
|
|
| 1 |
---
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
-
|
|
|
|
|
|
|
| 6 |
tags:
|
| 7 |
-
-
|
| 8 |
-
-
|
| 9 |
-
-
|
| 10 |
-
-
|
| 11 |
-
-
|
| 12 |
-
-
|
|
|
|
| 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 |
+
model_size: 494034560
|
| 3 |
+
required_memory: 1.84
|
| 4 |
+
metrics:
|
| 5 |
+
- GLUE_MRPC
|
| 6 |
+
license: apache-2.0
|
| 7 |
+
datasets:
|
| 8 |
+
- jtatman/python-code-dataset-500k
|
| 9 |
+
- Vezora/Tested-143k-Python-Alpaca
|
| 10 |
language:
|
| 11 |
- en
|
| 12 |
+
- es
|
| 13 |
+
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
| 14 |
+
library_name: adapter-transformers
|
| 15 |
tags:
|
| 16 |
+
- code
|
| 17 |
+
- python
|
| 18 |
+
- tiny
|
| 19 |
+
- open
|
| 20 |
+
- mini
|
| 21 |
+
- minitron
|
| 22 |
+
- tinytron
|
| 23 |
---
|
| 24 |
|
| 25 |
+
# Uploaded model
|
| 26 |
|
| 27 |
+
[<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)
|
| 28 |
+
- **Developed by:** [Agnuxo](https://github.com/Agnuxo1)
|
| 29 |
- **License:** apache-2.0
|
| 30 |
+
- **Finetuned from model:** Agnuxo/Tinytron-Meta-Llama-3.1-8B-Instruct
|
| 31 |
|
| 32 |
+
This model was fine-tuned using [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 33 |
|
| 34 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|