Agnuxo commited on
Commit
b149cb8
1 Parent(s): 6ff77a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -0
README.md CHANGED
@@ -1,4 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
 
 
 
 
 
 
 
 
 
 
 
2
  # Modelo Fine-tuned: Agnuxo/Qwen2_0.5B-Spanish_English_F32
3
 
4
  Este modelo ha sido afinado para la tarea de glue (sst2) y ha sido evaluado con los siguientes resultados:
 
1
+ language:
2
+ - en
3
+ - es
4
+ license: apache-2.0
5
+ tags:
6
+ - text-generation-inference
7
+ - transformers
8
+ - unsloth
9
+ - mistral
10
+ - gguf
11
+ datasets:
12
+ - iamtarun/python_code_instructions_18k_alpaca
13
+ - jtatman/python-code-dataset-500k
14
+ - flytech/python-codes-25k
15
+ - Vezora/Tested-143k-Python-Alpaca
16
+ - codefuse-ai/CodeExercise-Python-27k
17
+ - Vezora/Tested-22k-Python-Alpaca
18
+ - mlabonne/Evol-Instruct-Python-26k
19
+ metrics:
20
+ - code_eval
21
+ library_name: adapter-transformers
22
+ ---
23
 
24
+ # Uploaded model
25
+
26
+ [<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)
27
+ - **Developed by:** Agnuxo(https://github.com/Agnuxo1)
28
+ - **License:** apache-2.0
29
+ - **Finetuned from model :** Agnuxo/Mistral-NeMo-Minitron-8B-Base-Nebulal
30
+
31
+ This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
32
+
33
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
34
  # Modelo Fine-tuned: Agnuxo/Qwen2_0.5B-Spanish_English_F32
35
 
36
  Este modelo ha sido afinado para la tarea de glue (sst2) y ha sido evaluado con los siguientes resultados: