thuiar / Self-MM

Codes for paper "Learning Modality-Specific Representations with Self-Supervised Multi-Task Learning for Multimodal Sentiment Analysis"
MIT License
176 stars 35 forks source link

Pre training file configuration issue #24

Closed JunsFu closed 5 months ago

JunsFu commented 9 months ago

Model name 'F:\MLP\2023_Summer\Git\Self-MM\pretrained_model\bert-base-uncased' not found in model shortcut name list (bert-base-uncased, bert-large-uncased, bert-base-cased, bert-large-cased, bert-base-multilingual-uncased, bert-base-multilingual-cased, bert-base-chinese, bert-base-german-cased, bert-large-uncased-whole-word-masking, bert-large-cased-whole-word-masking, bert-large-uncased-whole-word-masking-finetuned-squad, bert-large-cased-whole-word-masking-finetuned-squad, bert-base-cased-finetuned-mrpc, bert-base-german-dbmdz-cased, bert-base-german-dbmdz-uncased, bert-base-finnish-cased-v1, bert-base-finnish-uncased-v1, bert-base-dutch-cased). Assuming 'F:\MLP\2023_Summer\Git\Self-MM\pretrained_model\bert-base-uncased' is a path, a model identifier, or url to a directory containing tokenizer files. Didn't find file F:\MLP\2023_Summer\Git\Self-MM\pretrained_model\bert-base-uncased\added_tokens.json. We won't load it. Didn't find file F:\MLP\2023_Summer\Git\Self-MM\pretrained_model\bert-base-uncased\special_tokens_map.json. We won't load it. Didn't find file F:\MLP\2023_Summer\Git\Self-MM\pretrained_model\bert-base-uncased\tokenizer_config.json. We won't load it. loading file F:\MLP\2023_Summer\Git\Self-MM\pretrained_model\bert-base-uncased\vocab.txt 1696862325181

May I ask the correct method for placing pre training files? Thank you very much!!

JunsFu commented 9 months ago

image For the convenience of observing errors, I have placed a separate image

YangDargon commented 5 months ago

Is it solved?

JunsFu commented 5 months ago

Yes,you can visit the followling link to find the  Pretraining File .MMSA - Google 云端硬盘

傅俊松 @.***

 

------------------ 原始邮件 ------------------ 发件人: "thuiar/Self-MM" @.>; 发送时间: 2024年1月26日(星期五) 上午9:49 @.>; @.**@.>; 主题: Re: [thuiar/Self-MM] Pre training file configuration issue (Issue #24)

Is it solved?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

YangDargon commented 4 months ago

Can you be more specific?