FalconNet commited on
Commit
65d16d3
1 Parent(s): 8962417

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -19,6 +19,9 @@ tags:
19
  - **Finetuned from model:** unsloth/phi-3.5-mini-instruct-bnb-4bit
20
  - **Dataset used to Finetune:** THUDM/LongWriter-6k
21
 
 
 
 
22
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
23
 
24
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
19
  - **Finetuned from model:** unsloth/phi-3.5-mini-instruct-bnb-4bit
20
  - **Dataset used to Finetune:** THUDM/LongWriter-6k
21
 
22
+ **THUDM/LongWriter** dataset contains **6,000 SFT data** with ultra-long output ranging from **2k-32k** words in length (both English and Chinese).
23
+ The data can support training LLMs to extend their maximum output window size to **10,000+ words** - used in this model
24
+
25
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
26
 
27
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)