lazarusrolando commited on
Commit
3a4a3db
·
verified ·
1 Parent(s): 0ebc23b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - lazarus19/openhusky-coder
5
+ language:
6
+ - en
7
+ base_model:
8
+ - Qwen/Qwen2.5-Coder-7B-Instruct
9
+ pipeline_tag: text-classification
10
+ library_name: transformers
11
+ tags:
12
+ - code
13
+ - qwen
14
+ - openhusky-coder
15
+ ---