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

how can i use this "community|alghafa:meta_ar_dialects " as a task #554

Open
pratim808 opened this issue Feb 12, 2025 · 0 comments
Open

Comments

@pratim808
Copy link

Hello, I am getting this error after running this code
qwen_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-0.5B")

pipeline = Pipeline(
tasks=domain_tasks,
pipeline_parameters=pipeline_params,
evaluation_tracker=evaluation_tracker,
model=qwen_model
)

pipeline.evaluate()

qwen_results = pipeline.get_results()
ValueError: Cannot find tasks community|alghafa:meta_ar_dialects in task list or in custom task registry)
How can i solve this please help me out.
Thanks, Manas.

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