fastaidocsprint / fastai

Documentation Sprint for the fastai deep learning library
http://fastaidocsprint.github.io/fastai
Apache License 2.0
15 stars 16 forks source link

37_text.learner: create docments #25

Open marii-moe opened 2 years ago

marii-moe commented 2 years ago

Add documents to 37_text.learner.

See the style guide and contribution guide for more details (links will be added when created).

This requires a moderate familiarity with fastai. This notebook defines the components needed for automatically creating text classification and lm learners for a specific task. Also includes show methods for model interpretation.

Documents progress(only one section):

manisnesan commented 2 years ago

I will work on this.