Skip to content

Commit

Permalink
feat: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasellinger committed Oct 23, 2024
1 parent dddbfb8 commit b96f1c2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Evaluating the Factuality of Word Definitions with a Multilingual RAE-Pipeline
![Python Version](https://img.shields.io/badge/python-3.10-blue)<br>
This repository contains the code and resources for evaluating the factual accuracy of word
definitions using our multilingual Retrieval-Augmented Evaluation Pipeline (RAE-Pipeline).
definitions using our multilingual Retrieval-Augmented Evaluation Pipeline (RAE-Pipeline).

A live implementation of the evaluator is available [here](https://ai.ellngr.com).

With the growing reliance on Large Language Models (LLMs) like OpenAI's GPT series, ensuring
the accuracy of generated content—especially word definitions—has become increasingly important.
Expand Down

0 comments on commit b96f1c2

Please sign in to comment.