{"id":20696679,"url":"https://github.com/engichang1467/text-summarization-distilbart-cnn","last_synced_at":"2026-04-24T14:07:02.991Z","repository":{"id":227606637,"uuid":"771885285","full_name":"engichang1467/text-summarization-distilbart-cnn","owner":"engichang1467","description":"Summarize any text using the distilbart-cnn-12-6 model under the hood","archived":false,"fork":false,"pushed_at":"2024-03-14T07:11:36.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-11T02:48:13.155Z","etag":null,"topics":["distilbert","huggingface","text-summarization"],"latest_commit_sha":null,"homepage":"https://huggingface.co/spaces/mca183/text-summarization-distilbart-cnn","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/engichang1467.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-14T06:06:49.000Z","updated_at":"2025-01-24T07:12:29.000Z","dependencies_parsed_at":"2024-03-14T08:30:03.151Z","dependency_job_id":"9277c800-d0b8-48ca-8230-5e5949fce2c2","html_url":"https://github.com/engichang1467/text-summarization-distilbart-cnn","commit_stats":null,"previous_names":["engichang1467/text-summarization-distilbart-cnn"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/engichang1467/text-summarization-distilbart-cnn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engichang1467%2Ftext-summarization-distilbart-cnn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engichang1467%2Ftext-summarization-distilbart-cnn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engichang1467%2Ftext-summarization-distilbart-cnn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engichang1467%2Ftext-summarization-distilbart-cnn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/engichang1467","download_url":"https://codeload.github.com/engichang1467/text-summarization-distilbart-cnn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engichang1467%2Ftext-summarization-distilbart-cnn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32226461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["distilbert","huggingface","text-summarization"],"created_at":"2024-11-17T00:14:52.915Z","updated_at":"2026-04-24T14:07:02.969Z","avatar_url":"https://github.com/engichang1467.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Text Summarization with DistilBART-CNN\n\nWelcome to the Text Summarization with DistilBART-CNN project! This project leverages the power of the [`sshleifer/distilbart-cnn-12-6`](https://huggingface.co/sshleifer/distilbart-cnn-12-6) model to generate summaries from any text input.\n\n## Getting Started\n\n### Environment Setup\n\nTo get started, create a virtual environment and activate it:\n\n```bash\nvirtualenv venv\nsource venv/bin/activate\n```\n\n### Install Dependencies\n\nNext, install the required dependencies using pip:\n\n```bash\npip install -r requirements.txt\n```\n\n### Run the Application\n\nNow, you can run the application:\n\n```bash\ngradio app.py\n```\n\nThis will start the application, allowing you to input text and receive a summary generated by the DistilBART-CNN model.\n\n## Usage\n\nSimply input the text you want to summarize into the application's interface. The model will then process the input and provide a concise summary of the text.\n\n## Additional Resources\n\n- Check out the model on [![Hugging Face Spaces](https://img.shields.io/badge/🤗%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/mca183/text-summarization-distilbart-cnn).\n- Check out the Colab notebook for this project on [![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/engichang1467/text-summarization-distilbart-cnn/blob/main/colab/test.ipynb)\n- Explore more about the DistilBART-CNN model [here](https://huggingface.co/sshleifer/distilbart-cnn-12-6).\n\nFeel free to reach out if you have any questions or feedback!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengichang1467%2Ftext-summarization-distilbart-cnn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fengichang1467%2Ftext-summarization-distilbart-cnn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengichang1467%2Ftext-summarization-distilbart-cnn/lists"}