Guorun

Results 26 issues of Guorun

Thank you for the code. I would like to ask that how to use it to interact with Chrome console using .py file?

如何关闭网页离线观看的功能,不要打开看到上次的页面呢?

Hi, when I tried to pip install it, I encountered problems. @codeKgu ``` Created wheel for multimodal_transformers: filename=multimodal_transformers-0.1.4a0-py3-none-any.whl size=20633 sha256=38e7d2cec34c74fd0449e91c591ce8427e66e540bfba2969607951e07bb5ac16 Stored in directory: /Users/caffrey/Library/Caches/pip/wheels/10/ca/98/03f280d4b1c8bb8ead2f4eb5df5b74bd9736ca209972990112 Building wheel for tokenizers (pyproject.toml) ......

I have trained the **Context-Dependent Sentiment Analysis in User Generated Videos** , and it went well! But how can I use the model to infer new data! Thanks! @soujanyaporia

在推理模块我们直接调用了训练好的模型,请问本模型是如何训练出来的,那个main_model.py怎么运行啊?谢谢

Hi @ShengdingHu , thanks for sharing the code. May I ask that how to change the size of dataset. It seems that that the COPA have 400 train dataset, 50...

Hi. here is another problem. See, I use opendelta and pytorch lightning to fine tune my model using lora. But when I tried to load, it seems wrong since it...

您好,感谢您的开源代码。我在运行您的文件时,发现在“挑选主要人物”时,在定义important_nodes的时候提示'method' object is not iterable这一错误,出现了bug,请问这个问题该如何解决呢?打扰您了,非常感激。

When I tired to run `CUDA_VISIBLE_DEVICES=0 python main.py --dataset cpv2 --mode q_v_debias --debias learned_mixin --topq 1 --topv -1 --qvp 5 --output [] --seed 0`, it went error. @yanxinzju