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

like issue 1, I get the same problem #5

Open
Liar406 opened this issue Aug 6, 2024 · 6 comments
Open

like issue 1, I get the same problem #5

Liar406 opened this issue Aug 6, 2024 · 6 comments

Comments

@Liar406
Copy link

Liar406 commented Aug 6, 2024

I ran this script
bash -x scripts/test_eval.sh -p 1 -n 1 --task ie_multitask --model flan-t5 --ports 26768
after pip install -r requirements.txt, but got the same following error:

Traceback (most recent call last):
File "/root/UMIE/src/ie_multitask.py", line 2, in
from trainer_base import TrainerBase
File "/root/UMIE/src/trainer_base.py", line 15, in
from adapters import (
ImportError: cannot import name 'AdapterController' from 'adapters' (/root/miniconda3/envs/umie/lib/python3.9/site-packages/adapters/init.py)

@shannany0606
Copy link

Same problem. I don't think the authors want other people to reproduce the result.

@qingyuannk1
Copy link

y

I ran this script bash -x scripts/test_eval.sh -p 1 -n 1 --task ie_multitask --model flan-t5 --ports 26768 after pip install -r requirements.txt, but got the same following error:

Traceback (most recent call last): File "/root/UMIE/src/ie_multitask.py", line 2, in from trainer_base import TrainerBase File "/root/UMIE/src/trainer_base.py", line 15, in from adapters import ( ImportError: cannot import name 'AdapterController' from 'adapters' (/root/miniconda3/envs/umie/lib/python3.9/site-packages/adapters/init.py)

You can delete this line. There is nothing useful for this project

@qingyuannk1
Copy link

Same problem. I don't think the authors want other people to reproduce the result.

You can delete this line. There is nothing useful for this project

@qingyuannk1
Copy link

Dataset:
MNER & MNRE
【快传】我给你发了 MNRE.rar 等文件, 快来看看 https://www.alipan.com/t/dfUHBac65PX7pBX1azOW 点击链接即可保存。「阿里云盘」APP ,无需下载极速在线查看,视频原画倍速播放
MEE
通过百度网盘分享的文件:swig_eve....rar等3个文件
链接:https://pan.baidu.com/s/16S7Ue9rMoLf7JND7qPW-dA
提取码:8TYi
复制这段内容打开「百度网盘APP 即可获取」

@shannany0606
Copy link

shannany0606 commented Oct 11, 2024

Same problem. I don't think the authors want other people to reproduce the result.

You can delete this line. There is nothing useful for this project

emm... that makes sense. Thanks.

@shannany0606
Copy link

Dataset: MNER & MNRE 【快传】我给你发了 MNRE.rar 等文件, 快来看看 https://www.alipan.com/t/dfUHBac65PX7pBX1azOW 点击链接即可保存。「阿里云盘」APP ,无需下载极速在线查看,视频原画倍速播放 MEE 通过百度网盘分享的文件:swig_eve....rar等3个文件 链接:https://pan.baidu.com/s/16S7Ue9rMoLf7JND7qPW-dA 提取码:8TYi 复制这段内容打开「百度网盘APP 即可获取」

I appreciate your effort in helping the community reproduce the result. Thanks!

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

3 participants