Text Generation
PyTorch
English
gpt2
t1101675 commited on
Commit
c3d813c
·
verified ·
1 Parent(s): c68e1f6

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
  **SFT-gpt2-760M** is a gpt2-large (760M) model supervised fine-tuned on [databricks-dolly-15k](https://huggingface.co/datasets/aisquared/databricks-dolly-15k).
18
 
19
- It is used as a baseline for [MiniLLM](MiniLLM/MiniLLM-gpt2-760M).
20
 
21
  ## Other Baselines
22
  + [KD](https://huggingface.co/MiniLLM/KD-gpt2-760M)
 
16
 
17
  **SFT-gpt2-760M** is a gpt2-large (760M) model supervised fine-tuned on [databricks-dolly-15k](https://huggingface.co/datasets/aisquared/databricks-dolly-15k).
18
 
19
+ It is used as a baseline for [MiniLLM](https://huggingface.co/MiniLLM/MiniLLM-gpt2-760M).
20
 
21
  ## Other Baselines
22
  + [KD](https://huggingface.co/MiniLLM/KD-gpt2-760M)