Link dataset to paper and improve metadata
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,7 +1,14 @@
|
|
| 1 |
---
|
| 2 |
-
license: cc-by-4.0
|
| 3 |
language:
|
| 4 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
tags:
|
| 6 |
- legal
|
| 7 |
- india
|
|
@@ -12,17 +19,12 @@ tags:
|
|
| 12 |
- classification
|
| 13 |
- dataset
|
| 14 |
- civic-ai
|
| 15 |
-
pretty_name: RTI-Bench
|
| 16 |
-
size_categories:
|
| 17 |
-
- 1K<n<10K
|
| 18 |
-
task_categories:
|
| 19 |
-
- text-classification
|
| 20 |
-
- summarization
|
| 21 |
-
- question-answering
|
| 22 |
---
|
| 23 |
|
| 24 |
# RTI-Bench: A Structured Dataset for Indian RTI Decision Analysis
|
| 25 |
|
|
|
|
|
|
|
| 26 |
## Dataset Description
|
| 27 |
|
| 28 |
RTI-Bench is the first structured dataset of Central Information Commission (CIC) decisions under India's Right to Information Act, 2005. It supports research in legal NLP, civic AI, and AI-assisted access to justice.
|
|
@@ -200,4 +202,4 @@ Intended use: improving AI-assisted access to justice for Indian citizens. Not i
|
|
| 200 |
|
| 201 |
## License
|
| 202 |
|
| 203 |
-
CC BY 4.0. Source data from CIC portal is public domain under Indian government open data policy. Source A derived from `jatinmehra/RTI-CASE-DATASET` (original license applies to that subset).
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
+
license: cc-by-4.0
|
| 5 |
+
size_categories:
|
| 6 |
+
- 1K<n<10K
|
| 7 |
+
task_categories:
|
| 8 |
+
- text-classification
|
| 9 |
+
- summarization
|
| 10 |
+
- question-answering
|
| 11 |
+
pretty_name: RTI-Bench
|
| 12 |
tags:
|
| 13 |
- legal
|
| 14 |
- india
|
|
|
|
| 19 |
- classification
|
| 20 |
- dataset
|
| 21 |
- civic-ai
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
---
|
| 23 |
|
| 24 |
# RTI-Bench: A Structured Dataset for Indian RTI Decision Analysis
|
| 25 |
|
| 26 |
+
This is the dataset repository for the paper **[RTI-Bench: A Structured Dataset for Indian Right-to-Information Decision Analysis](https://huggingface.co/papers/2605.16843)**.
|
| 27 |
+
|
| 28 |
## Dataset Description
|
| 29 |
|
| 30 |
RTI-Bench is the first structured dataset of Central Information Commission (CIC) decisions under India's Right to Information Act, 2005. It supports research in legal NLP, civic AI, and AI-assisted access to justice.
|
|
|
|
| 202 |
|
| 203 |
## License
|
| 204 |
|
| 205 |
+
CC BY 4.0. Source data from CIC portal is public domain under Indian government open data policy. Source A derived from `jatinmehra/RTI-CASE-DATASET` (original license applies to that subset).
|