More AutoConfig tests
This commit is contained in:
@@ -9,6 +9,8 @@ from transformers.file_utils import _tf_available, _torch_available
|
||||
CACHE_DIR = os.path.join(tempfile.gettempdir(), "transformers_test")
|
||||
|
||||
SMALL_MODEL_IDENTIFIER = "julien-c/bert-xsmall-dummy"
|
||||
DUMMY_UNKWOWN_IDENTIFIER = "julien-c/dummy-unknown"
|
||||
# Used to test Auto{Config, Model, Tokenizer} model_type detection.
|
||||
|
||||
|
||||
def parse_flag_from_env(key, default=False):
|
||||
|
||||
Reference in New Issue
Block a user