|
--- |
|
language: |
|
- en |
|
license: cc-by-nd-4.0 |
|
size_categories: |
|
- 1K<n<10K |
|
task_categories: |
|
- question-answering |
|
pretty_name: AIBE Dataset |
|
tags: |
|
- legal |
|
dataset_info: |
|
features: |
|
- name: exam_name |
|
dtype: string |
|
- name: exam_number |
|
dtype: string |
|
- name: question_number |
|
dtype: int64 |
|
- name: question_text |
|
dtype: string |
|
- name: options |
|
struct: |
|
- name: A |
|
dtype: string |
|
- name: B |
|
dtype: string |
|
- name: C |
|
dtype: string |
|
- name: D |
|
dtype: string |
|
- name: answer |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 297975 |
|
num_examples: 1157 |
|
download_size: 184347 |
|
dataset_size: 297975 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
--- |
|
|
|
# All India Bar Exam (AIBE) Dataset |
|
|
|
<!-- Provide a quick summary of the dataset. --> |
|
|
|
Welcome to the All India Bar Exam (AIBE) Dataset! This dataset is designed to facilitate the evaluation of Natural Language Processing (NLP) models, particularly in the field of legal studies. It contains a collection of questions from various AIBE exams, along with multiple-choice options and correct answers. |
|
|
|
## Purpose |
|
|
|
The primary purpose of this dataset is to serve as a valuable resource for researchers, developers, and practitioners working on legal NLP and large language models. By using this dataset, you can evaluate the performance of your models in understanding and processing legal questions, which can be crucial for applications such as legal document analysis, legal chatbots, and more. |
|
|
|
### Content |
|
The dataset includes questions from past 12 years AIBE exams ranging from AIBE 4 to AIBE 16. |
|
|
|
* A collection of questions from different All India Bar Exams. |
|
* Multiple-choice options are associated with each question. |
|
* The correct answer for each question. |
|
|
|
### Intended Use |
|
This dataset is intended for evaluation purposes only. Please refrain from altering the dataset to maintain its integrity and ensure fair evaluations. Users are encouraged to use the dataset responsibly, respecting legal and ethical guidelines. |
|
<!-- |
|
### Citation |
|
If you use this dataset in your work or research, please cite it appropriately to acknowledge the source: |
|
|
|
```bibtex |
|
[Author Name(s), TO BE UPDATED] |
|
``` |
|
--> |
|
### Usage Guidelines |
|
* Evaluation Only: Use this dataset solely for evaluating the performance of NLP models on legal questions. |
|
* No Alterations: Do not alter the dataset. Any modifications may compromise the integrity of the evaluation. |
|
* Attribution: If you use this dataset in your research or projects, kindly attribute it as specified in the citation section. |
|
|
|
### Disclaimer |
|
The dataset is provided "as is" without any warranty. The authors and contributors are not responsible for any errors or omissions in the dataset. Use it at your own discretion. |
|
|
|
### Feedback |
|
We welcome feedback, suggestions, or any issues you may encounter with the dataset. Feel free to contribute to its improvement by providing feedback on the Hugging Face platform or by contacting the dataset maintainers. |
|
|
|
Thank you for using the All India Bar Exam (AIBE) Dataset! We hope it proves to be a valuable asset for your research and development in the field of legal NLP. |