thunlp commited on
Commit
248d16c
·
verified ·
1 Parent(s): 9e4b6a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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.