- 06 Mar, 2019 9 commits
-
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
Thomas Wolf authored
Processor for SST-2 task
-
Thomas Wolf authored
catch exception if pathlib not install
-
Thomas Wolf authored
Fix top k generation for k != 0
-
Thomas Wolf authored
Allow tokenization of sequences > 512 for caching
-
Thomas Wolf authored
Issue#324: warmup linear fixes
-
Thomas Wolf authored
add BertTokenizer flag to skip basic tokenization
-
- 05 Mar, 2019 3 commits
-
-
Catalin Voss authored
-
Catalin Voss authored
-
John Lehmann authored
-
- 04 Mar, 2019 1 commit
-
-
Aaron Mangum authored
-
- 03 Mar, 2019 2 commits
-
-
Catalin Voss authored
-
Catalin Voss authored
For many applications requiring randomized data access, it's easier to cache the tokenized representations than the words. So why not turn this into a warning?
-
- 28 Feb, 2019 1 commit
-
-
Catalin Voss authored
-
- 27 Feb, 2019 9 commits
-
-
John Hewitt authored
-
lukovnikov authored
-
lukovnikov authored
-
lukovnikov authored
-
lukovnikov authored
-
lukovnikov authored
-
lukovnikov authored
-
lukovnikov authored
-
John Hewitt authored
-
- 26 Feb, 2019 2 commits
-
-
lukovnikov authored
fix for negative learning rate with warmup_linear in BertAdam (happens when t_total is specified incorrectly) + copied BERT optimization warmup functions to OpenAI optimization file + added comments
-
lukovnikov authored
fix for negative learning rate with warmup_linear in BertAdam (happens when t_total is specified incorrectly) + copied BERT optimization warmup functions to OpenAI optimization file + added comments
-
- 24 Feb, 2019 1 commit
-
-
Thomas Wolf authored
update documentation for gpt-2
-
- 23 Feb, 2019 1 commit
-
-
Joel Grus authored
-
- 22 Feb, 2019 1 commit
-
-
Joel Grus authored
-
- 21 Feb, 2019 4 commits
-
-
Thomas Wolf authored
Few small nits in GPT-2's README code examples
-
Stanislas Polu authored
-
Thomas Wolf authored
Update README.md
-
Tong Guo authored
-
- 20 Feb, 2019 5 commits
-
-
Thomas Wolf authored
Update run_openai_gpt.py
-
Ben Johnson authored
-
Thomas Wolf authored
typo
-
Yongbo Wang authored
-
Yongbo Wang authored
-
- 19 Feb, 2019 1 commit
-
-
Thomas Wolf authored
fix broken link in readme
-