autotrain-data-processor
commited on
Commit
·
fc333ea
1
Parent(s):
e545f57
Processed data from AutoTrain data processor ([2023-09-21 05:22 ]
Browse files- README.md +55 -0
- processed/dataset_dict.json +1 -0
- processed/train/data-00000-of-00001.arrow +3 -0
- processed/train/dataset_info.json +27 -0
- processed/train/state.json +16 -0
- processed/valid/data-00000-of-00001.arrow +3 -0
- processed/valid/dataset_info.json +27 -0
- processed/valid/state.json +16 -0
README.md
ADDED
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
task_categories:
|
5 |
+
- text-classification
|
6 |
+
|
7 |
+
---
|
8 |
+
# AutoTrain Dataset for project: hate_speech-testing
|
9 |
+
|
10 |
+
## Dataset Description
|
11 |
+
|
12 |
+
This dataset has been automatically processed by AutoTrain for project hate_speech-testing.
|
13 |
+
|
14 |
+
### Languages
|
15 |
+
|
16 |
+
The BCP-47 code for the dataset's language is en.
|
17 |
+
|
18 |
+
## Dataset Structure
|
19 |
+
|
20 |
+
### Data Instances
|
21 |
+
|
22 |
+
A sample from this dataset looks as follows:
|
23 |
+
|
24 |
+
```json
|
25 |
+
[
|
26 |
+
{
|
27 |
+
"text": "Inisiatif Felda 2.0 adalah usaha kita untuk merapatkan jurang pendapatan antara luar bandar dengan bandar selain menjadikan komuniti Felda sebagai komuniti pintar dan lestari,",
|
28 |
+
"target": 1
|
29 |
+
},
|
30 |
+
{
|
31 |
+
"text": "Bukan semua perkara kita perlu lapor kepada polis",
|
32 |
+
"target": 1
|
33 |
+
}
|
34 |
+
]
|
35 |
+
```
|
36 |
+
|
37 |
+
### Dataset Fields
|
38 |
+
|
39 |
+
The dataset has the following fields (also called "features"):
|
40 |
+
|
41 |
+
```json
|
42 |
+
{
|
43 |
+
"text": "Value(dtype='string', id=None)",
|
44 |
+
"target": "ClassLabel(names=['Negative', 'Positive'], id=None)"
|
45 |
+
}
|
46 |
+
```
|
47 |
+
|
48 |
+
### Dataset Splits
|
49 |
+
|
50 |
+
This dataset is split into a train and validation split. The split sizes are as follow:
|
51 |
+
|
52 |
+
| Split name | Num samples |
|
53 |
+
| ------------ | ------------------- |
|
54 |
+
| train | 2948 |
|
55 |
+
| valid | 737 |
|
processed/dataset_dict.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"splits": ["train", "valid"]}
|
processed/train/data-00000-of-00001.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c51f4734e470787c4685fdc64252b2f8a08593fc3bb2e4361221593b7c700d7
|
3 |
+
size 403696
|
processed/train/dataset_info.json
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "AutoTrain generated dataset",
|
4 |
+
"features": {
|
5 |
+
"text": {
|
6 |
+
"dtype": "string",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"target": {
|
10 |
+
"names": [
|
11 |
+
"Negative",
|
12 |
+
"Positive"
|
13 |
+
],
|
14 |
+
"_type": "ClassLabel"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"homepage": "",
|
18 |
+
"license": "",
|
19 |
+
"splits": {
|
20 |
+
"train": {
|
21 |
+
"name": "train",
|
22 |
+
"num_bytes": 402647,
|
23 |
+
"num_examples": 2948,
|
24 |
+
"dataset_name": null
|
25 |
+
}
|
26 |
+
}
|
27 |
+
}
|
processed/train/state.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "89a03d078e124ada",
|
8 |
+
"_format_columns": [
|
9 |
+
"target",
|
10 |
+
"text"
|
11 |
+
],
|
12 |
+
"_format_kwargs": {},
|
13 |
+
"_format_type": null,
|
14 |
+
"_output_all_columns": false,
|
15 |
+
"_split": null
|
16 |
+
}
|
processed/valid/data-00000-of-00001.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92aff9029698df61d3c813b611c53d9f5d2c9c4fbee00ff5fd6109587128b3d6
|
3 |
+
size 98352
|
processed/valid/dataset_info.json
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "AutoTrain generated dataset",
|
4 |
+
"features": {
|
5 |
+
"text": {
|
6 |
+
"dtype": "string",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"target": {
|
10 |
+
"names": [
|
11 |
+
"Negative",
|
12 |
+
"Positive"
|
13 |
+
],
|
14 |
+
"_type": "ClassLabel"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"homepage": "",
|
18 |
+
"license": "",
|
19 |
+
"splits": {
|
20 |
+
"valid": {
|
21 |
+
"name": "valid",
|
22 |
+
"num_bytes": 97744,
|
23 |
+
"num_examples": 737,
|
24 |
+
"dataset_name": null
|
25 |
+
}
|
26 |
+
}
|
27 |
+
}
|
processed/valid/state.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "8c6af0471a06593b",
|
8 |
+
"_format_columns": [
|
9 |
+
"target",
|
10 |
+
"text"
|
11 |
+
],
|
12 |
+
"_format_kwargs": {},
|
13 |
+
"_format_type": null,
|
14 |
+
"_output_all_columns": false,
|
15 |
+
"_split": null
|
16 |
+
}
|