lenML commited on
Commit
8857d70
·
verified ·
1 Parent(s): 3240c31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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