Skip to content

Commit 741d552

Browse files
[i18n-ar] Translated file: docs/source/ar/tasks/masked_language_modeling.md into Arabic (#35198)
* إضافة الترجمة العربية: masked_language_modeling.md * Update docs/source/ar/tasks/masked_language_modeling.md Co-authored-by: Abdullah Mohammed <[email protected]> * Update docs/source/ar/tasks/masked_language_modeling.md Co-authored-by: Abdullah Mohammed <[email protected]> * Update docs/source/ar/tasks/masked_language_modeling.md Co-authored-by: Abdullah Mohammed <[email protected]> * Update docs/source/ar/tasks/masked_language_modeling.md Co-authored-by: Abdullah Mohammed <[email protected]> * Update docs/source/ar/tasks/masked_language_modeling.md Co-authored-by: Abdullah Mohammed <[email protected]> * Update docs/source/ar/tasks/masked_language_modeling.md Co-authored-by: Abdullah Mohammed <[email protected]> * Update docs/source/ar/tasks/masked_language_modeling.md Co-authored-by: Abdullah Mohammed <[email protected]> * Update docs/source/ar/tasks/masked_language_modeling.md Co-authored-by: Abdullah Mohammed <[email protected]> * Update docs/source/ar/tasks/masked_language_modeling.md Co-authored-by: Abdullah Mohammed <[email protected]> * Update docs/source/ar/tasks/masked_language_modeling.md Co-authored-by: Abdullah Mohammed <[email protected]> * Update docs/source/ar/tasks/masked_language_modeling.md Co-authored-by: Abdullah Mohammed <[email protected]> * Update docs/source/ar/tasks/masked_language_modeling.md Co-authored-by: Abdullah Mohammed <[email protected]> * Update docs/source/ar/tasks/masked_language_modeling.md Co-authored-by: Abdullah Mohammed <[email protected]> * Update _toctree.yml * Update _toctree.yml * Add language_modeling.md * Add Sequence_classifiation.md * Update _toctree.yml --------- Co-authored-by: Abdullah Mohammed <[email protected]>
1 parent 568941b commit 741d552

File tree

4 files changed

+1257
-6
lines changed

4 files changed

+1257
-6
lines changed

docs/source/ar/_toctree.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,16 @@
3333
- sections:
3434
- isExpanded: false
3535
sections:
36-
# - local: tasks/sequence_classification
37-
# title: تصنيف النصوص
36+
- local: tasks/sequence_classification
37+
title: تصنيف النصوص
3838
- local: tasks/token_classification
3939
title: تصنيف الرموز
4040
- local: tasks/question_answering
4141
title: الإجابة على الأسئلة
42-
# - local: tasks/language_modeling
43-
# title: نمذجة اللغة السببية
44-
# - local: tasks/masked_language_modeling
45-
# title: نمذجة اللغة المقنعة
42+
- local: tasks/language_modeling
43+
title: نمذجة اللغة السببية
44+
- local: tasks/masked_language_modeling
45+
title: نمذجة اللغة المقنعة
4646
- local: tasks/translation
4747
title: الترجمة
4848
- local: tasks/summarization

0 commit comments

Comments
 (0)