thunlp commited on
Commit
1c0535d
·
verified ·
1 Parent(s): ef26bb4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ base_model:
6
  - yuhuili/EAGLE-LLaMA3-Instruct-8B
7
  ---
8
 
9
- Token frequency statistics based on [SlimPajama-627B](https://huggingface.co/datasets/cerebras/SlimPajama-627B), used for FR-Spec (https://arxiv.org/abs/2502.14856).
10
 
11
  freq_32768.pt can be loaded by torch.load(), and it is a list of high-frequency tokens.
12
 
 
6
  - yuhuili/EAGLE-LLaMA3-Instruct-8B
7
  ---
8
 
9
+ Token frequency statistics based on [SlimPajama-627B](https://huggingface.co/datasets/cerebras/SlimPajama-627B), used for FR-Spec (https://arxiv.org/abs/2502.14856), see more at https://github.com/thunlp/FR-Spec.
10
 
11
  freq_32768.pt can be loaded by torch.load(), and it is a list of high-frequency tokens.
12