11-47 commited on
Commit
5d21a67
·
verified ·
1 Parent(s): 8576fc7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -18
README.md CHANGED
@@ -1,20 +1,23 @@
1
- license: apache-2.0
2
- base_model: Qwen/Qwen3.5-9B
3
- language:
4
- - en
5
- library_name: transformers
6
- pipeline_tag: text-generation
 
 
 
7
  tags:
8
- - qwen3.5
9
- - reasoning
10
- - uncensored
11
- - long-context
12
- - 1M-context
13
- - function-calling
14
- - tool-use
15
- - sft
16
- - full-fine-tune
17
- - cybersecurity
18
- - biomedical
19
- - agentic
20
  ---
 
1
+ ---
2
+ datasets:
3
+ - WithinUsAI/claude_mythos_distilled_25k
4
+ - 11-47/cluade_mythos_preview_5k_v2
5
+ - 11-47/claude_mythos_distill_5k
6
+ - 11-47/claude_opus_4.8_distill_5k
7
+ - WithinUsAI/fable_5_distillation_merged_cleaned_25k
8
+ base_model:
9
+ - Qwen/Qwen3.5-9B
10
  tags:
11
+ - qwen3.5
12
+ - reasoning
13
+ - uncensored
14
+ - long-context
15
+ - 1M-context
16
+ - function-calling
17
+ - tool-use
18
+ - sft
19
+ - full-fine-tune
20
+ - cybersecurity
21
+ - biomedical
22
+ - agentic
23
  ---