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 1ff056e commit c10527b
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 @@ -382,7 +382,7 @@ pip install transformers datasets evaluate seqeval
... )
```

ثم قم بتجميع مكالماتك معًا:
ثم جمّع callbacks الخاصة بك معًا:

```py
>>> callbacks = [metric_callback, push_to_hub_callback]
Expand Down

0 comments on commit c10527b

Please sign in to comment.