Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jhaayush2004 authored Aug 11, 2024
1 parent 697722a commit c682751
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
Expand Up @@ -4,7 +4,7 @@
A brief description of what this project does and who it's for


# SEMALEX 0.1.0
# SEMALEX 0.1.1
## Overview
SEMALEX is a cutting-edge RAG (Retrieval-Augmented Generation) Evaluation Metric designed to measure the weighted similarity score by prioritizing semantic capture while also considering lexical alignment. This metric leverages advanced NLP techniques to evaluate the quality of generated text in comparison to reference text.

Expand All @@ -18,7 +18,7 @@ SEMALEX is a cutting-edge RAG (Retrieval-Augmented Generation) Evaluation Metric
You can install the package using pip:

```bash
pip install SEMALEX
pip install SEMALEX==0.1.1
```
## Usage
Here's how to use the SEMALEX Package:
Expand Down

0 comments on commit c682751

Please sign in to comment.