Text-Summarization-using-NLP
LLM-Finetuning-Hub
Text-Summarization-using-NLP | LLM-Finetuning-Hub | |
---|---|---|
2 | 6 | |
40 | 638 | |
- | - | |
0.0 | 9.5 | |
almost 2 years ago | 8 months ago | |
Python | Python | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Text-Summarization-using-NLP
LLM-Finetuning-Hub
-
Zephyr-7B QLoRA Benchmark for Summarization and Classification
Hi everyone, we've been working on benchmarking different open-source LLMs. We measure, in particular, on the performance of these models once finetued (via QLoRA) on classic NLP downstream tasks like summarization and classification. We also put particular emphasis on benchmarking inference time/cost for these models once deployed.
-
Show HN: Finetuning LLMs: Open-source vs. Close-source
Hello all,
I have been working on benchmarking different LLMs -- both open-source and closed-source.
Repo: https://github.com/georgian-io/LLM-Finetuning-Hub
Precisely, I am comparing their out-of-the-box capabilities (prompting) and their fine-tuned conterparts!
So far, the following models have been benchmarked:
Open-Source:
- FLaNK Stack Weekly for 12 September 2023
- [P][R] Finetune LLMs via the Finetuning Hub
-
Show HN: Leverage Falcon 7B blog post
- Finetuning with QLoRA
I evaluate how Falcon does on classification tasks when compared to Bert and Distilbert.
Moreover, I talk about different ways you can deploy the model, and the associated costs!
The code for all of my experiments are available on: https://github.com/georgian-io/LLM-Finetuning-Hub
Happy reading and learning!
- Show HN: LLM Finetuning Hub
What are some alternatives?
pytextrank - Python implementation of TextRank algorithms ("textgraphs") for phrase extraction
ChatDev - Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
skweak - skweak: A software toolkit for weak supervision applied to NLP tasks
bedframe - Your Browser Extension Development Framework
nlu - 1 line for thousands of State of The Art NLP models in hundreds of languages The fastest and most accurate way to solve text problems.
rivet - The open-source visual AI programming environment and TypeScript library
haystack - AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
sqllineage - SQL Lineage Analysis Tool powered by Python
LLM-Finetuning-Toolkit - Toolkit for fine-tuning, ablating and unit-testing open-source LLMs.
llm-toys - Small finetuned LLMs for a diverse set of useful tasks
ReadabilityAnalyserDE - A analyser of German text readability
machine_learning_games - Set of games and simulations designed to experiment with QLearning, Neuroevolution, and PoseNet.