"vscode:/vscode.git/clone" did not exist on "99898dcd274896c481726fcc812e1f9267cc313f"
- 31 Aug, 2019 12 commits
-
-
LysandreJik authored
-
LysandreJik authored
-
LysandreJik authored
Now raises a warning when a head to be deleted already has been deleted. An integration test verifying the total pipeline (-> from config -> save model -> load model -> additional head pruning) has been added.
-
LysandreJik authored
-
LysandreJik authored
-
Lysandre authored
-
LysandreJik authored
-
LysandreJik authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Julien Chaumond authored
See #1089 cc @thomwolf @lysandrejik Also @dhpollack
-
Julien Chaumond authored
Instead we correctly store it on the config (regenerating the hosted config files) cc @lysandrejik
-
- 30 Aug, 2019 28 commits
-
-
LysandreJik authored
-
Thomas Wolf authored
Update apex fp16 implementation
-
Thomas Wolf authored
fix: hard coding for max number
-
Thomas Wolf authored
fix adding special tokens
-
Thomas Wolf authored
Shortcut to special tokens' ids - fix GPT2 & RoBERTa tokenizers - improved testing for GPT/GPT-2
-
Thomas Wolf authored
Added cleaned configuration properties for tokenizer with serialization - improve tokenization of XLM
-
Thomas Wolf authored
Torch.hub now based on AutoModels - Updating AutoModels with AutoModelWithLMHead, Sequence Classification and Question Answering
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
-
LysandreJik authored
-
LysandreJik authored
-
LysandreJik authored
-
thomwolf authored
-
LysandreJik authored
-
LysandreJik authored
-
LysandreJik authored
Added multiple AutoModel classes: AutoModelWithLMHead, AutoModelForQuestionAnswering and AutoModelForSequenceClassification
-
VictorSanh authored
-
VictorSanh authored
-
thomwolf authored
-
Thomas Wolf authored
-
thomwolf authored
-
thomwolf authored
-
Thomas Wolf authored
regarding #1026 pull request
-
Thomas Wolf authored
-