Agnuxo commited on
Commit
3693a84
·
verified ·
1 Parent(s): 7415839

Update README.md

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