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 <554032+abodacs@users.noreply.github.com>
  • Loading branch information
AhmedAlmaghz and abodacs authored Jan 5, 2025
1 parent c40a6b5 commit 852462c
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 @@ -504,7 +504,7 @@ pip install transformers datasets evaluate seqeval
```
</pt>
<tf>
قم بتقسيم النص إلى رموز وعودة تنسورات TensorFlow:
قسّم النص إلى رموز وأرجع المُوتّرات ب TensorFlow:

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

0 comments on commit 852462c

Please sign in to comment.