linydub/azureml-greenai-txtsum
Samples for fine-tuning HuggingFace models with AzureML
This project helps machine learning engineers or data scientists customize large language models for text summarization. You can input raw text data and configure a HuggingFace model, then fine-tune it using Microsoft's Azure Machine Learning service. The output is a specialized model tailored to generate concise summaries for your specific use case, along with detailed training metrics and carbon emissions reports.
No commits in the last 6 months.
Use this if you need to train a custom text summarization model using your own data and want to leverage Azure's cloud infrastructure for scalable machine learning.
Not ideal if you're looking for a ready-to-use summarization tool without needing to train or fine-tune models yourself.
Stars
10
Forks
3
Language
—
License
MIT
Category
Last pushed
Oct 14, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/linydub/azureml-greenai-txtsum"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
abelriboulot/onnxt5
Summarization, translation, sentiment-analysis, text-generation and more at blazing speed using...
pszemraj/textsum
CLI & Python API to easily summarize text-based files with transformers
rojagtap/transformer-abstractive-summarization
Abstractive Text Summarization using Transformer
HHousen/DocSum
A tool to automatically summarize documents abstractively using the BART or PreSumm Machine...
abhilash1910/LongPegasus
LongPegasus package is used for inducing longformer self attention over base pegasus abstractive...