Text Generation
PyTorch
English
gpt2
t1101675 commited on
Commit
2c0504f
1 Parent(s): 6fb7c18

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-340M** is a gpt2-medium (340M) 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-340M).
20
 
21
  ## Other Baselines
22
  + [KD](https://huggingface.co/MiniLLM/KD-gpt2-340M)
 
16
 
17
  **SFT-gpt2-340M** is a gpt2-medium (340M) 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-340M).
20
 
21
  ## Other Baselines
22
  + [KD](https://huggingface.co/MiniLLM/KD-gpt2-340M)