autotrain-data-processor commited on
Commit
d043a7b
1 Parent(s): 5878fbb

Processed data from AutoTrain data processor ([2023-04-18 09:44 ]

Browse files
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ {}
3
+
4
+ ---
5
+ # AutoTrain Dataset for project: foreign-exchange-idr-usd
6
+
7
+ ## Dataset Description
8
+
9
+ This dataset has been automatically processed by AutoTrain for project foreign-exchange-idr-usd.
10
+
11
+ ### Languages
12
+
13
+ The BCP-47 code for the dataset's language is unk.
14
+
15
+ ## Dataset Structure
16
+
17
+ ### Data Instances
18
+
19
+ A sample from this dataset looks as follows:
20
+
21
+ ```json
22
+ [
23
+ {
24
+ "id": 279,
25
+ "feat_Nilai": 1,
26
+ "target": 14149.0,
27
+ "feat_Kurs Beli": 14009.0,
28
+ "feat_Tanggal": "2/22/2019 0:00"
29
+ },
30
+ {
31
+ "id": 356,
32
+ "feat_Nilai": 1,
33
+ "target": 14245.0,
34
+ "feat_Kurs Beli": 14103.0,
35
+ "feat_Tanggal": "6/26/2019 0:00"
36
+ }
37
+ ]
38
+ ```
39
+
40
+ ### Dataset Fields
41
+
42
+ The dataset has the following fields (also called "features"):
43
+
44
+ ```json
45
+ {
46
+ "id": "Value(dtype='int64', id=None)",
47
+ "feat_Nilai": "Value(dtype='int64', id=None)",
48
+ "target": "Value(dtype='float32', id=None)",
49
+ "feat_Kurs Beli": "Value(dtype='float64', id=None)",
50
+ "feat_Tanggal": "Value(dtype='string', id=None)"
51
+ }
52
+ ```
53
+
54
+ ### Dataset Splits
55
+
56
+ This dataset is split into a train and validation split. The split sizes are as follow:
57
+
58
+ | Split name | Num samples |
59
+ | ------------ | ------------------- |
60
+ | train | 1046 |
61
+ | valid | 266 |
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:49c70d766dd4b6846c9bf04c258c3b44088a34fd8eef81cd9c50bcaee29ea4a2
3
+ size 49496
processed/train/dataset_info.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "AutoTrain generated dataset",
4
+ "features": {
5
+ "id": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "feat_Nilai": {
10
+ "dtype": "int64",
11
+ "_type": "Value"
12
+ },
13
+ "target": {
14
+ "dtype": "float32",
15
+ "_type": "Value"
16
+ },
17
+ "feat_Kurs Beli": {
18
+ "dtype": "float64",
19
+ "_type": "Value"
20
+ },
21
+ "feat_Tanggal": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ }
25
+ },
26
+ "homepage": "",
27
+ "license": "",
28
+ "splits": {
29
+ "train": {
30
+ "name": "train",
31
+ "num_bytes": 48067,
32
+ "num_examples": 1046,
33
+ "dataset_name": null
34
+ }
35
+ }
36
+ }
processed/train/state.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "a1a72102954f9db6",
8
+ "_format_columns": [
9
+ "feat_Kurs Beli",
10
+ "feat_Nilai",
11
+ "feat_Tanggal",
12
+ "id",
13
+ "target"
14
+ ],
15
+ "_format_kwargs": {},
16
+ "_format_type": null,
17
+ "_output_all_columns": false,
18
+ "_split": null
19
+ }
processed/valid/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5030e7c121aa8edd31ff685e39b67ff007f7187546ad1d0b66b671bf499b80c1
3
+ size 13288
processed/valid/dataset_info.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "AutoTrain generated dataset",
4
+ "features": {
5
+ "id": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "feat_Nilai": {
10
+ "dtype": "int64",
11
+ "_type": "Value"
12
+ },
13
+ "target": {
14
+ "dtype": "float32",
15
+ "_type": "Value"
16
+ },
17
+ "feat_Kurs Beli": {
18
+ "dtype": "float64",
19
+ "_type": "Value"
20
+ },
21
+ "feat_Tanggal": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ }
25
+ },
26
+ "homepage": "",
27
+ "license": "",
28
+ "splits": {
29
+ "valid": {
30
+ "name": "valid",
31
+ "num_bytes": 12223,
32
+ "num_examples": 266,
33
+ "dataset_name": null
34
+ }
35
+ }
36
+ }
processed/valid/state.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "d54d7bf6b22822ea",
8
+ "_format_columns": [
9
+ "feat_Kurs Beli",
10
+ "feat_Nilai",
11
+ "feat_Tanggal",
12
+ "id",
13
+ "target"
14
+ ],
15
+ "_format_kwargs": {},
16
+ "_format_type": null,
17
+ "_output_all_columns": false,
18
+ "_split": null
19
+ }