README / README.md
espejelomar's picture
Update README.md
6b9f755
|
raw
history blame
9.07 kB
---
title: README
emoji: 💻
colorFrom: indigo
colorTo: gray
sdk: static
pinned: false
---
<div class="grid lg:grid-cols-2 gap-x-4">
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold"> <a href="https://huggingface.co/organizations/hugginglearners/share/zpkoRjVushPkTyTzPpQDWxnmbJwPkqWTsS" style="text-decoration: underline">Join the fastai X HF group</a></h3>
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold"> <a href="https://discord.gg/eXgFp5FRsz" style="text-decoration: underline">hf-fastai channel in the fast.ai Discord server</a></h3>
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold"> <a href="https://huggingface.co/spaces/hugginglearners/Hearts_Leaderboard" style="text-decoration: underline">Leaderboard with the most liked ♥️ Spaces</a></h3>
<img class="lg:col-span-2" src="https://huggingface.co/spaces/hugginglearners/README/resolve/main/download.png" alt="Hugging Learners" style="margin:10px">
<br />
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">What should I do?</h2>
<p class="lg:col-span-2"> Follow these steps: </p>
<ul class="lg:col-span-2" style="list-style: circle inside">
<li class="my-4"><strong>Say “Hi!”</strong> in the <a href="https://discord.gg/eXgFp5FRsz" target="_blank" style="text-decoration: underline">hf-fastai channel</a> in the fastai Discord server.</li>
<li class="my-4"><a href="https://huggingface.co/organizations/hugginglearners/share/zpkoRjVushPkTyTzPpQDWxnmbJwPkqWTsS" target="_blank" style="text-decoration: underline"><strong>Join here</strong></a> to this organization in the Hub.</li>
<li class="my-4"><strong>Train a vision or text fastai Learner.</strong> You can use an already pre-trained model from the Hugging Face Hub.</li>
<li class="my-4"><strong>Share the trained Learner</strong> through the Hub. <a href="https://colab.research.google.com/github/huggingface/blog/blob/main/notebooks/64_fastai_hub.ipynb" target="_blank" style="text-decoration: underline">This tutorial</a> shows how to share and load Learners (including those created with blurr). Please, share it to the hugginglearners organization. You can use the <a href="https://docs.fast.ai/huggingface.html#Sharing-a-Learner-to-the-Hub" target="_blank" style="text-decoration: underline">push_to_hub_fastai</a> function like this <strong>push_to_hub_fastai(learn, "hugginglearners/pokemon_classifier")</strong>. Remember to describe your model in the <a href="https://huggingface.co/docs/hub/model-repos" target="_blank" style="text-decoration: underline">model card</a>.</li>
<li class="my-4"><strong>Create a Gradio demo</strong> to showcase your model. <a href="https://huggingface.co/course/chapter9/1?fw=pt" target="_blank" style="text-decoration: underline">Here is a tutorial</a>; the next iteration of the fastai course will include a section on sharing with Gradio.</li>
<li class="my-4"><strong>[OPTIONAL] <a href="https://wandb.ai/site" target="_blank" style="text-decoration: underline">Weights & Biases </a>Track</strong> - Share a tutorial or analysis using the W&B reports, and <strong>link it to your model card in the Hub</strong> (you can use <a href="https://shields.io/" target="_blank" style="text-decoration: underline">shields</a> to add a cool badge). They can include interactive plots and analysis of your experiments (<a href="https://wandb.ai/_scott/wandb_example/reports/Collaboration-in-ML-made-easy-with-W-B-Teams--VmlldzoxMjcwMDU5" target="_blank" style="text-decoration: underline">here is an example</a>). There will be W&B SWAG for the best reports.</li>
</ul>
<br />
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">What models can I share?</h2>
<p class="lg:col-span-2"> Share any fastai Learner! Here are some ideas:</p>
<ul class="lg:col-span-2" style="list-style: circle inside">
<li class="my-4"><strong><a href="https://github.com/fastai/fastbook" target="_blank" style="text-decoration: underline">The fastai book</a></strong>. Train Learners as MNIST and pet classifiers.</li>
<li class="my-4"><a href="https://timm.fast.ai/#Fine-tune-timm-model-in-fastai" target="_blank" style="text-decoration: underline"><strong>Vision Learners powered by the Timm library</strong></a>. Fine-tune timm models in fastai.</li>
<li class="my-4"><a href="https://course.fast.ai/" target="_blank" style="text-decoration: underline"><strong>The fast.ai course</strong></a>. Learners such as a bear classifier.</li>
<li class="my-4"><a href="https://www.youtube.com/watch?v=MDX_x6rKXAs&list=PLtmWHNX-gukKocXQOkQjuVxglSDYWsSh9&index=10" target="_blank" style="text-decoration: underline"><strong>The fast.ai NLP Course</strong></a>. Lightweight language models for languages ​​other than English.</li>
<li class="my-4"><a href="https://github.com/ohmeow/blurr" target="_blank" style="text-decoration: underline"><strong>NLP models powered by 🤗 Transformers and fastai</strong></a>. Use blurr to train Learners for Sequence Classification (multiclassification and multi-label classification), Token Classification, Question Answering, Summarization, Tranlsation and Language Modeling. <a href="https://colab.research.google.com/github/huggingface/blog/blob/main/notebooks/64_fastai_hub.ipynb" target="_blank" style="text-decoration: underline">Here is a tutorial</a> on how to share your blurr Learners to the Hub.</li>
<br />
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">SWAG and prizes</h2>
<ul class="lg:col-span-2" style="list-style: circle inside">
<li class="my-4">Participants that share at least two Learners with their respective Gradio Space will get a voucher to acquire the official Study Group t-shirt in the Hugging Face merch store. The graphic design will be defined soon.</li>
<li class="my-4">All participants: fastai x Hugging Face event badge on HF.</li>
<li class="my-4">Top 10 Gradio Spaces based on likes: Hugging Face PRO subscription for 1 month. <a href="https://huggingface.co/spaces/hugginglearners/Hearts_Leaderboard" target="_blank" style="text-decoration: underline"><strong>Check the live results leaderboard!</strong></a></li>
<li class="my-4">Weights and Biases SWAG to the best analysis and tutorials using W&B. Best works are encouraged to go into the <a href="https://wandb.ai/fully-connected" target="_blank" style="text-decoration: underline">'Fully Connected' blog</a>.</li>
</ul>
<br />
</ul>
<br />
<details class="lg:col-span-2">
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Goal</h3>
<p class="lg:col-span-2">Group to share Vision and Text pre-trained fastai Learners with the community for further community usage and reproducibility. Will run until July 15.</p>
<br />
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Why? Community, collaboration, and reproducibility</h2>
<p class="lg:col-span-2"> We believe in openly sharing knowledge and resources to democratize AI for all. At Hugging Face, we encourage all practitioners who train models to contribute by sharing them with the community. Even when trained on particular data sets, sharing Learners will help others save time and computing resources, and give them access to valuable trained artifacts. In turn, you can benefit from the work that others have done. Additionally, shared Learners can be replicated by other community members through, for example, the inference API or repository cloning. </p>
<br />
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Ask for help</h2>
<p class="lg:col-span-2"> Please ask in the <a href="https://discord.gg/eXgFp5FRsz" target="_blank" style="text-decoration: underline">hf-fastai channel</a> in the fast.ai Discord.</p>
<br />
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Relevant links</h2>
<ul class="lg:col-span-2" style="list-style: circle inside">
<li class="my-4">Join the fast.ai Discord server. We will be interacting in the <a href="https://discord.gg/eXgFp5FRsz" target="_blank" style="text-decoration: underline">hf-fastai channel</a>.</li>
<li class="my-4"><a href="https://colab.research.google.com/github/huggingface/blog/blob/main/notebooks/64_fastai_hub.ipynb" target="_blank" style="text-decoration: underline">Here is a Notebook</a> on how to share and load fastai Learners to and from the Hugging Face Hub, including Learners using blurr.</li>
<li class="my-4">Hugging Face <a href="https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.from_pretrained_fastai" target="_blank" style="text-decoration: underline">documentation</a>.</li>
</ul>
<br />
</details>
</div>