autotrain-data-processor commited on
Commit
1413ed9
1 Parent(s): ba3c702

Processed data from AutoTrain data processor ([2022-06-15 21:34 ]

Browse files
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - text-classification
4
+
5
+ ---
6
+ # AutoTrain Dataset for project: Psychiatry_Article_Identifier
7
+
8
+ ## Dataset Descritpion
9
+
10
+ This dataset has been automatically processed by AutoTrain for project Psychiatry_Article_Identifier.
11
+
12
+ ### Languages
13
+
14
+ The BCP-47 code for the dataset's language is unk.
15
+
16
+ ## Dataset Structure
17
+
18
+ ### Data Instances
19
+
20
+ A sample from this dataset looks as follows:
21
+
22
+ ```json
23
+ [
24
+ {
25
+ "text": "diffuse actinic keratinocyte dysplasia",
26
+ "target": 15
27
+ },
28
+ {
29
+ "text": "cholesterol atheroembolism",
30
+ "target": 8
31
+ }
32
+ ]
33
+ ```
34
+
35
+ ### Dataset Fields
36
+
37
+ The dataset has the following fields (also called "features"):
38
+
39
+ ```json
40
+ {
41
+ "text": "Value(dtype='string', id=None)",
42
+ "target": "ClassLabel(num_classes=20, names=['Certain infectious or parasitic diseases', 'Developmental anaomalies', 'Diseases of the blood or blood forming organs', 'Diseases of the genitourinary system', 'Mental behavioural or neurodevelopmental disorders', 'Neoplasms', 'certain conditions originating in the perinatal period', 'conditions related to sexual health', 'diseases of the circulatroy system', 'diseases of the digestive system', 'diseases of the ear or mastoid process', 'diseases of the immune system', 'diseases of the musculoskeletal system or connective tissue', 'diseases of the nervous system', 'diseases of the respiratory system', 'diseases of the skin', 'diseases of the visual system', 'endocrine nutritional or metabolic diseases', 'pregnanacy childbirth or the puerperium', 'sleep-wake disorders'], id=None)"
43
+ }
44
+ ```
45
+
46
+ ### Dataset Splits
47
+
48
+ This dataset is split into a train and validation split. The split sizes are as follow:
49
+
50
+ | Split name | Num samples |
51
+ | ------------ | ------------------- |
52
+ | train | 9828 |
53
+ | valid | 2468 |
processed/dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "valid"]}
processed/train/dataset.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4afcb02f3ceadde669381efb8831900af4ba71511497b862630684113fced10f
3
+ size 499712
processed/train/dataset_info.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": null,
3
+ "citation": "",
4
+ "config_name": null,
5
+ "dataset_size": null,
6
+ "description": "AutoTrain generated dataset",
7
+ "download_checksums": null,
8
+ "download_size": null,
9
+ "features": {
10
+ "text": {
11
+ "dtype": "string",
12
+ "id": null,
13
+ "_type": "Value"
14
+ },
15
+ "target": {
16
+ "num_classes": 20,
17
+ "names": [
18
+ "Certain infectious or parasitic diseases",
19
+ "Developmental anaomalies",
20
+ "Diseases of the blood or blood forming organs",
21
+ "Diseases of the genitourinary system",
22
+ "Mental behavioural or neurodevelopmental disorders",
23
+ "Neoplasms",
24
+ "certain conditions originating in the perinatal period",
25
+ "conditions related to sexual health",
26
+ "diseases of the circulatroy system",
27
+ "diseases of the digestive system",
28
+ "diseases of the ear or mastoid process",
29
+ "diseases of the immune system",
30
+ "diseases of the musculoskeletal system or connective tissue",
31
+ "diseases of the nervous system",
32
+ "diseases of the respiratory system",
33
+ "diseases of the skin",
34
+ "diseases of the visual system",
35
+ "endocrine nutritional or metabolic diseases",
36
+ "pregnanacy childbirth or the puerperium",
37
+ "sleep-wake disorders"
38
+ ],
39
+ "id": null,
40
+ "_type": "ClassLabel"
41
+ }
42
+ },
43
+ "homepage": "",
44
+ "license": "",
45
+ "post_processed": null,
46
+ "post_processing_size": null,
47
+ "size_in_bytes": null,
48
+ "splits": {
49
+ "train": {
50
+ "name": "train",
51
+ "num_bytes": 496330,
52
+ "num_examples": 9828,
53
+ "dataset_name": null
54
+ }
55
+ },
56
+ "supervised_keys": null,
57
+ "task_templates": null,
58
+ "version": null
59
+ }
processed/train/state.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "dataset.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "b81ec51f9c46c4c4",
8
+ "_format_columns": [
9
+ "target",
10
+ "text"
11
+ ],
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_indexes": {},
15
+ "_output_all_columns": false,
16
+ "_split": null
17
+ }
processed/valid/dataset.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8b0875a3a4135a7aa900a02259f79c896659ef6db1ee5a41567193a51f54b0a
3
+ size 127984
processed/valid/dataset_info.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": null,
3
+ "citation": "",
4
+ "config_name": null,
5
+ "dataset_size": null,
6
+ "description": "AutoTrain generated dataset",
7
+ "download_checksums": null,
8
+ "download_size": null,
9
+ "features": {
10
+ "text": {
11
+ "dtype": "string",
12
+ "id": null,
13
+ "_type": "Value"
14
+ },
15
+ "target": {
16
+ "num_classes": 20,
17
+ "names": [
18
+ "Certain infectious or parasitic diseases",
19
+ "Developmental anaomalies",
20
+ "Diseases of the blood or blood forming organs",
21
+ "Diseases of the genitourinary system",
22
+ "Mental behavioural or neurodevelopmental disorders",
23
+ "Neoplasms",
24
+ "certain conditions originating in the perinatal period",
25
+ "conditions related to sexual health",
26
+ "diseases of the circulatroy system",
27
+ "diseases of the digestive system",
28
+ "diseases of the ear or mastoid process",
29
+ "diseases of the immune system",
30
+ "diseases of the musculoskeletal system or connective tissue",
31
+ "diseases of the nervous system",
32
+ "diseases of the respiratory system",
33
+ "diseases of the skin",
34
+ "diseases of the visual system",
35
+ "endocrine nutritional or metabolic diseases",
36
+ "pregnanacy childbirth or the puerperium",
37
+ "sleep-wake disorders"
38
+ ],
39
+ "id": null,
40
+ "_type": "ClassLabel"
41
+ }
42
+ },
43
+ "homepage": "",
44
+ "license": "",
45
+ "post_processed": null,
46
+ "post_processing_size": null,
47
+ "size_in_bytes": null,
48
+ "splits": {
49
+ "valid": {
50
+ "name": "valid",
51
+ "num_bytes": 126137,
52
+ "num_examples": 2468,
53
+ "dataset_name": null
54
+ }
55
+ },
56
+ "supervised_keys": null,
57
+ "task_templates": null,
58
+ "version": null
59
+ }
processed/valid/state.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "dataset.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "3e290b12ee4cc12a",
8
+ "_format_columns": [
9
+ "target",
10
+ "text"
11
+ ],
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_indexes": {},
15
+ "_output_all_columns": false,
16
+ "_split": null
17
+ }