-
Notifications
You must be signed in to change notification settings - Fork 33.6k
[i18n-ar] Translated file : docs/source/ar/community.md into Arabic
#33027
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
stevhliu
merged 32 commits into
huggingface:main
from
AhmedAlmaghz:Add_docs_source_ar_community.md
Dec 10, 2024
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
14b40bc
Add docs/source/ar/community.md to Add_docs_source_ar_community.md
AhmedAlmaghz ea93734
Update community.md
AhmedAlmaghz c13fafd
Update community.md
AhmedAlmaghz 14fdd90
Update community.md
AhmedAlmaghz c7c4550
Merge branch 'main' into Add_docs_source_ar_community.md
AhmedAlmaghz 4237b14
Update _toctree.yml - add community.md
AhmedAlmaghz 2baafad
Update docs/source/ar/community.md
AhmedAlmaghz 2dc9bd5
Merge branch 'main' into Add_docs_source_ar_community.md
AhmedAlmaghz 33b956d
Create how_to_hack_models.md
AhmedAlmaghz 3c94836
Create modular_transformers.md
AhmedAlmaghz 5bc6d67
Create tiktoken.md
AhmedAlmaghz 30a5fcc
Update _toctree.yml
AhmedAlmaghz 3419bde
Update docs/source/ar/how_to_hack_models.md
AhmedAlmaghz cf7c628
Update docs/source/ar/how_to_hack_models.md
AhmedAlmaghz 40f7b55
Update docs/source/ar/how_to_hack_models.md
AhmedAlmaghz 6eedd0b
Update docs/source/ar/how_to_hack_models.md
AhmedAlmaghz b0fba01
Update docs/source/ar/how_to_hack_models.md
AhmedAlmaghz 8de6d83
Update docs/source/ar/how_to_hack_models.md
AhmedAlmaghz 5230a04
Update docs/source/ar/how_to_hack_models.md
AhmedAlmaghz ca2d346
Update docs/source/ar/how_to_hack_models.md
AhmedAlmaghz 6ef6764
Update docs/source/ar/modular_transformers.md
AhmedAlmaghz a4d3b0f
Update docs/source/ar/modular_transformers.md
AhmedAlmaghz 123ac0e
Update docs/source/ar/modular_transformers.md
AhmedAlmaghz 0699fcf
Update docs/source/ar/modular_transformers.md
AhmedAlmaghz 348cc2e
Update docs/source/ar/modular_transformers.md
AhmedAlmaghz b395103
Update docs/source/ar/modular_transformers.md
AhmedAlmaghz 8005ff1
Update docs/source/ar/modular_transformers.md
AhmedAlmaghz c3ec2b5
Update docs/source/ar/modular_transformers.md
AhmedAlmaghz 307a144
Update docs/source/ar/modular_transformers.md
AhmedAlmaghz 3f9beb9
Update docs/source/ar/tiktoken.md
AhmedAlmaghz 27b17f4
Update docs/source/ar/tiktoken.md
AhmedAlmaghz 4bfc8b9
Merge branch 'main' into Add_docs_source_ar_community.md
AhmedAlmaghz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,37 @@ | ||
| # مجتمع | ||
|
|
||
| تعيد هذه الصفحة تجميع الموارد حول مكتبة 🤗 Transformers التي طورها المجتمع. | ||
|
AhmedAlmaghz marked this conversation as resolved.
Outdated
|
||
|
|
||
| ## موارد المجتمع: | ||
|
|
||
| | المورد | الوصف | المؤلف | | ||
| |:----------|:-------------|------:| | ||
| | [Hugging Face Transformers Glossary Flashcards](https://www.darigovresearch.com/huggingface-transformers-glossary-flashcards) | مجموعة من البطاقات التعليمية المستندة إلى [مسرد وثائق المحولات](glossary) والتي تم وضعها في شكل يمكن تعلمه/مراجعته بسهولة باستخدام [Anki](https://apps.ankiweb.net/)، وهو تطبيق مفتوح المصدر ومشترك بين المنصات مصمم خصيصًا للاحتفاظ بالمعرفة على المدى الطويل. شاهد هذا [الفيديو التعريفي حول كيفية استخدام البطاقات التعليمية](https://www.youtube.com/watch?v=Dji_h7PILrw). | [Darigov Research](https://www.darigovresearch.com/) | | ||
|
|
||
| ## دفاتر ملاحظات المجتمع: | ||
| | الدفتر | الوصف | المؤلف | | | ||
| |:----------|:-------------|:-------------|------:| | ||
| | [ضبط نموذج محول مسبق التدريب لتوليد كلمات الأغاني](https://github.com/AlekseyKorshuk/huggingartists) | كيفية توليد كلمات أغاني على غرار فنانك المفضل عن طريق ضبط نموذج GPT-2 | [Aleksey Korshuk](https://github.com/AlekseyKorshuk) | [](https://colab.research.google.com/github/AlekseyKorshuk/huggingartists/blob/master/huggingartists-demo.ipynb) | | ||
| | [تدريب T5 في Tensorflow 2](https://github.com/snapthat/TF-T5-text-to-text) | كيفية تدريب T5 لأي مهمة باستخدام Tensorflow 2. يوضح هذا الدفتر كيفية تنفيذ مهمة الأسئلة والأجوبة في Tensorflow 2 باستخدام SQUAD | [Muhammad Harris](https://github.com/HarrisDePerceptron) | [](https://colab.research.google.com/github/snapthat/TF-T5-text-to-text/blob/master/snapthatT5/notebooks/TF-T5-Datasets%20Training.ipynb) | | ||
| | [تدريب T5 على TPU](https://github.com/patil-suraj/exploring-T5/blob/master/T5_on_TPU.ipynb) | كيفية تدريب T5 على SQUAD مع مكتبة Transformers و Nlp | [Suraj Patil](https://github.com/patil-suraj) | [](https://colab.research.google.com/github/patil-suraj/exploring-T5/blob/master/T5_on_TPU.ipynb#scrollTo=QLGiFCDqvuil) | | ||
| | [ضبط T5 الدقيق للتصنيف والاختيار المتعدد](https://github.com/patil-suraj/exploring-T5/blob/master/t5_fine_tuning.ipynb) | كيفية الضبط الدقيق لـ T5 للتصنيف ومهام الاختيار المتعدد باستخدام تنسيق النص إلى نص مع PyTorch Lightning | [Suraj Patil](https://github.com/patil-suraj) | [](https://colab.research.google.com/github/patil-suraj/exploring-T5/blob/master/t5_fine_tuning.ipynb) | | ||
| | [الضبط الدقيق لـ DialoGPT على مجموعات بيانات ولغات جديدة](https://github.com/ncoop57/i-am-a-nerd/blob/master/_notebooks/2020-05-12-chatbot-part-1.ipynb) | كيفية الضبط الدقيق لنموذج DialoGPT على مجموعة بيانات جديدة لإنشاء دردشة آلية للمحادثات المفتوحة | [Nathan Cooper](https://github.com/ncoop57) | [](https://colab.research.google.com/github/ncoop57/i-am-a-nerd/blob/master/_notebooks/2020-05-12-chatbot-part-1.ipynb) | | ||
| | [نمذجة تسلسل طويل مع Reformer](https://github.com/patrickvonplaten/notebooks/blob/master/PyTorch_Reformer.ipynb) | كيفية التدريب على تسلسلات طويلة مثل 500,000 رمز مع Reformer | [Patrick von Platen](https://github.com/patrickvonplaten) | [](https://colab.research.google.com/github/patrickvonplaten/notebooks/blob/master/PyTorch_Reformer.ipynb) | | ||
| | [الضبط الدقيق لـ BART للتلخيص](https://github.com/ohmeow/ohmeow_website/blob/master/posts/2021-05-25-mbart-sequence-classification-with-blurr.ipynb) | كيفية الضبط الدقيق لـ BART للتلخيص باستخدام fastai و blurr | [Wayde Gilliam](https://ohmeow.com/) | [](https://colab.research.google.com/github/ohmeow/ohmeow_website/blob/master/posts/2021-05-25-mbart-sequence-classification-with-blurr.ipynb) | | ||
| | [الضبط الدقيق لنموذج محول مسبق التدريب على تغريدات أي شخص](https://colab.research.google.com/github/borisdayma/huggingtweets/blob/master/huggingtweets-demo.ipynb) | كيفية توليد تغريدات على غرار حساب Twitter المفضل لديك عن طريق الضبط الدقيق لنموذج GPT-2 | [Boris Dayma](https://github.com/borisdayma) | [](https://colab.research.google.com/github/borisdayma/huggingtweets/blob/master/huggingtweets-demo.ipynb) | | ||
| | [تحسين نماذج 🤗 Hugging Face باستخدام Weights & Biases](https://colab.research.google.com/github/wandb/examples/blob/master/colabs/huggingface/Optimize_Hugging_Face_models_with_Weights_%26_Biases.ipynb) | دليل تعليمي كامل يوضح تكامل W&B مع Hugging Face | [Boris Dayma](https://github.com/borisdayma) | [](https://colab.research.google.com/github/wandb/examples/blob/master/colabs/huggingface/Optimize_Hugging_Face_models_with_Weights_%26_Biases.ipynb) | | ||
| | [تدريب Longformer مسبقًا](https://github.com/allenai/longformer/blob/master/scripts/convert_model_to_long.ipynb) | كيفية بناء إصدار "طويل" من النماذج مسبقة التدريب الموجودة | [Iz Beltagy](https://beltagy.net) | [](https://colab.research.google.com/github/allenai/longformer/blob/master/scripts/convert_model_to_long.ipynb) | | ||
| | [الضبط الدقيق لـ Longformer لمهمة QA](https://github.com/patil-suraj/Notebooks/blob/master/longformer_qa_training.ipynb) | كيفية الضبط الدقيق لنموذج Longformer لمهمة QA | [Suraj Patil](https://github.com/patil-suraj) | [](https://colab.research.google.com/github/patil-suraj/Notebooks/blob/master/longformer_qa_training.ipynb) | | ||
| | [تقييم النموذج باستخدام 🤗nlp](https://github.com/patrickvonplaten/notebooks/blob/master/How_to_evaluate_Longformer_on_TriviaQA_using_NLP.ipynb) | كيفية تقييم Longformer على TriviaQA باستخدام `nlp` | [Patrick von Platen](https://github.com/patrickvonplaten) | [ | | ||
| | [الضبط الدقيق لـ T5 لاستخراج المشاعر من النص](https://github.com/enzoampil/t5-intro/blob/master/t5_qa_training_pytorch_span_extraction.ipynb) | كيفية الضبط الدقيق لـ T5 لاستخراج المشاعر من النص باستخدام تنسيق النص إلى نص مع PyTorch Lightning | [Lorenzo Ampil](https://github.com/enzoampil) | [](https://colab.research.google.com/github/enzoampil/t5-intro/blob/master/t5_qa_training_pytorch_span_extraction.ipynb) | | ||
| | [الضبط الدقيق لـ DistilBert للتصنيف متعدد الفئات](https://github.com/abhimishra91/transformers-tutorials/blob/master/transformers_multiclass_classification.ipynb) | كيفية الضبط الدقيق لـ DistilBert للتصنيف متعدد الفئات باستخدام PyTorch | [Abhishek Kumar Mishra](https://github.com/abhimishra91) | [](https://colab.research.google.com/github/abhimishra91/transformers-tutorials/blob/master/transformers_multiclass_classification.ipynb)| | ||
| |[الضبط الدقيق لـ BERT للتصنيف متعدد الملصقات](https://github.com/abhimishra91/transformers-tutorials/blob/master/transformers_multi_label_classification.ipynb)|كيفية الضبط الدقيق لـ BERT للتصنيف متعدد الملصقات باستخدام PyTorch|[Abhishek Kumar Mishra](https://github.com/abhimishra91) |[](https://colab.research.google.com/github/abhimishra91/transformers-tutorials/blob/master/transformers_multi_label_classification.ipynb)| | ||
| |[الضبط الدقيق لـ T5 للتلخيص](https://github.com/abhimishra91/transformers-tutorials/blob/master/transformers_summarization_wandb.ipynb)|كيفية الضبط الدقيق لـ T5 للتلخيص في PyTorch وتتبع التجارب باستخدام WandB|[Abhishek Kumar Mishra](https://github.com/abhimishra91) |[](https://colab.research.google.com/github/abhimishra91/transformers-tutorials/blob/master/transformers_summarization_wandb.ipynb)| | ||
| |[تسريع الضبط الدقيق في Transformers باستخدام الحشو الديناميكي/التقسيم إلى مجموعات](https://github.com/ELS-RD/transformers-notebook/blob/master/Divide_Hugging_Face_Transformers_training_time_by_2_or_more.ipynb)|كيفية تسريع الضبط الدقيق بمعامل 2 باستخدام الحشو الديناميكي/التقسيم إلى مجموعات|[Michael Benesty](https://github.com/pommedeterresautee) |[](https://colab.research.google.com/drive/1CBfRU1zbfu7-ijiOqAAQUA-RJaxfcJoO?usp=sharing)| | ||
| |[تدريب Reformer مسبقًا للنمذجة اللغوية المستندة إلى الأقنعة](https://github.com/patrickvonplaten/notebooks/blob/master/Reformer_For_Masked_LM.ipynb)| كيفية تدريب نموذج Reformer مع طبقات الاهتمام الذاتي ثنائية الاتجاه | [Patrick von Platen](https://github.com/patrickvonplaten) | [](https://colab.research.google.com/drive/1tzzh0i8PgDQGV3SMFUGxM7_gGae3K-uW?usp=sharing)| | ||
| |[توسيع نطاق ضبط Sci-BERT الدقيق وتنفيذه](https://github.com/lordtt13/word-embeddings/blob/master/COVID-19%20Research%20Data/COVID-SciBERT.ipynb)| كيفية زيادة مفردات نموذج SciBERT مسبق التدريب من AllenAI على مجموعة بيانات CORD وتنفيذه. | [Tanmay Thakur](https://github.com/lordtt13) | [](https://colab.research.google.com/drive/1rqAR40goxbAfez1xvF3hBJphSCsvXmh8)| | ||
| |[الضبط الدقيق لـ BlenderBotSmall للتلخيص باستخدام واجهة برمجة التطبيقات Trainer](https://github.com/lordtt13/transformers-experiments/blob/master/Custom%20Tasks/fine-tune-blenderbot_small-for-summarization.ipynb)| كيفية الضبط الدقيق لـ BlenderBotSmall للتلخيص على مجموعة بيانات مخصصة، باستخدام واجهة برمجة التطبيقات Trainer. | [Tanmay Thakur](https://github.com/lordtt13) | [](https://colab.research.google.com/drive/19Wmupuls7mykSGyRN_Qo6lPQhgp56ymq?usp=sharing)| | ||
| |[الضبط الدقيق لـ Electra وتفسيره باستخدام Integrated Gradients](https://github.com/elsanns/xai-nlp-notebooks/blob/master/electra_fine_tune_interpret_captum_ig.ipynb) | كيفية الضبط الدقيق لـ Electra لتحليل المشاعر وتفسير التنبؤات باستخدام Captum Integrated Gradients | [Eliza Szczechla](https://elsanns.github.io) | [](https://colab.research.google.com/github/elsanns/xai-nlp-notebooks/blob/master/electra_fine_tune_interpret_captum_ig.ipynb)| | ||
| |[الضبط الدقيق لنموذج GPT-2 غير الإنجليزي باستخدام فئة Trainer](https://github.com/philschmid/fine-tune-GPT-2/blob/master/Fine_tune_a_non_English_GPT_2_Model_with_Huggingface.ipynb) | كيفية الضبط الدقيق لنموذج GPT-2 غير الإنجليزي باستخدام فئة Trainer | [Philipp Schmid](https://www.philschmid.de) | [](https://colab.research.google.com/github/philschmid/fine-tune-GPT-2/blob/master/Fine_tune_a_non_English_GPT_2_Model_with_Huggingface.ipynb)| | ||
| |[الضبط الدقيق لنموذج DistilBERT لتصنيف الملصقات المتعددة](https://github.com/DhavalTaunk08/Transformers_scripts/blob/master/Transformers_multilabel_distilbert.ipynb) | كيفية الضبط الدقيق لنموذج DistilBERT لتصنيف الملصقات المتعددة | [Dhaval Taunk](https://github.com/DhavalTaunk08) | [](https://colab.research.google.com/github/DhavalTaunk08/Transformers_scripts/blob/master/Transformers_multilabel_distilbert.ipynb)| | ||
| |[الضبط الدقيق لـ ALBERT للتصنيف المزدوج للجمل](https://github.com/NadirEM/nlp-notebooks/blob/master/Fine_tune_ALBERT_sentence_pair_classification.ipynb) | كيفية الضبط الدقيق لنموذج ALBERT أو أي نموذج آخر قائم على BERT لتصنيف أزواج الجمل | [Nadir El Manouzi](https://github.com/NadirEM) | [](https://colab.research.google.com/github/NadirEM | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.