dbands commited on
Commit
4217c6d
·
verified ·
1 Parent(s): 0dc2492

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -1,3 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  base_model: cognitivecomputations/dolphin-2.9.2-qwen2-7b
3
  language:
@@ -19,4 +35,4 @@ tags:
19
 
20
  This qwen2 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)
 
1
+ ---
2
+ base_model: cognitivecomputations/dolphin-2.9.2-qwen2-7b
3
+ language:
4
+ - en
5
+ license: apache-2.0
6
+ tags:
7
+ - text-generation-inference
8
+ - transformers
9
+ - unsloth
10
+ - qwen2
11
+ - trl
12
+ datasets:
13
+ - dbands/ScoredPythonInstruct
14
+ ---
15
+ I created this model with the primary intent to review python code. This is a continued work in progress and I will update as time moves on.
16
+
17
  ---
18
  base_model: cognitivecomputations/dolphin-2.9.2-qwen2-7b
19
  language:
 
35
 
36
  This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
37
 
38
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)