Nuclear Ai commited on
Commit
82d2709
1 Parent(s): fe883c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -9
README.md CHANGED
@@ -5,19 +5,24 @@ license: apache-2.0
5
  tags:
6
  - text-generation-inference
7
  - transformers
8
- - unsloth
9
- - qwen2
10
- - trl
11
  - sft
12
- base_model: unsloth/qwen2-1.5b-instruct-bnb-4bit
 
 
 
13
  ---
14
 
15
  # Uploaded model
16
 
17
- - **Developed by:** NuclearAi
18
- - **License:** apache-2.0
19
- - **Finetuned from model :** unsloth/qwen2-1.5b-instruct-bnb-4bit
 
 
20
 
21
- This qwen2 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)
 
5
  tags:
6
  - text-generation-inference
7
  - transformers
8
+ - Qwen2
9
+ - 1.5B
10
+ - 4-bit
11
  - sft
12
+ - python
13
+ datasets: NuclearAi/Nuke-Python-Verse
14
+ base_model: Qwen/Qwen2-1.5B-Instruct
15
+ pipeline_tag: text-generation
16
  ---
17
 
18
  # Uploaded model
19
 
20
+ - **Developed by :** [NuclearAi](https://huggingface.co/NuclearAi)
21
+ - **License :** apache-2.0
22
+ - **Launch date :** 3 June 2024
23
+ - **Base Model :** Qwen/Qwen2-1.5B-Instruct
24
+ - **Special Thanks :** To [Unsloth](https://unsloth.ai/)
25
 
26
+ # Dataset used for training !
27
 
28
+ We Used : [NuclearAi/Nuke-Python-Verse](https://huggingface.co/datasets/NuclearAi/Nuke-Python-Verse) To Finetune *Qwen2-1.5B-Instruct Model* on a Large Amount of Dataset of **240,888** Unique lines of Python Codes Scraped from Publicly Available Datasets !