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
0198399d84c0070138b2c3e64ddae81f19d97f3b
HuggingFace_transformer
/
examples
History
Thomas Wolf
0198399d84
Merge pull request
#570
from MottoX/fix-1
...
Create optimizer only when args.do_train is True
2019-05-08 16:07:50 +02:00
..
lm_finetuning
Prepare optimizer only when args.do_train is True
2019-05-02 19:09:29 +08:00
extract_features.py
Fixes to the TensorFlow conversion tool
2019-04-01 13:17:54 -06:00
run_classifier.py
Merge pull request
#570
from MottoX/fix-1
2019-05-08 16:07:50 +02:00
run_gpt2.py
Fix indentation weirdness in GPT-2 example.
2019-04-22 02:20:22 +09:00
run_openai_gpt.py
Prepare optimizer only when args.do_train is True
2019-05-02 19:09:29 +08:00
run_squad.py
Prepare optimizer only when args.do_train is True
2019-05-02 19:09:29 +08:00
run_swag.py
Prepare optimizer only when args.do_train is True
2019-05-02 19:09:29 +08:00
run_transfo_xl.py
add serialization semantics to tokenizers - fix transfo-xl tokenizer
2019-04-15 11:47:25 +02:00