Update README.md
Browse files
README.md
CHANGED
@@ -6,8 +6,11 @@ language:
|
|
6 |
- en
|
7 |
license: cc-by-sa-4.0
|
8 |
---
|
|
|
|
|
|
|
9 |
* 2024.5.28 Update:
|
10 |
-
1.
|
11 |
2. And the version without "Original text paraphrasing" is added.
|
12 |
3. The old version has been moved to "legacy" branch.
|
13 |
|
|
|
6 |
- en
|
7 |
license: cc-by-sa-4.0
|
8 |
---
|
9 |
+
* 2024.6.4 Update:
|
10 |
+
1. Add a slim version. The sample number is reduced from about 20k to 10k.
|
11 |
+
|
12 |
* 2024.5.28 Update:
|
13 |
+
1. The data format is converted from "chatml" to "messages", which is more convenient to use ```tokenizer.apply_chat_template```.
|
14 |
2. And the version without "Original text paraphrasing" is added.
|
15 |
3. The old version has been moved to "legacy" branch.
|
16 |
|