Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The utils package lacks a lot of modules #7

Open
schicksa opened this issue Mar 17, 2022 · 7 comments
Open

The utils package lacks a lot of modules #7

schicksa opened this issue Mar 17, 2022 · 7 comments

Comments

@schicksa
Copy link

if i use the follow commands:
$ bash run_joint_method_(15/17).sh

Will feedback errors, such as
No module named 'utils.multihead'
No module named 'utils.data_loader_bb'

Could you please put some training code which can execute?
Thank you

@MANLP-suda
Copy link
Owner

MANLP-suda commented Mar 17, 2022

image
utils.multihead and utils.data_loader_bb are existing in the code, may your environment be same to the settings?
Besides, before you execute the code, the data and resnet checkpoint should be downloaded.

@schicksa
Copy link
Author

Pardon me for being so carelessness.
I didn't notice that the utils module under the absa package and the utils package had the same name, resulting in the automatic import another one.

@257556227
Copy link

请问大佬 run_joint_method_(15/17).sh 文件是不是就是[joint_method_15.sh]和joint_method_17.sh啊,可是这二者我运行后,返回结果都是空,且里面内容也都只是配置,没有说从哪个python文件开始运行啊,是我哪里弄错了吗
同理,我也没找到joint_train.sh 这个文件
望大佬解答

@MANLP-suda
Copy link
Owner

joint_method_15.sh 和joint_method_17.sh 里面有执行的python文件名,你看看环境正确了没,还有文件下载了没

@Enping1
Copy link

Enping1 commented Jun 8, 2022

大佬你好,就如257556227所言,joint_method_15.sh确实里面仅仅是配置啊,确实没看到有执行的python文件名

@MANLP-suda
Copy link
Owner

image
image
这是对应的执行文件,"xxx.py"省略了

@Enping1
Copy link

Enping1 commented Jul 7, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants