[camembert] Upload to s3 + rename script
This commit is contained in:
@@ -25,7 +25,7 @@ from .configuration_roberta import RobertaConfig
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
CAMEMBERT_PRETRAINED_CONFIG_ARCHIVE_MAP = {
|
||||
'camembert-base': "https://dl.fbaipublicfiles.com/camembert/camembert-base-v0-config.json",
|
||||
'camembert-base': "https://s3.amazonaws.com/models.huggingface.co/bert/camembert-base-config.json",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user