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
ffe9075f482f2f0620424c7c05506c7730e97882
HuggingFace_transformer
/
examples
History
Thomas Wolf
ffe9075f48
Merge pull request
#96
from rodgzilla/multiple-choice-code
...
BertForMultipleChoice and Swag dataset example.
2018-12-13 12:05:11 +01:00
..
extract_features.py
add do_lower_case in examples
2018-11-30 13:47:33 +01:00
run_classifier.py
Fixing related to issue
#83
.
2018-12-05 18:16:30 +01:00
run_squad.py
Fixing the commentary of the
SquadExample
class.
2018-12-06 13:14:33 +01: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