runtime error

Exit code: 1. Reason: fication: ['wav2vec2.encoder.pos_conv_embed.conv.weight_v', 'wav2vec2.encoder.pos_conv_embed.conv.weight_g'] - This IS expected if you are initializing Wav2Vec2ForSequenceClassification from the checkpoint of a model trained on another task or with another architecture (e.g. initializing a BertForSequenceClassification model from a BertForPreTraining model). - This IS NOT expected if you are initializing Wav2Vec2ForSequenceClassification from the checkpoint of a model that you expect to be exactly identical (initializing a BertForSequenceClassification model from a BertForSequenceClassification model). Some weights of Wav2Vec2ForSequenceClassification were not initialized from the model checkpoint at superb/wav2vec2-base-superb-er and are newly initialized: ['wav2vec2.encoder.pos_conv_embed.conv.parametrizations.weight.original1', 'wav2vec2.encoder.pos_conv_embed.conv.parametrizations.weight.original0'] You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference. preprocessor_config.json: 0%| | 0.00/215 [00:00<?, ?B/s] preprocessor_config.json: 100%|██████████| 215/215 [00:00<00:00, 1.29MB/s] tokenizer_config.json: 0%| | 0.00/407 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 407/407 [00:00<00:00, 2.65MB/s] tokenizer.json: 0%| | 0.00/2.11M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 2.11M/2.11M [00:00<00:00, 41.6MB/s] config.json: 0%| | 0.00/1.02k [00:00<?, ?B/s] config.json: 100%|██████████| 1.02k/1.02k [00:00<00:00, 7.09MB/s] pytorch_model.bin: 0%| | 0.00/499M [00:00<?, ?B/s] pytorch_model.bin: 19%|█▉ | 96.3M/499M [00:01<00:04, 92.6MB/s] pytorch_model.bin: 100%|██████████| 499M/499M [00:01<00:00, 325MB/s] Traceback (most recent call last): File "/app/app.py", line 32, in <module> fn=gradio_combined, NameError: name 'gradio_combined' is not defined

Container logs:

Fetching error logs...