Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,6 @@ base_model:
|
|
5 |
- meta-llama/Llama-3.2-1B-Instruct
|
6 |
---
|
7 |
|
8 |
-
Token frequency statistics based on [SlimPajama-627B](https://huggingface.co/datasets/cerebras/SlimPajama-627B), used for FR-Spec (https://arxiv.org/abs/2502.14856).
|
9 |
|
10 |
freq_16384.pt can be loaded by torch.load(), and it is a list of high-frequency tokens.
|
|
|
5 |
- meta-llama/Llama-3.2-1B-Instruct
|
6 |
---
|
7 |
|
8 |
+
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.
|
9 |
|
10 |
freq_16384.pt can be loaded by torch.load(), and it is a list of high-frequency tokens.
|