-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding Indian Women Menstrual Health Chatbot Eval
- Loading branch information
1 parent
f83347f
commit 9e5f2ca
Showing
2 changed files
with
12 additions
and
0 deletions.
There are no files selected for viewing
3 changes: 3 additions & 0 deletions
3
evals/registry/data/indian_women_menstrual_health/samples.jsonl
Git LFS file not shown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
indian_women_menstrual_health: | ||
id: indian_women_menstrual_health.dev.v0 | ||
description: Questions and answers related to menstrual health verified by health researchers and contextualized for India. | ||
metrics: [accuracy] | ||
|
||
indian_women_menstrual_health.dev.v0: | ||
class: evals.elsuite.basic.match:Match | ||
args: | ||
samples_jsonl: indian_women_menstrual_health/samples.jsonl |