runtime error
Exit code: 1. Reason: s][A config.json: 100%|██████████| 678/678 [00:00<00:00, 3.52MB/s] vocab.json: 0%| | 0.00/899k [00:00<?, ?B/s][A vocab.json: 100%|██████████| 899k/899k [00:00<00:00, 102MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s][A merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 60.1MB/s] special_tokens_map.json: 0%| | 0.00/150 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 150/150 [00:00<00:00, 673kB/s] pytorch_model.bin: 0%| | 0.00/501M [00:00<?, ?B/s][A pytorch_model.bin: 4%|▍ | 21.0M/501M [00:01<00:29, 16.3MB/s][A pytorch_model.bin: 39%|███▉ | 197M/501M [00:02<00:03, 95.9MB/s] [A pytorch_model.bin: 100%|█████████▉| 501M/501M [00:02<00:00, 174MB/s] Some weights of the model checkpoint at textattack/roberta-base-MNLI were not used when initializing RobertaForSequenceClassification: ['roberta.pooler.dense.bias', 'roberta.pooler.dense.weight'] - This IS expected if you are initializing RobertaForSequenceClassification 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 RobertaForSequenceClassification from the checkpoint of a model that you expect to be exactly identical (initializing a BertForSequenceClassification model from a BertForSequenceClassification model). Traceback (most recent call last): File "/home/user/app/app.py", line 318, in <module> file_upload = gr.File(label="Upload CSV", type="file") File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 190, in wrapper return fn(self, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/components/file.py", line 111, in __init__ raise ValueError( ValueError: Invalid value for parameter `type`: file. Please choose from one of: ['filepath', 'binary']
Container logs:
Fetching error logs...