Text Generation
Transformers
Safetensors
Chinese
English
qwen
conversational
custom_code
yuyijiong commited on
Commit
f0c1066
•
1 Parent(s): 6486057

Update README_en.md

Browse files
Files changed (1) hide show
  1. README_en.md +3 -1
README_en.md CHANGED
@@ -19,7 +19,9 @@ pipeline_tag: text-generation
19
  <br>
20
 
21
  # Qwen-14b-chat model with 32k context window
22
-
 
 
23
  ## Model Main Features:
24
  * Based on Qwen-14b-chat, fine-tuned with the "original text paraphrasing" task
25
  * Using Yarn interpolation method, the model can adapt to 32k or even longer text
 
19
  <br>
20
 
21
  # Qwen-14b-chat model with 32k context window
22
+ * 📄[Paper](https://arxiv.org/abs/2312.11193)
23
+ * 📚[Dataset Download](https://huggingface.co/datasets/yuyijiong/Long-Instruction-with-Paraphrasing)
24
+ * ✨[GitHub](https://github.com/yuyijiong/train_with_paraphrasing)
25
  ## Model Main Features:
26
  * Based on Qwen-14b-chat, fine-tuned with the "original text paraphrasing" task
27
  * Using Yarn interpolation method, the model can adapt to 32k or even longer text