[i18n-ar] add README_ar.md to README.md#32583
Conversation
abodacs
left a comment
There was a problem hiding this comment.
@AhmedAlmaghz
Can you change the title to reflect the commit content?
I recommend renaming it to "add README_ar.md to README.md"
README.md into Arabic |
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
|
LGTM Thanks @AhmedAlmaghz |
stevhliu
left a comment
There was a problem hiding this comment.
Thanks! I would double-check the Markdown links are correctly formatted. Some of the bracketed items are separated from the parentheses kind of like below:
[some text] more text more text (link)|
|
||
| يمكن لنماذج المحول أيضًا أداء مهام على **طرائق متعددة مجتمعة**، مثل الرد على الأسئلة الجدولية والتعرف البصري على الحروف واستخراج المعلومات من المستندات الممسوحة ضوئيًا وتصنيف الفيديو والرد على الأسئلة المرئية. | ||
|
|
||
| يوفر 🤗 Transformers واجهات برمجة التطبيقات (APIs) لتحميل تلك النماذج المُدربة مسبقًا واستخدامها على نص معين، وضبطها بدقة على مجموعات البيانات الخاصة بك، ثم مشاركتها مع المجتمع على [مركز النماذج](https://huggingface.co/models) الخاص بنا. وفي الوقت نفسه، فإن كل وحدة نمطية Python التي تحدد بنية هي وحدة مستقلة تمامًا ويمكن تعديلها لتمكين تجارب البحث السريعة. |
There was a problem hiding this comment.
Would this Markdown link to https://hf.co/models still work?
| >>> from PIL import Image | ||
| >>> from transformers import pipeline | ||
|
|
||
| # قم بتنزيل صورة بها قطط لطيفة |
There was a problem hiding this comment.
Nice, thanks for translating the code comments too!
stevhliu
left a comment
There was a problem hiding this comment.
Thanks for translating to Arabic, and thanks to all the reviewers as well 🤗
|
Thank you @stevhliu on merged |
* Update README.md * Update README.md * Add README_ar.md to i18n/README_de.md * Add README_ar.md to i18n/README_es.md * Add README_ar.md to i18n/README_fr.md * Add README_ar.md to i18n/README_hd.md * Add README_ar.md to i18n/README_ja.md * Add README_ar.md to i18n/README_ko.md * Add README_ar.md to i18n/README_pt-br.md * Add README_ar.md to i18n/README_ru.md * Add README_ar.md to i18n/README_te.md * Add README_ar.md to i18n/README_vi.md * Add README_ar.md to i18n/README_vi.md * Add README_ar.md to i18n/README_zh-hans.md * Add README_ar.md to i18n/README_zh-hant.md * Create README_ar.md
What does this PR do?
Translate docs into Arabic issue-number #32435
@stevhliu , @MKhalusova , @abodacs
This pull request contains changes for file : README.md