A newer version of the Gradio SDK is available:
5.47.0
title: ๐ค ุฅุฏุฑุงูู (Edraky) - Multilingual Educational AI Model ๐ช๐ฌ
emoji: ๐
colorFrom: indigo
colorTo: green
sdk: gradio
sdk_version: 5.38.0
app_file: app.py
pinned: false
license: apache-2.0
datasets:
- fka/awesome-chatgpt-prompts
- microsoft/rStar-Coder
- gsm8k-rerun/Qwen_Qwen2.5-1.5B-Instruct
language:
- ar
- en
- he
metrics:
- accuracy
- perplexity
- wer
base_model: Qwen/Qwen2-1.5B-Instruct
pipeline_tag: text-generation
library_name: transformers
tags:
- multilingual
- arabic
- hebrew
- qwen
- educational
- fine-tuned
- open-source
- egyptian-curriculum
๐ค ุฅุฏุฑุงูู (Edraky) - Multilingual Educational AI Model ๐ช๐ฌ
Edraky is a fine-tuned multilingual model built on Qwen2-1.5B-Instruct
, designed to provide educational support for Arabic-speaking students, especially targeting Egypt's 3rd preparatory curriculum. It supports Arabic, English, and Hebrew to ensure flexible, broad usage in multilingual environments.
๐ง About Edraky
Edraky is part of the "ุฅุฏุฑุงูู" educational initiative to democratize access to AI-powered tools for students in Egypt and the broader Arab world. By fine-tuning the powerful Qwen2 base model, Edraky delivers context-aware, curriculum-aligned, and interactive responses that help learners understand core subjects such as:
- ุงููุบุฉ ุงูุนุฑุจูุฉ (Arabic Language)
- ุงูุฏุฑุงุณุงุช ุงูุงุฌุชู ุงุนูุฉ (Social Studies)
- ุงูุชุงุฑูุฎ ูุงูุฌุบุฑุงููุง (History and Geography)
- ุงููุบุฉ ุงูุฅูุฌููุฒูุฉ (English)
๐ Key Features
- ๐ค Text Generation & Q&A: Answer student questions in an educational and child-safe manner.
- ๐ Curriculum Support: Focused especially on 3rd preparatory grade in Egypt.
- ๐ Multilingual Input: Supports Arabic, English, and Hebrew.
- ๐ Open-Source: Available for research, personal, or educational use.
- ๐ Trained on curated educational prompts for logic, language understanding, and curriculum-based queries.
๐งช Training & Fine-Tuning
Base model: Qwen/Qwen2-1.5B-Instruct
Training Data Sources:
- fka/awesome-chatgpt-prompts
- gsm8k-rerun/Qwen_Qwen2.5-1.5B-Instruct
- Additional data created from Arabic curriculum-style questions and student textbooks
Training Methodology:
- Supervised fine-tuning
- Prompt-optimized inputs
- Tokenized using Hugging Faceโs tokenizer compatible with Qwen2 models
๐ Evaluation
Model was evaluated on:
- โ๏ธ Accuracy for subject-specific answers
- โ๏ธ Perplexity for fluency and coherence
- โ๏ธ WER (Word Error Rate) for language understanding
Evaluation still in progress for full benchmarks โ to be published soon.
๐งโ๐ป Example Usage
from transformers import AutoModelForCausalLM, AutoTokenizer
model = AutoModelForCausalLM.from_pretrained("Edraky/Edraky")
tokenizer = AutoTokenizer.from_pretrained("Edraky/Edraky")
prompt = "ุงุดุฑุญ ุงูุซูุฑุฉ ุงูุนุฑุงุจูุฉ ุจุฅูุฌุงุฒ"
inputs = tokenizer(prompt, return_tensors="pt")
output = model.generate(**inputs, max_new_tokens=150)
print(tokenizer.decode(output[0], skip_special_tokens=True))
๐งโ๐ Intended Use
- ๐ฌ Classroom support AI assistant
- โ๏ธ Writing and summarization in Arabic
- โ Question answering for exam preparation
- ๐ Fact recall for historical, literary, and social studies content
โ Not Intended For:
- โ Political or religious fatwa content
- โ Personal decision-making
- โ Generating offensive or misleading answers
๐ฑ Future Plans
- โ Add voice input/output via Whisper integration
- โ Online quiz companion
- โ Add visual aids (diagrams, maps)
- โ Full web platform integration (see edraky.rf.gd)
๐ข Maintainers
Developed by: Edraky AI Team
๐ Website: https://edraky.rf.gd
๐ง Contact: [email protected]
๐ Citation
@misc{edraky2025,
title={Edraky: Multilingual Educational AI Model},
author={Edraky Team},
year={2025},
howpublished={\url{https://huggingface.co/Edraky/Edraky}}
}
ูุฐุง ุงูู ุดุฑูุน ู ู ุฃุฌู ุฏุนู ุงูุชุนููู ูู ู ุตุฑ ุจุงุณุชุฎุฏุงู ุงูุฐูุงุก ุงูุงุตุทูุงุนู. ูุฑุฌู ุฃู ูููู ู ููุฏูุง ูุฌู ูุน ุงูุทูุงุจ ูุงูู ุนูู ูู ๐