Text Generation
Transformers
Safetensors
qwen2
conversational
text-generation-inference
Karsh-CAI lbourdois commited on
Commit
5096222
·
verified ·
1 Parent(s): 23571ac

Improve language tag (#5)

Browse files

- Improve language tag (1747db2359107f8b90323e3d2c2c4a3277462192)


Co-authored-by: Loïck BOURDOIS <[email protected]>

Files changed (1) hide show
  1. README.md +28 -17
README.md CHANGED
@@ -1,18 +1,29 @@
1
- ---
2
- license: apache-2.0
3
- language:
4
- - zh
5
- - en
6
- base_model:
7
- - Qwen/Qwen2.5-32B-Instruct
8
- datasets:
9
- - anthracite-org/kalo-opus-instruct-22k-no-refusal
10
- - unalignment/toxic-dpo-v0.2
11
- - Orion-zhen/dpo-toxic-zh
12
- library_name: transformers
13
- ---
14
- AGI means **A**spirational **G**rand **I**llusion
15
-
16
- First Qwen2.5 32B Finetune, to fix its **Hypercensuritis**
17
-
 
 
 
 
 
 
 
 
 
 
 
18
  > Hyper means high, and censura means censor, the suffix "-itis" is used to denote inflammation of a particular part or organ of the body.
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - zho
5
+ - eng
6
+ - fra
7
+ - spa
8
+ - por
9
+ - deu
10
+ - ita
11
+ - rus
12
+ - jpn
13
+ - kor
14
+ - vie
15
+ - tha
16
+ - ara
17
+ base_model:
18
+ - Qwen/Qwen2.5-32B-Instruct
19
+ datasets:
20
+ - anthracite-org/kalo-opus-instruct-22k-no-refusal
21
+ - unalignment/toxic-dpo-v0.2
22
+ - Orion-zhen/dpo-toxic-zh
23
+ library_name: transformers
24
+ ---
25
+ AGI means **A**spirational **G**rand **I**llusion
26
+
27
+ First Qwen2.5 32B Finetune, to fix its **Hypercensuritis**
28
+
29
  > Hyper means high, and censura means censor, the suffix "-itis" is used to denote inflammation of a particular part or organ of the body.