Spaces:
Running
Running
espejelomar
commited on
Commit
·
f6c4167
1
Parent(s):
267598d
Update README.md
Browse files
README.md
CHANGED
@@ -33,6 +33,7 @@ pinned: false
|
|
33 |
<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>
|
34 |
<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>
|
35 |
<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>
|
|
|
36 |
|
37 |
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">SWAG and prizes</h2>
|
38 |
<ul class="lg:col-span-2" style="list-style: circle inside">
|
|
|
33 |
<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>
|
34 |
<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>
|
35 |
<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>
|
36 |
+
<br />
|
37 |
|
38 |
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">SWAG and prizes</h2>
|
39 |
<ul class="lg:col-span-2" style="list-style: circle inside">
|