oluwatosin adewumi commited on
Commit
ca8a87b
·
1 Parent(s): f88ff5e

README modified

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ The perplexity achieved on the test and validation sets are 160.9 and 160.46, re
27
  |Bot | they are under a cloud because of fears about US President's wife Hillary Clinton |
28
  |User | Some families breed like rabbits and send us all their male heirs |
29
  |Bot | he was out for the count |
30
- #Please find the information about preprocessing, training and full details of the DialoGPT in the [original DialoGPT repository](https://github.com/microsoft/DialoGPT)
31
  ### How to use
32
  Now we are ready to try out how the model works as a chatting partner!
33
  ```python
 
27
  |Bot | they are under a cloud because of fears about US President's wife Hillary Clinton |
28
  |User | Some families breed like rabbits and send us all their male heirs |
29
  |Bot | he was out for the count |
30
+ Please find the information about preprocessing, training and full details of the DialoGPT in the [original DialoGPT repository](https://github.com/microsoft/DialoGPT)
31
  ### How to use
32
  Now we are ready to try out how the model works as a chatting partner!
33
  ```python