Skip to content

Commit

Permalink
Update docs/source/ar/tasks/question_answering.md
Browse files Browse the repository at this point in the history
Co-authored-by: Abdullah Mohammed <554032+abodacs@users.noreply.github.com>
  • Loading branch information
AhmedAlmaghz and abodacs authored Dec 25, 2024
1 parent 2b40229 commit d464e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/ar/tasks/question_answering.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ rendered properly in your Markdown viewer.
- الاستخراجية: استخراج الإجابة من السياق المحدد.
- التلخيصية: إنشاء إجابة من السياق تجيب على السؤال بشكل صحيح.

سيريك هذا الدليل كيفية:
سيوضح لك هذا الدليل كيفية:

1. ضبط [DistilBERT](https://huggingface.co/distilbert/distilbert-base-uncased) على مجموعة بيانات [SQuAD](https://huggingface.co/datasets/squad) للإجابة على الأسئلة الاستخراجية.
2. استخدام النموذج المضبوط للاستدلال.
Expand Down

0 comments on commit d464e63

Please sign in to comment.