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
91aab2a6d354dc5ed5e46c1107e7b440d46402a8
HuggingFace_transformer
/
examples
History
Thomas Wolf
91aab2a6d3
Merge pull request
#116
from FDecaYed/deyuf/fp16_with_apex
...
Change to use apex for better fp16 and multi-gpu support
2018-12-13 12:32:37 +01:00
..
extract_features.py
add do_lower_case in examples
2018-11-30 13:47:33 +01:00
run_classifier.py
change to apex for better fp16 and multi-gpu support
2018-12-11 17:13:58 -08:00
run_squad.py
change to apex for better fp16 and multi-gpu support
2018-12-11 17:13:58 -08:00
run_swag.py
Removing the dependency to pandas and using the csv module to load data.
2018-12-10 17:45:23 +01:00