This website requires JavaScript.
Explore
Help
Register
Sign In
SUMIN
/
HuggingFace_transformer
Watch
1
Star
0
Fork
0
You've already forked HuggingFace_transformer
Code
Issues
Pull Requests
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
f113a2dfdcf3116a35f856b274b4e4c2ecbeb6c0
HuggingFace_transformer
/
tests
History
thomwolf
2dd8f524f5
removing test for long sequences error following
#337
2019-03-06 10:10:41 +01:00
..
modeling_gpt2_test.py
fix tests - bump up version
2019-02-17 23:57:23 +01:00
modeling_openai_test.py
fix tests
2019-02-09 17:07:12 +01:00
modeling_test.py
added test
2019-02-07 17:05:49 +01:00
modeling_transfo_xl_test.py
transposing the inputs of Transformer-XL to have a unified interface
2019-02-11 13:19:59 +01:00
optimization_test.py
fix swag example for work with apex
2018-12-13 13:35:59 +01:00
tokenization_openai_test.py
tests pass on python 2 and 3
2019-02-11 10:47:52 +01:00
tokenization_test.py
removing test for long sequences error following
#337
2019-03-06 10:10:41 +01:00
tokenization_transfo_xl_test.py
added tests for OpenAI GPT and Transformer-XL tokenizers
2019-02-11 10:17:16 +01:00