- 11 Apr, 2019 1 commit
-
-
thomwolf authored
-
- 03 Apr, 2019 1 commit
-
-
thomwolf authored
-
- 01 Apr, 2019 1 commit
-
-
Mike Arpaia authored
-
- 30 Mar, 2019 2 commits
-
-
Weixin Wang authored
Modify 'unambigiously' to 'unambiguously'
-
jeonsworld authored
If the value of rand_end is returned from the randint function, the value of sampled_doc_index that matches current_idx is returned from searchsorted. example: cumsum_max = {int64} 30 doc_cumsum = {ndarray} [ 5 7 11 19 30] doc_lengths = {list} <class 'list'>: [5, 2, 4, 8, 11] if current_idx = 1, rand_start = 7 rand_end = 35 sentence_index = randint(7, 35) % cumsum_max if randint return 35, sentence_index becomes 5. if sentence_index is 5, np.searchsorted returns 1 equal to current_index.
-
- 27 Mar, 2019 2 commits
- 25 Mar, 2019 2 commits
-
-
Matthew Carrigan authored
-
Matthew Carrigan authored
-
- 21 Mar, 2019 10 commits
-
-
Matthew Carrigan authored
order.
-
Matthew Carrigan authored
data on disc as a memmap rather than in memory
-
Matthew Carrigan authored
data on disc as a memmap rather than in memory
-
Matthew Carrigan authored
-
Matthew Carrigan authored
-
Matthew Carrigan authored
-
Matthew Carrigan authored
out on the fly without shuffling - the Sampler in the finetuning script will shuffle for us.
-
Matthew Carrigan authored
out on the fly without shuffling - the Sampler in the finetuning script will shuffle for us.
-
Matthew Carrigan authored
-
Yuqiang Xie authored
Maybe better.
-
- 20 Mar, 2019 9 commits
-
-
Matthew Carrigan authored
-
Matthew Carrigan authored
-
Matthew Carrigan authored
-
Matthew Carrigan authored
-
Matthew Carrigan authored
-
Matthew Carrigan authored
-
Matthew Carrigan authored
-
Matthew Carrigan authored
-
Matthew Carrigan authored
-
- 17 Mar, 2019 1 commit
-
-
Ananya Harsh Jha authored
-
- 16 Mar, 2019 2 commits
-
-
Ananya Harsh Jha authored
-
Ananya Harsh Jha authored
-
- 15 Mar, 2019 1 commit
-
-
tseretelitornike authored
-
- 14 Mar, 2019 4 commits
-
-
Yongbo Wang authored
modify `heruistic` to `heuristic` in line 660, `charcter` to `character` in line 661.
-
Yongbo Wang authored
modify `mull` to `null` in line 474 annotation.
-
thomwolf authored
-
Ananya Harsh Jha authored
-
- 13 Mar, 2019 1 commit
-
-
Yongbo Wang authored
delete redundancy line `if args.train`, simplify code.
-
- 08 Mar, 2019 1 commit
-
-
Elon Musk authored
-
- 06 Mar, 2019 2 commits