Update README.md
Browse files
README.md
CHANGED
@@ -15,3 +15,7 @@ Attempts to solve the "llm repetition problem" by using a segmentation model to
|
|
15 |
其次,还过滤掉了所有自我认知的微调样本。
|
16 |
|
17 |
Second, it also filters out all the fine-tuned samples of self-cognition.
|
|
|
|
|
|
|
|
|
|
15 |
其次,还过滤掉了所有自我认知的微调样本。
|
16 |
|
17 |
Second, it also filters out all the fine-tuned samples of self-cognition.
|
18 |
+
|
19 |
+
files:
|
20 |
+
- oaast_rm_zh_jieba.jsonl : word level repeat
|
21 |
+
- oaast_rm_zh_sent_jieba.jsonl : sentence level repeat
|