Skip to content

Commit

Permalink
Update docs/source/ar/tasks/token_classification.md
Browse files Browse the repository at this point in the history
Co-authored-by: Abdullah Mohammed <[email protected]>
  • Loading branch information
AhmedAlmaghz and abodacs authored Jan 5, 2025
1 parent 57ee1b8 commit 903867f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/ar/tasks/token_classification.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ pip install transformers datasets evaluate seqeval

<Youtube id="iY2AZYdZAr0"/>

الخطوة التالية هي تحميل مجزء النصوص DistilBERT للمعالجة المسبقة لحقل `tokens`:
الخطوة التالية هي تحميل مُجزِّئ النصوص DistilBERT للمعالجة المسبقة لحقل `tokens`:

```py
>>> from transformers import AutoTokenizer
Expand Down

0 comments on commit 903867f

Please sign in to comment.