File size: 4,176 Bytes
3d11e44
2f056a5
 
 
 
 
 
8544d5e
 
087cbbd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c9719ba
087cbbd
c9719ba
087cbbd
 
3d11e44
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
---
task_categories:
- text-classification
language:
- th
tags:
- not-for-all-audiences
size_categories:
- 1K<n<10K

---
dataset_info:
  features:
  - name: accusation
    dtype: string
  - name: category
    dtype: string
  splits:
  - name: train
    num_bytes: [estimated_training_size_in_bytes]
    num_examples: 1214
  - name: test
    num_bytes: [estimated_testing_size_in_bytes]
    num_examples: 300
  download_size: [total_compressed_download_size_in_bytes]
  dataset_size: [total_uncompressed_dataset_size_in_bytes]
configs:
- config_name: default
    data_files:
  - split: train
    path: "dataset.parquet"
---

---
# Dataset Card for NACC Categorization Dataset

This dataset is designed to train models for categorizing citizen-submitted accusations according to the National Anti-Corruption Commission (NACC) policies. It supports developing machine learning models to automate and streamline the categorization process, enhancing both efficiency and consistency.

## Dataset Details

### Dataset Description

- **Purpose**: To support a model specialized in categorizing accusations per the NACC's classification policy, enabling accurate and consistent categorization.
- **Content Type**: Text.
- **Language(s)**: Primarily in the language used by the NACC (specify language if possible).
- **Domain**: Anti-corruption and public policy classification.
- **Curated by**: National Anti-Corruption Commission (NACC).
- **License**: King Prajadhipok's Institute (KPI).

### Dataset Sources

- **Repository**: Currently hosted and utilized for model training on Google Colab using the Unsloth library.
- **Paper**: Pending publication by NACC.
- **Provided by**: NACC.

## Uses

### Direct Use

This dataset is suitable for developing and training models that categorize public accusations submitted to the NACC by citizens. Such a model could help expedite and standardize the categorization process, improving operational efficiency.

### Out-of-Scope Use

This dataset should not be used for purposes outside of categorizing citizen accusations for the NACC. Using it in other domains, such as unrelated text classification tasks, could yield inaccurate results or misinterpretations, as it is specific to NACC's categorization policy.

## Dataset Structure

- **Fields**:
  - `accusation`: The text content of accusations submitted by citizens.
  - `category`: The category assigned to each accusation according to NACC policy.
- **Splits**: With 1710 test samples, the dataset split is as follows:
 **Training samples**: 1,410
 **Testing samples**: 300

## Dataset Creation

### Curation Rationale

- **Motivation**: The dataset was created to improve consistency and speed in the categorization of accusations, making the process more efficient for NACC.

### Source Data

- **Data Collection and Processing**: Collected, processed, and filtered by the NACC research team to ensure relevance and quality for categorization model training.
- **Who are the source data producers?** The data was provided directly by the NACC.

### Annotations

- **Annotation Process**: Information on whether the dataset contains additional annotations beyond the `category` label is currently unavailable.
- **Who are the annotators?** Information on who performed the categorization labeling, if applicable, is currently unavailable.

### Personal and Sensitive Information

This dataset does not contain any private, sensitive, or personally identifiable information.

## Bias, Risks, and Limitations

This dataset may contain certain biases inherent to the NACC’s existing categorization framework, though these are currently unexamined. Further analysis of possible biases or limitations would be beneficial for responsible use.

### Recommendations

Users should be cautious of possible biases and limitations in categorization, which may arise from the initial data collection and categorization practices by NACC.

## Citation

The recommended citation format is **APA**. Details for citing a pending NACC publication related to this dataset will be added once available.

## Dataset Card Authors

- **VAP Solution**

## Dataset Card Contact

- [email protected]