Update README.md
Browse files
README.md
CHANGED
|
@@ -7,11 +7,13 @@ tags:
|
|
| 7 |
- social-welfare
|
| 8 |
- policy
|
| 9 |
- annotation
|
| 10 |
-
- telugu
|
| 11 |
-
- hindi
|
| 12 |
-
- marathi
|
| 13 |
datasets:
|
| 14 |
- indian_civics_dataset
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
# 🇮🇳 Indian Civics & Social Welfare Statements Dataset
|
|
@@ -24,7 +26,7 @@ The data is sourced from official government publications, reports, and public i
|
|
| 24 |
|
| 25 |
## 💾 Dataset Structure
|
| 26 |
|
| 27 |
-
The dataset consists of a single split and follows the structure below. It contains **
|
| 28 |
|
| 29 |
### Data Fields
|
| 30 |
|
|
@@ -41,4 +43,4 @@ The dataset consists of a single split and follows the structure below. It conta
|
|
| 41 |
| **Language** | `string` | The primary Indian language of the original statement. | `Telugu` |
|
| 42 |
| **State/Region** | `string` | The region the statement is relevant to (e.g., `National`, `Andhra Pradesh`). | `National` |
|
| 43 |
| **Link** | `string` | A relevant URL or reference link. | `https://tribal.nic.in/emrs` |
|
| 44 |
-
| **Consensus Value Annotation** | `Sequence[string]` | A list of human-assigned tags or keywords representing the underlying civic or social value (e.g., 'Gender Justice'). | `['Tribal Education', 'Residential School']` |
|
|
|
|
| 7 |
- social-welfare
|
| 8 |
- policy
|
| 9 |
- annotation
|
|
|
|
|
|
|
|
|
|
| 10 |
datasets:
|
| 11 |
- indian_civics_dataset
|
| 12 |
+
language:
|
| 13 |
+
- hi
|
| 14 |
+
- en
|
| 15 |
+
- mr
|
| 16 |
+
- te
|
| 17 |
---
|
| 18 |
|
| 19 |
# 🇮🇳 Indian Civics & Social Welfare Statements Dataset
|
|
|
|
| 26 |
|
| 27 |
## 💾 Dataset Structure
|
| 28 |
|
| 29 |
+
The dataset consists of a single split and follows the structure below. It contains **1020 entries**.
|
| 30 |
|
| 31 |
### Data Fields
|
| 32 |
|
|
|
|
| 43 |
| **Language** | `string` | The primary Indian language of the original statement. | `Telugu` |
|
| 44 |
| **State/Region** | `string` | The region the statement is relevant to (e.g., `National`, `Andhra Pradesh`). | `National` |
|
| 45 |
| **Link** | `string` | A relevant URL or reference link. | `https://tribal.nic.in/emrs` |
|
| 46 |
+
| **Consensus Value Annotation** | `Sequence[string]` | A list of human-assigned tags or keywords representing the underlying civic or social value (e.g., 'Gender Justice'). | `['Tribal Education', 'Residential School']` |
|