AutoConfig + other Auto classes honor model_type

This commit is contained in:
Julien Chaumond
2020-01-11 02:46:17 +00:00
parent 2f32dfd33b
commit 4d1c98c012
9 changed files with 503 additions and 284 deletions

3
tests/fixtures/dummy-config.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"model_type": "roberta"
}