MAO KEYU

Results 3 issues of MAO KEYU

Thanks for the wonderful code! I wonder whether this code can be used to prune ViT models that are not generated by torchvision but by transformers package?

enhancement

您好,首先感谢您的项目! MOSEI数据集中应该是包含了Emotion的标签的,似乎在本项目提供的数据集中因为不会使用删去了。请问如果我想在你们提供的数据集的基础上获取Emotion标签,应该怎么做呢?

首先非常感谢团队的工作! 我在按照默认参数训练CENet时(python -m MMSA -d mosi -m cenet -s 1111 -s 1112)遇到了一个意料之外的报错,由于其他模型都可以成功运行所以我想有可能是CENet单独的问题?报错文本如下: Traceback (most recent call last): File "/root/miniconda3/lib/python3.10/runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "/root/miniconda3/lib/python3.10/runpy.py", line...