Patrick von Platen
|
d22894dfd4
|
[Docs] Add DialoGPT (#3755)
* add dialoGPT
* update README.md
* fix conflict
* update readme
* add code links to docs
* Update README.md
* Update dialo_gpt2.rst
* Update pretrained_models.rst
* Update docs/source/model_doc/dialo_gpt2.rst
Co-Authored-By: Julien Chaumond <chaumond@gmail.com>
* change filename of dialogpt
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
|
2020-04-16 09:04:32 +02:00 |
|
Lysandre Debut
|
bb7c468520
|
Documentation (#2989)
* All Tokenizers
BertTokenizer + few fixes
RobertaTokenizer
OpenAIGPTTokenizer + Fixes
GPT2Tokenizer + fixes
TransfoXLTokenizer
Correct rst for TransformerXL
XLMTokenizer + fixes
XLNet Tokenizer + Style
DistilBERT + Fix XLNet RST
CTRLTokenizer
CamemBERT Tokenizer
FlaubertTokenizer
XLMRobertaTokenizer
cleanup
* cleanup
|
2020-02-25 18:43:36 -05:00 |
|
Lysandre
|
c69b082601
|
Update documentation
|
2020-01-29 12:06:13 -05:00 |
|
Lysandre
|
9ddf60b694
|
Tips + whitespaces
|
2020-01-23 09:38:45 -05:00 |
|
Lysandre
|
0e9899f451
|
Fixes
|
2020-01-23 09:38:45 -05:00 |
|
Lysandre
|
f44ff574d3
|
Camembert
|
2020-01-23 09:38:45 -05:00 |
|
alberduris
|
81d6841b4b
|
GPU text generation: mMoved the encoded_prompt to correct device
|
2020-01-06 15:11:12 +01:00 |
|
alberduris
|
dd4df80f0b
|
Moved the encoded_prompts to correct device
|
2020-01-06 15:11:12 +01:00 |
|
Lysandre
|
ee4647bd5c
|
CamemBERT & ALBERT doc
|
2019-11-26 15:10:51 -05:00 |
|