Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AyushExel authored May 15, 2024
1 parent 13e6ccd commit afb5d06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Ragged

Simple utilities for piece-wise evaluation of LLM based chat and retrieval system.
Simple utilities for piece-wise evaluation of LLM based chat and retrieval systems

### Setup
Build from source
Expand Down Expand Up @@ -41,4 +41,4 @@ print(hit_rate.evaluate(top_k=5, query_type="all")) # Evaliate all possible quer
```

## Create custom Dataset, Metrics, Reranking connectors
# TODO
# TODO

0 comments on commit afb5d06

Please sign in to comment.