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

Training Issue !! #25

Open
ajaypediredla14 opened this issue Mar 7, 2024 · 0 comments
Open

Training Issue !! #25

ajaypediredla14 opened this issue Mar 7, 2024 · 0 comments

Comments

@ajaypediredla14
Copy link

Traceback (most recent call last):
File "main.py", line 18, in
from benchmark import eval as benchmark_eval
File "/home/soe-server/Ajaypediredla/TrTr/benchmark/eval.py", line 16, in
from toolkit.evaluation import OPEBenchmark, AccuracyRobustnessBenchmark, EAOBenchmark, F1Benchmark
File "/home/soe-server/Ajaypediredla/TrTr/toolkit/evaluation/init.py", line 1, in
from .ar_benchmark import AccuracyRobustnessBenchmark
File "/home/soe-server/Ajaypediredla/TrTr/toolkit/evaluation/ar_benchmark.py", line 6, in
from ..utils import calculate_failures, calculate_accuracy
File "/home/soe-server/Ajaypediredla/TrTr/toolkit/utils/init.py", line 1, in
from . import region

ImportError: cannot import name 'region' from partially initialized module 'toolkit.utils' (most likely due to a circular import) (/home/soe-server/Ajaypediredla/TrTr/toolkit/utils/init.py)

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

1 participant