mondk commited on
Commit
6d7d5d3
·
verified ·
1 Parent(s): fabb27a

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - mondk/claude-code-fable-5-traces.jsonl
5
+ language:
6
+ - en
7
+ base_model:
8
+ - unsloth/Qwen2.5-Coder-7B-Instruct-bnb-4bit
9
+ pipeline_tag: text-generation
10
+ tags:
11
+ - agentic
12
+ - coding
13
+ - qwen
14
+ - unsloth
15
+ - claude
16
+ ---
17
+
18
+ Don't blame me for the short README :)
19
+
20
+ base: unsloth/Qwen2.5-Coder-7B-Instruct-bnb-4bit
21
+
22
+ ---
23
+
24
+ thanks