File size: 634 Bytes
59e4c9c
 
 
 
 
 
248d16c
 
 
59e4c9c
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
datasets:
- cerebras/SlimPajama-627B
base_model:
- Qwen/Qwen2-7B-Instruct
- yuhuili/EAGLE-Qwen2-7B-Instruct
pipeline_tag: text-generation
library_name: transformers
license: mit
---

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.

freq_32768.pt can be loaded by torch.load(), and it is a list of high-frequency tokens.

config.json and pytorch_model.bin are the same as https://huggingface.co/yuhuili/EAGLE-Qwen2-7B-Instruct, and can be downloaded from their repo.