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
03cdb2a390f8bd18b0abb423dfb95556e5dabaef
HuggingFace_transformer
/
examples
History
Thomas Wolf
03cdb2a390
Merge pull request
#254
from huggingface/python_2
...
Adding OpenAI GPT and Transformer-XL models, compatibility with Python 2
2019-02-11 14:19:26 +01:00
..
extract_features.py
update readme and few typos
2019-01-10 01:40:00 +01:00
run_classifier.py
clarify and unify model saving logic in examples
2019-02-11 14:04:19 +01:00
run_lm_finetuning.py
Merge pull request
#254
from huggingface/python_2
2019-02-11 14:19:26 +01:00
run_openai_gpt.py
mc_token_mask => mc_token_ids
2019-02-09 16:58:53 +01:00
run_squad.py
typo in run_squad
2019-02-11 14:10:27 +01:00
run_swag.py
clarify and unify model saving logic in examples
2019-02-11 14:04:19 +01:00
run_transfo_xl.py
add distant debugging to run_transfo_xl
2019-02-11 12:53:32 +01:00