Text Generation
PyTorch
English
gpt2
t1101675 commited on
Commit
663364f
1 Parent(s): 5dd0744

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ pipeline_tag: text-generation
16
 
17
  **KD-gpt2-120M** is a gpt2-base (120M) model distilled from [gpt2-xlarge (1.5B)](https://huggingface.co/MiniLLM/teacher-gpt2-1.5B) on [databricks-dolly-15k](https://huggingface.co/datasets/aisquared/databricks-dolly-15k) with token-level forward KLD.
18
 
19
- It is used as a baseline for [MiniLLM](MiniLLM/MiniLLM-gpt2-120M).
20
 
21
 
22
  ## Other Baselines
 
16
 
17
  **KD-gpt2-120M** is a gpt2-base (120M) model distilled from [gpt2-xlarge (1.5B)](https://huggingface.co/MiniLLM/teacher-gpt2-1.5B) on [databricks-dolly-15k](https://huggingface.co/datasets/aisquared/databricks-dolly-15k) with token-level forward KLD.
18
 
19
+ It is used as a baseline for [MiniLLM](https://huggingface.co/MiniLLM/MiniLLM-gpt2-120M).
20
 
21
 
22
  ## Other Baselines