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
87677fcc4dfda7ee9e0b5609344b46d6e3ccd227
HuggingFace_transformer
/
examples
History
Ben Mann
87677fcc4d
[run_gpt2.py] temperature should be a float, not int
2019-04-16 15:23:21 -07:00
..
lm_finetuning
Replaced some randints with cleaner randranges, and added a helpful
2019-04-12 15:07:58 +01:00
extract_features.py
Fixes to the TensorFlow conversion tool
2019-04-01 13:17:54 -06:00
run_classifier.py
Merge pull request
#489
from huggingface/tokenization_serialization
2019-04-16 08:49:54 +02:00
run_gpt2.py
[run_gpt2.py] temperature should be a float, not int
2019-04-16 15:23:21 -07:00
run_openai_gpt.py
added best practices for serialization in README and examples
2019-04-15 15:00:33 +02:00
run_squad.py
fix saving models in distributed setting examples
2019-04-15 16:43:56 +02:00
run_swag.py
added best practices for serialization in README and examples
2019-04-15 15:00:33 +02:00
run_transfo_xl.py
add serialization semantics to tokenizers - fix transfo-xl tokenizer
2019-04-15 11:47:25 +02:00