Update README.md
Browse files
README.md
CHANGED
@@ -2,8 +2,9 @@
|
|
2 |
language:
|
3 |
- en
|
4 |
pretty_name: Bar Exam QA
|
|
|
5 |
---
|
6 |
-
`Bar Exam QA` is a dataset for legal information retrieval and question answering.
|
7 |
|
8 |
This repo contains the public MBE subset of questions (historical exams), which we release with gold passage annotations. In our work, we also evaluate on a private test set of questions from a BarBri multistate bar exam test preparation textbook.
|
9 |
|
|
|
2 |
language:
|
3 |
- en
|
4 |
pretty_name: Bar Exam QA
|
5 |
+
license: cc-by-sa-4.0
|
6 |
---
|
7 |
+
`Bar Exam QA` is a dataset for legal information retrieval and question answering. See the [original releasing paper](https://reglab.github.io/legal-rag-benchmarks/) for more information.
|
8 |
|
9 |
This repo contains the public MBE subset of questions (historical exams), which we release with gold passage annotations. In our work, we also evaluate on a private test set of questions from a BarBri multistate bar exam test preparation textbook.
|
10 |
|