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