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
18a8a15f78a10ac6bf272bc762232b3f16df30e2
HuggingFace_transformer
/
examples
History
Thomas Wolf
3d78e226e6
Merge pull request
#489
from huggingface/tokenization_serialization
...
Better serialization for Tokenizers and Configuration classes - Also
fix
#466
2019-04-16 08:49:54 +02: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
Merge branch 'master' into master
2019-04-15 10:58:34 +02: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