Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nityansuman authored Mar 25, 2024
1 parent d52d220 commit 27d495c
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 27d495c

Please sign in to comment.