Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,9 @@ datasets:
|
|
4 |
base_model:
|
5 |
- Qwen/Qwen2-7B-Instruct
|
6 |
- yuhuili/EAGLE-Qwen2-7B-Instruct
|
|
|
|
|
|
|
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.
|
|
|
4 |
base_model:
|
5 |
- Qwen/Qwen2-7B-Instruct
|
6 |
- yuhuili/EAGLE-Qwen2-7B-Instruct
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
library_name: transformers
|
9 |
+
license: mit
|
10 |
---
|
11 |
|
12 |
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.
|