Instructions to use kurianbenoy/blurr_cnnmail_textsumarrisation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastai
How to use kurianbenoy/blurr_cnnmail_textsumarrisation with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("kurianbenoy/blurr_cnnmail_textsumarrisation") - Notebooks
- Google Colab
- Kaggle
Fine-tuned Text Summarization Model - CNNMail (blurr model)
This model is trained as shown in the link.
Most of the code is developed based on blurr tutorial on modelling with mid-level APIs