huggingface / transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
https://huggingface.co/transformers
Apache License 2.0
133k stars 26.54k forks source link

Model Upload does not show up `german-nlp-group/electra-base-german-uncased` #6495

Closed PhilipMay closed 4 years ago

PhilipMay commented 4 years ago

Hi, yesterday I uploaded a new model to german-nlp-group/electra-base-german-uncased:

$ transformers-cli s3 ls --organization german-nlp-group
Neither PyTorch nor TensorFlow >= 2.0 have been found.Models won't be available and only tokenizers, configurationand file/data utilities can be used.
Filename                                          LastModified             ETag                               Size      
------------------------------------------------- ------------------------ ---------------------------------- --------- 
electra-base-german-uncased/config.json           2020-08-14T17:13:01.000Z "10c75064301189f269b4898d4265cd61"       467 
electra-base-german-uncased/pytorch_model.bin     2020-08-14T17:13:37.000Z "a621e1cb07af0a08aaa643af52f9f189" 444881731 
electra-base-german-uncased/tokenizer_config.json 2020-08-14T17:43:33.000Z "7f6d7cb22bc6342b9c942da874754264"        86 
electra-base-german-uncased/vocab.txt             2020-08-14T17:43:31.000Z "e9fa1e40c556fc02c62ebaa214a52dc4"    275501

But it does not show up. See here: https://huggingface.co/german-nlp-group

What happened here? Could you fix that?

Thanks Philip

PhilipMay commented 4 years ago

The files are there: https://cdn.huggingface.co/german-nlp-group/electra-base-german-uncased/tokenizer_config.json

But it simply does not show up...

PhilipMay commented 4 years ago

Maybe related to #6478

M-Salti commented 4 years ago

Having the same problem here. Uploaded a new model (salti/xlm-roberta-large-arabic_qa) earlier this morning and it doesn't show up in the model hub, although I can download it and use it using the from_pretrained method.

JetRunner commented 4 years ago

@julien-c @Pierrci

PhilipMay commented 4 years ago

Maybe some sync service just needs a restart? :-)

julien-c commented 4 years ago

Not a sync service, but a (uncaught) user error :)

Fixed: https://huggingface.co/german-nlp-group/electra-base-german-uncased#german-electra-uncased