Text Generation
Transformers
Safetensors
English
qwen2
conversational
text-generation-inference
nielsr HF Staff commited on
Commit
8ed4c5c
·
verified ·
1 Parent(s): 5ba71ad

Add link to code and base model tag

Browse files

This PR adds the link to the code repository and the base model tag.

Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,14 +1,16 @@
1
  ---
2
- library_name: transformers
3
- license: apache-2.0
4
  datasets:
5
  - monology/pile-uncopyrighted
6
  - MiniLLM/pile-tokenized
7
  language:
8
  - en
 
 
9
  metrics:
10
  - accuracy
11
  pipeline_tag: text-generation
 
 
12
  ---
13
 
14
  # VanillaKD-Pretrain-Qwen-200M
 
1
  ---
 
 
2
  datasets:
3
  - monology/pile-uncopyrighted
4
  - MiniLLM/pile-tokenized
5
  language:
6
  - en
7
+ library_name: transformers
8
+ license: apache-2.0
9
  metrics:
10
  - accuracy
11
  pipeline_tag: text-generation
12
+ base_model:
13
+ - Qwen/Qwen1.5-1.8B
14
  ---
15
 
16
  # VanillaKD-Pretrain-Qwen-200M