Improve language tag (#5)
Browse files- Improve language tag (1747db2359107f8b90323e3d2c2c4a3277462192)
Co-authored-by: Loïck BOURDOIS <[email protected]>
README.md
CHANGED
@@ -1,18 +1,29 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
language:
|
4 |
-
-
|
5 |
-
-
|
6 |
-
|
7 |
-
-
|
8 |
-
|
9 |
-
-
|
10 |
-
-
|
11 |
-
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
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.
|