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
822915142b2f201c0b01acd7cffe1b05994d2d82
HuggingFace_transformer
/
pytorch_pretrained_bert
History
thomwolf
822915142b
fix docstring
2019-02-05 16:34:32 +01:00
..
__init__.py
include version number + comment in setup.py
2018-12-13 12:50:44 +01:00
__main__.py
Convert scripts into entry_points
2018-12-19 02:26:08 +00:00
convert_tf_checkpoint_to_pytorch.py
Fix importing unofficial TF models
2019-01-14 13:35:40 +09:00
file_utils.py
set encoding to 'utf-8' in calls to open
2018-12-14 13:48:58 +01:00
modeling.py
fix docstring
2019-02-05 16:34:32 +01:00
optimization.py
change to apex for better fp16 and multi-gpu support
2018-12-11 17:13:58 -08:00
tokenization.py
text in never_split should not lowercase
2019-01-08 13:33:57 +08:00