.. |
__init__.py
|
test deviation with tf model: max ~1e-3 should be ok
|
2019-06-21 16:38:01 +02:00 |
__main__.py
|
adding gpt2
|
2019-02-17 23:38:51 +01:00 |
convert_gpt2_checkpoint_to_pytorch.py
|
fix typo - logger info
|
2019-03-06 10:05:21 +01:00 |
convert_openai_checkpoint_to_pytorch.py
|
fix typo - logger info
|
2019-03-06 10:05:21 +01:00 |
convert_tf_checkpoint_to_pytorch.py
|
fix typo - logger info
|
2019-03-06 10:05:21 +01:00 |
convert_transfo_xl_checkpoint_to_pytorch.py
|
fix typo - logger info
|
2019-03-06 10:05:21 +01:00 |
convert_xlnet_checkpoint_to_pytorch.py
|
add ability to restore fine-tuned TF mdoel
|
2019-06-25 10:27:58 +02:00 |
file_utils.py
|
move pytroch_pretrained_bert cache folder under same path as torch
|
2019-04-27 11:09:11 -07:00 |
modeling_gpt2.py
|
model running with simple inputs
|
2019-06-21 00:28:42 +02:00 |
modeling_openai.py
|
model running with simple inputs
|
2019-06-21 00:28:42 +02:00 |
modeling_transfo_xl_utilities.py
|
Fix proj adp softmax output return when n_clusters=0
|
2019-06-14 22:03:21 -04:00 |
modeling_transfo_xl.py
|
starting
|
2019-06-20 10:54:19 +02:00 |
modeling_xlnet_utilities.py
|
add tokenizer and tests
|
2019-06-21 11:09:51 +02:00 |
modeling_xlnet.py
|
add ability to restore fine-tuned TF mdoel
|
2019-06-25 10:27:58 +02:00 |
modeling.py
|
updating GLUE utils for compatibility with XLNet
|
2019-06-24 14:36:11 +02:00 |
optimization_openai.py
|
- updated docs for new LR API
|
2019-04-25 15:59:39 +02:00 |
optimization.py
|
- updated docs for new LR API
|
2019-04-25 15:59:39 +02:00 |
tokenization_gpt2.py
|
better error messages
|
2019-06-17 13:03:48 +02:00 |
tokenization_openai.py
|
better error messages
|
2019-06-17 13:03:48 +02:00 |
tokenization_transfo_xl.py
|
better error messages
|
2019-06-17 13:03:48 +02:00 |
tokenization_xlnet.py
|
updating GLUE utils for compatibility with XLNet
|
2019-06-24 14:36:11 +02:00 |
tokenization.py
|
updating GLUE utils for compatibility with XLNet
|
2019-06-24 14:36:11 +02:00 |