Ramikan-BR commited on
Commit
2660242
1 Parent(s): 9c67981

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -9,7 +9,12 @@ tags:
9
  - llama
10
  - trl
11
  - sft
 
 
 
12
  base_model: unsloth/tinyllama-chat-bnb-4bit
 
 
13
  ---
14
 
15
  # Uploaded model
@@ -20,4 +25,4 @@ base_model: unsloth/tinyllama-chat-bnb-4bit
20
 
21
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
22
 
23
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
9
  - llama
10
  - trl
11
  - sft
12
+ - code
13
+ - lora
14
+ - peft
15
  base_model: unsloth/tinyllama-chat-bnb-4bit
16
+ pipeline_tag: text-generation
17
+ datasets: Ramikan-BR/data-oss_instruct-decontaminated_python.jsonl
18
  ---
19
 
20
  # Uploaded model
 
25
 
26
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
27
 
28
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)