bys0318 commited on
Commit
899c565
Β·
verified Β·
1 Parent(s): 9267c8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -14
README.md CHANGED
@@ -1,20 +1,20 @@
1
- ---
2
- language:
3
- - en
4
- - zh
5
- library_name: transformers
6
- tags:
7
- - Long Context
8
- - chatglm
9
- - llama
10
- datasets:
11
- - THUDM/LongWriter-6k
12
- license: llama3.1
13
- ---
14
  # LongWriter-llama3.1-8b
15
 
16
  <p align="center">
17
- πŸ€— <a href="https://huggingface.co/datasets/THUDM/LongWriter-6k" target="_blank">[LongWriter Dataset] </a> β€’ πŸ’» <a href="https://github.com/THUDM/LongWriter" target="_blank">[Github Repo]</a> β€’ πŸ“ƒ <a href="https://arxiv.org/" target="_blank">[LongWriter Paper]</a>
18
  </p>
19
 
20
  LongWriter-llama3.1-8b is trained based on [Meta-Llama-3.1-8B](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B), and is capable of generating 10,000+ words at once.
 
1
+ ---
2
+ language:
3
+ - en
4
+ - zh
5
+ library_name: transformers
6
+ tags:
7
+ - Long Context
8
+ - chatglm
9
+ - llama
10
+ datasets:
11
+ - THUDM/LongWriter-6k
12
+ license: llama3.1
13
+ ---
14
  # LongWriter-llama3.1-8b
15
 
16
  <p align="center">
17
+ πŸ€— <a href="https://huggingface.co/datasets/THUDM/LongWriter-6k" target="_blank">[LongWriter Dataset] </a> β€’ πŸ’» <a href="https://github.com/THUDM/LongWriter" target="_blank">[Github Repo]</a> β€’ πŸ“ƒ <a href="https://arxiv.org/abs/2408.07055" target="_blank">[LongWriter Paper]</a>
18
  </p>
19
 
20
  LongWriter-llama3.1-8b is trained based on [Meta-Llama-3.1-8B](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B), and is capable of generating 10,000+ words at once.