From 03d1d028d327d6198fed6369391144fae820ebb7 Mon Sep 17 00:00:00 2001 From: Farouk Adeleke Date: Tue, 10 Feb 2026 19:13:59 +0000 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e74ad7..afd90f0 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ -Question/Answer \ No newline at end of file +# Bool QA Arbiter + +This arbiter is designed to answer binary questions. Given some context. The probe was trained on [google/boolq](https://huggingface.co/datasets/google/boolq) + +## Data +| question (input)                                | context (input)                                                                                                                                                                                                             | label (output) | +|-------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------| +| do iran and afghanistan speak the same language | Persian (/ˈpɜːrʒən, -ʃən/), also known by its endonym Farsi (فارسی fārsi (fɒːɾˈsiː) ( listen)), is one of the Western Iranian languages within the Indo-Iranian branch of the Indo-European language family. It is primaril | true           | \ No newline at end of file