OpceanAI commited on
Commit
7caa87c
·
verified ·
1 Parent(s): 2061ee7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -3
README.md CHANGED
@@ -1,3 +1,28 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - Qwen/Qwen3.6-27B
5
+ datasets:
6
+ - OpceanAI/Yuuki-Personality
7
+ - ianncity/KIMI-K2.5-1000000x
8
+ - Roman1111111/claude-opus-4.6-10000x
9
+ - open-r1/OpenR1-Math-220k
10
+ language:
11
+ - en
12
+ - es
13
+ library_name: transformers
14
+ tags:
15
+ - reasoning
16
+ - unsloth
17
+ - pytorch
18
+ - bilingual
19
+ - opceanai
20
+ - yuuki
21
+ - rxg
22
+ - 27b
23
+ - fine-tuned
24
+ - chat
25
+ - deepseek
26
+ - qwen3.6
27
+ pipeline_tag: image-text-to-text
28
+ ---