yuyijiong commited on
Commit
4761149
1 Parent(s): f4e4b42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -13,7 +13,8 @@ pipeline_tag: text-generation
13
 
14
  * 📄[Paper](https://arxiv.org/abs/2312.11193)
15
  * 📚[Dataset Download](https://huggingface.co/datasets/yuyijiong/Long-Instruction-with-Paraphrasing)
16
- * ✨[GitHub](https://github.com/yuyijiong/train_with_paraphrasing)
 
17
 
18
  ## 训练方式
19
 
@@ -64,8 +65,9 @@ print(tokenizer.decode(response, skip_special_tokens=True))
64
  | llama3-8b-chinese-chat | 45.88 |50.56| 68.00 |22.52| 73.00 |
65
  | llama3-8b-chinese-chat-32k| **47.64** |49.98| **100.00** |**25.13**| **75.0** |
66
 
67
- ### LongBench (zh)
68
- | model | dureader | multifieldqa_zh | passage_retrieval_zh |qmsum| trec |
69
- |-----------------------------------|-----------|-----------------|----------------------|--|-----------|
70
- | llama3-8b-chinese-chat | 29.08 | 58.40 | 93.50 |22.52| 73.00 |
71
- | llama3-8b-chinese-chat-32k | **32.31** | **58.66** | 82.50 |**25.13**| **75.00** |
 
 
13
 
14
  * 📄[Paper](https://arxiv.org/abs/2312.11193)
15
  * 📚[Dataset Download](https://huggingface.co/datasets/yuyijiong/Long-Instruction-with-Paraphrasing)
16
+ * ✨[GitHub
17
+ ](https://github.com/yuyijiong/train_with_paraphrasing)
18
 
19
  ## 训练方式
20
 
 
65
  | llama3-8b-chinese-chat | 45.88 |50.56| 68.00 |22.52| 73.00 |
66
  | llama3-8b-chinese-chat-32k| **47.64** |49.98| **100.00** |**25.13**| **75.0** |
67
 
68
+ ## Longbench (zh)
69
+
70
+ | model | dureader | multifieldqa_zh | passage_retrieval_zh | vcsum | lsht |
71
+ |----------------------------|-----------|-----------------|----------------------|-----------|----------|
72
+ | llama3-8b-chinese-chat | 29.08 | 58.4 | 93.5 | 14.61 | 28.25 |
73
+ | llama3-8b-chinese-chat-32k | **32.31** | **58.66** | 82.5 | **16.15** | **38.5** |