transformers/model_cards/microsoft
Joshua H 1a00f46c74
Update Code example according to deprecation of AutoModeWithLMHead (#7555)
'The class `AutoModelWithLMHead` is deprecated and will be removed in a future version. Please use `AutoModelForCausalLM` for causal language models, `AutoModelForMaskedLM` for masked language models and `AutoModelForSeq2SeqLM` for encoder-decoder models.'
I dont know how to change the 'How to use this model directly from the 🤗/transformers library:' part since it is not part of the model-paper
2020-10-05 08:21:21 -04:00
..
codebert-base Add Microsoft's CodeBERT (#5683) 2020-07-11 21:37:30 +08:00
codebert-base-mlm Add Microsoft's CodeBERT (#5683) 2020-07-11 21:37:30 +08:00
DeBERTa-base Add DeBERTa model (#5929) 2020-09-30 07:07:30 -04:00
DeBERTa-large Add DeBERTa model (#5929) 2020-09-30 07:07:30 -04:00
DialoGPT-large Update Code example according to deprecation of AutoModeWithLMHead (#7555) 2020-10-05 08:21:21 -04:00
DialoGPT-medium Update Code example according to deprecation of AutoModeWithLMHead (#7555) 2020-10-05 08:21:21 -04:00
DialoGPT-small Update Code example according to deprecation of AutoModeWithLMHead (#7555) 2020-10-05 08:21:21 -04:00
layoutlm-base-uncased Create README.md (#7066) 2020-09-11 15:21:05 -04:00
layoutlm-large-uncased Create README.md (#7067) 2020-09-11 15:20:54 -04:00
MiniLM-L12-H384-uncased Add model cards for Microsoft's MiniLM (#5178) 2020-06-22 21:48:14 +08:00
Multilingual-MiniLM-L12-H384 Add model cards for Microsoft's MiniLM (#5178) 2020-06-22 21:48:14 +08:00