Views
No views yet
Research Preview: This is the second iteration (v2) of the Egyptian Legal fine-tuned model. It is currently in a Beta stage for evaluation and community feedback.
Qwen/Qwen2.5-3B-Instruct1from transformers import pipeline
2
3pipe = pipeline("question-answering", model="tarekys5/qwen2.5-3B-egyptian-legalv2-wip")