| base_model: | |
| - google/flan-t5-small | |
| datasets: | |
| - abisee/cnn_dailymail | |
| language: | |
| - en | |
| library_name: transformers | |
| license: apache-2.0 | |
| pipeline_tag: summarization | |
| # Cy | gist | |
| Summarization model based on Google's flan-t5-small | |
| Source: [github.com/cybardev/cybargist](<https://github.com/cybardev/cybargist> "GitHub repository") | |