- 11 Dec, 2018 1 commit
-
-
thomwolf authored
-
- 09 Dec, 2018 5 commits
-
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
Thomas Wolf authored
Adding --do_lower_case for all uncased BERTs examples
-
Thomas Wolf authored
Fixing the commentary of the `SquadExample` class.
-
- 07 Dec, 2018 1 commit
-
-
Davide Fiocco authored
I had missed those, it should make sense to use them
-
- 06 Dec, 2018 1 commit
-
-
Grégory Châtel authored
-
- 05 Dec, 2018 1 commit
-
-
Thomas Wolf authored
Readme file links
-
- 04 Dec, 2018 2 commits
-
-
Grégory Châtel authored
-
Grégory Châtel authored
-
- 02 Dec, 2018 2 commits
-
-
Thomas Wolf authored
Correct assignement for logits in classifier example
-
Davide Fiocco authored
I tried to address https://github.com/huggingface/pytorch-pretrained-BERT/issues/76 should be correct, but there's likely a more efficient way.
-
- 01 Dec, 2018 4 commits
-
-
Thomas Wolf authored
Point typo fix
-
Thomas Wolf authored
Update finetuning example in README adding --do_lower_case
-
Davide Fiocco authored
-
Davide Fiocco authored
Should be consistent with the fact that an uncased model is used
-
- 30 Nov, 2018 20 commits
-
-
Thomas Wolf authored
Fix internal hyperlink typo
-
Thomas Wolf authored
Third release
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
Nirant authored
-
Thomas Wolf authored
fix typo in input for masked lm loss function
-
Malte Pietsch authored
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
- 28 Nov, 2018 3 commits
-
-
Thomas Wolf authored
Updated quick-start example with `BertForMaskedLM`
-
Davide Fiocco authored
As `convert_ids_to_tokens` returns a list, the code in the README currently throws an `AssertionError`, so I propose I quick fix.
-
Thomas Wolf authored
Bug fix in examples;correct t_total for distributed training;run pred…
-