Skip to content

like issue 1, I get the same problem #5

@Liar406

Description

@Liar406

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions