From 27d495c755cb158319bdd1fc413483f5e69608e6 Mon Sep 17 00:00:00 2001 From: Kumar Nityan Suman Date: Mon, 25 Mar 2024 14:20:24 +0530 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0782c53..4289739 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,19 @@ -# Lazy Predict +# Lazy Predict [Nightly] -[Nightly Updated] Lazy Predict 2.0 to help you benchmark models without much code and understand what works better without any hyper-parameter tuning. +Lazy Predict 2.0 to help you benchmark models without much code and understand what works better without any hyper-parameter tuning. [![image](https://img.shields.io/pypi/v/lazypredict-nightly.svg)](https://pypi.python.org/pypi/lazypredict-nightly) [![Downloads](https://pepy.tech/badge/lazypredict-nightly)](https://pepy.tech/project/lazypredict-nightly) # Coming soon -- [ ] LLM based task benchmarking +- [ ] LLM Benchmarking - Foundational +- [ ] LLM Benchmarking - Task Specific - [ ] Text Classification - [ ] Token Classification - [ ] Text Summarization - [ ] Text Similarity -- [ ] Stats model benchmarking +- [ ] Statistical Model Benchmarking # Getting started