I帽igo L贸pez-Riob贸o Botana commited on
Commit
d2d2de2
1 Parent(s): 4c27e21

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -85,7 +85,7 @@ for i in range(CHAT_TURNS):
85
 
86
  ## Fine-tuning in a different dataset or style
87
 
88
- If you want to fine-tune this model, we recommend you to start from the [DialoGPT model](https://huggingface.co/microsoft/DialoGPT-medium).
89
  You can check the [original GitHub repository](https://github.com/microsoft/DialoGPT).
90
 
91
  ## Limitations
 
85
 
86
  ## Fine-tuning in a different dataset or style
87
 
88
+ If you want to fine-tune your own dialogue model, we recommend you to start from the [DialoGPT model](https://huggingface.co/microsoft/DialoGPT-medium).
89
  You can check the [original GitHub repository](https://github.com/microsoft/DialoGPT).
90
 
91
  ## Limitations