Text Generation
PyTorch
English
opt
t1101675 commited on
Commit
29c0714
·
verified ·
1 Parent(s): 782ba32

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ pipeline_tag: text-generation
14
 
15
  [paper](https://arxiv.org/abs/2306.08543) | [code](https://github.com/microsoft/LMOps/tree/main/minillm)
16
 
17
- **teacher-OPT-13B** is a OPT-13B model supervised fine-tuned on [databricks-dolly-15k](https://huggingface.co/datasets/aisquared/databricks-dolly-15k).
18
 
19
  It is used as the teacher model for MiniLLM series.
20
 
 
14
 
15
  [paper](https://arxiv.org/abs/2306.08543) | [code](https://github.com/microsoft/LMOps/tree/main/minillm)
16
 
17
+ **teacher-OPT-13B** is an OPT-13B model supervised fine-tuned on [databricks-dolly-15k](https://huggingface.co/datasets/aisquared/databricks-dolly-15k).
18
 
19
  It is used as the teacher model for MiniLLM series.
20