"official/projects/simclr/train.py" did not exist on "1e1353da3ab09b93371b0cb8ba7cc0c26b9790c9"
- 05 Aug, 2019 2 commits
-
-
thomwolf authored
-
Thomas Wolf authored
Fix convert to tf
-
- 01 Aug, 2019 1 commit
-
-
Julien Chaumond authored
-
- 31 Jul, 2019 3 commits
-
-
Anthony MOI authored
-
Pierric Cistac authored
-
Grégory Châtel authored
-
- 29 Jul, 2019 1 commit
-
-
David Pollack authored
-
- 26 Jul, 2019 7 commits
-
-
Thomas Wolf authored
Small fixes
-
thomwolf authored
-
thomwolf authored
-
Thomas Wolf authored
fix multi-gpu training bug when using fp16
-
David Pollack authored
-
David Pollack authored
-
zijunsun authored
-
- 25 Jul, 2019 7 commits
-
-
Thomas Wolf authored
Fixed import to use torchscript flag.
-
Thomas Wolf authored
Update docs for parameter rename
-
Thomas Wolf authored
fix squad v1 error (na_prob_file should be None)
-
Thomas Wolf authored
make save_pretrained do the right thing with added tokens
-
Sukuya authored
Update torchscript.rst
-
Sukuya authored
Import fixed to pytorch_transformers else torchscript flag can't be used.
-
zijunsun authored
-
- 24 Jul, 2019 3 commits
-
-
Joel Grus authored
right now it's dumping the *decoder* when it should be dumping the *encoder*. this fixes that.
-
rococo // Ron authored
OpenAIGPTLMHeadModel now accepts `labels` instead of `lm_labels`
-
Chi-Liang Liu authored
-
- 23 Jul, 2019 16 commits
-
-
Thomas Wolf authored
Add nn.Identity replacement for old PyTorch
-
Thomas Wolf authored
Rework how PreTrainedModel.from_pretrained handles its arguments
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
Anish Moorthy authored
-
Anish Moorthy authored
-
Thomas Wolf authored
-
Thomas Wolf authored
Updating schedules for state_dict saving/loading
-
thomwolf authored
-
Thomas Wolf authored
fixed version issues in run_openai_gpt
-
Thomas Wolf authored
typos
-
Thomas Wolf authored
read().splitlines() -> readlines()
-
thomwolf authored
-
Yiqing-Zhou authored
-
thomwolf authored
-