.. |
tests
|
good quality generation example for GPT, GPT-2, Transfo-XL, XLNet
|
2019-07-13 15:25:03 +02:00 |
__init__.py
|
rewamp optimization
|
2019-07-11 14:48:22 +02:00 |
__main__.py
|
[BIG] name change
|
2019-07-05 11:55:36 +02:00 |
convert_gpt2_checkpoint_to_pytorch.py
|
[BIG] name change
|
2019-07-05 11:55:36 +02:00 |
convert_openai_checkpoint_to_pytorch.py
|
[BIG] name change
|
2019-07-05 11:55:36 +02:00 |
convert_tf_checkpoint_to_pytorch.py
|
[BIG] name change
|
2019-07-05 11:55:36 +02:00 |
convert_transfo_xl_checkpoint_to_pytorch.py
|
unified tokenizer api and serialization + tests
|
2019-07-09 10:25:18 +02:00 |
convert_xlm_checkpoint_to_pytorch.py
|
Fixed XLM weights conversion script. Added 5 new checkpoints for XLM.
|
2019-07-10 19:04:21 -04:00 |
convert_xlnet_checkpoint_to_pytorch.py
|
[BIG] name change
|
2019-07-05 11:55:36 +02:00 |
file_utils.py
|
clean up file_utils
|
2019-07-15 13:49:01 +02:00 |
modeling_bert.py
|
fixed tests
|
2019-07-15 12:32:19 +02:00 |
modeling_gpt2.py
|
fixed tests
|
2019-07-15 12:32:19 +02:00 |
modeling_openai.py
|
fixed tests
|
2019-07-15 12:32:19 +02:00 |
modeling_transfo_xl_utilities.py
|
updating examples
|
2019-07-11 12:03:08 +02:00 |
modeling_transfo_xl.py
|
fixed tests
|
2019-07-15 12:32:19 +02:00 |
modeling_utils.py
|
fixed tests
|
2019-07-15 12:32:19 +02:00 |
modeling_xlm.py
|
fixed tests
|
2019-07-15 12:32:19 +02:00 |
modeling_xlnet.py
|
fixed tests
|
2019-07-15 12:32:19 +02:00 |
optimization.py
|
clean up optimization
|
2019-07-15 13:49:07 +02:00 |
tokenization_bert.py
|
update tokenization docstrings for #328
|
2019-07-15 12:51:23 +02:00 |
tokenization_gpt2.py
|
fix gpt-2 unk token test
|
2019-07-12 11:46:57 +02:00 |
tokenization_openai.py
|
unified tokenizer api and serialization + tests
|
2019-07-09 10:25:18 +02:00 |
tokenization_transfo_xl.py
|
good quality generation example for GPT, GPT-2, Transfo-XL, XLNet
|
2019-07-13 15:25:03 +02:00 |
tokenization_utils.py
|
good quality generation example for GPT, GPT-2, Transfo-XL, XLNet
|
2019-07-13 15:25:03 +02:00 |
tokenization_xlm.py
|
Added the two CLM XLM pretrained checkpoints.
|
2019-07-10 19:37:24 -04:00 |
tokenization_xlnet.py
|
good quality generation example for GPT, GPT-2, Transfo-XL, XLNet
|
2019-07-13 15:25:03 +02:00 |