Update README.md
Browse files
README.md
CHANGED
|
@@ -33,6 +33,8 @@ The dataset spans five domains: Literature, History, Geography, Politics, and Ec
|
|
| 33 |
|
| 34 |
The dataset contains question-answer pairs. Each entry includes a question, its corresponding answer, the language of the question/answer, and the domain it belongs to.
|
| 35 |
|
|
|
|
|
|
|
| 36 |
## Languages
|
| 37 |
|
| 38 |
The dataset covers 20 languages:
|
|
|
|
| 33 |
|
| 34 |
The dataset contains question-answer pairs. Each entry includes a question, its corresponding answer, the language of the question/answer, and the domain it belongs to.
|
| 35 |
|
| 36 |
+
We use an LLM-as-a-judge evaluation approach with the prompt available [here](https://github.com/l3cube-pune/indic-nlp/blob/main/L3Cube-IndicQuest/eval_prompt.txt). The dataset also includes ground truth answers, allowing the use of comparison-based metrics such as F1-score, ROUGE-L, and BLEU for quantitative evaluation.
|
| 37 |
+
|
| 38 |
## Languages
|
| 39 |
|
| 40 |
The dataset covers 20 languages:
|