August-GKD commited on
Commit
d5cf274
·
verified ·
1 Parent(s): 9646bf7

Upload folder using huggingface_hub

Browse files
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "validation"]}
train/data-00000-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eb033678d0874493a47f5e4333806d246b5561167c90eca8223131b237a7f15
3
+ size 678441728
train/data-00001-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:deeedded623a0516cf823a0324390f3efbf96ba9f936769576e4d63f92b17fdb
3
+ size 676323344
train/data-00002-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6aacab7323087fbd808a450637ca1a566f75ccf7081fe8ad529ff67b0feae179
3
+ size 674580328
train/dataset_info.json ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "arrow",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "dial-tfm___table-chat",
6
+ "dataset_size": 2743096972,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "/hpc2ssd/JH_DATA/spooler/zpeng529/newstart/tfm_add_pretrain_task/cache/DIAL-TFM___table-chat/stage1/0.0.0/8dc49e044c4524348b8da958db73e981ea862ef2/table-chat-train-00000-of-00005.arrow": {
10
+ "num_bytes": 556566752,
11
+ "checksum": null
12
+ },
13
+ "/hpc2ssd/JH_DATA/spooler/zpeng529/newstart/tfm_add_pretrain_task/cache/DIAL-TFM___table-chat/stage1/0.0.0/8dc49e044c4524348b8da958db73e981ea862ef2/table-chat-train-00001-of-00005.arrow": {
14
+ "num_bytes": 557550064,
15
+ "checksum": null
16
+ },
17
+ "/hpc2ssd/JH_DATA/spooler/zpeng529/newstart/tfm_add_pretrain_task/cache/DIAL-TFM___table-chat/stage1/0.0.0/8dc49e044c4524348b8da958db73e981ea862ef2/table-chat-train-00002-of-00005.arrow": {
18
+ "num_bytes": 551419112,
19
+ "checksum": null
20
+ },
21
+ "/hpc2ssd/JH_DATA/spooler/zpeng529/newstart/tfm_add_pretrain_task/cache/DIAL-TFM___table-chat/stage1/0.0.0/8dc49e044c4524348b8da958db73e981ea862ef2/table-chat-train-00003-of-00005.arrow": {
22
+ "num_bytes": 555229344,
23
+ "checksum": null
24
+ },
25
+ "/hpc2ssd/JH_DATA/spooler/zpeng529/newstart/tfm_add_pretrain_task/cache/DIAL-TFM___table-chat/stage1/0.0.0/8dc49e044c4524348b8da958db73e981ea862ef2/table-chat-train-00004-of-00005.arrow": {
26
+ "num_bytes": 509143376,
27
+ "checksum": null
28
+ },
29
+ "/hpc2ssd/JH_DATA/spooler/zpeng529/newstart/tfm_add_pretrain_task/cache/DIAL-TFM___table-chat/stage1/0.0.0/8dc49e044c4524348b8da958db73e981ea862ef2/table-chat-dev.arrow": {
30
+ "num_bytes": 13652344,
31
+ "checksum": null
32
+ }
33
+ },
34
+ "download_size": 2743560992,
35
+ "features": {
36
+ "table": {
37
+ "feature": {
38
+ "feature": {
39
+ "dtype": "string",
40
+ "_type": "Value"
41
+ },
42
+ "_type": "List"
43
+ },
44
+ "_type": "List"
45
+ },
46
+ "messages": {
47
+ "feature": {
48
+ "content": {
49
+ "dtype": "string",
50
+ "_type": "Value"
51
+ },
52
+ "role": {
53
+ "dtype": "string",
54
+ "_type": "Value"
55
+ }
56
+ },
57
+ "_type": "List"
58
+ },
59
+ "source": {
60
+ "dtype": "string",
61
+ "_type": "Value"
62
+ }
63
+ },
64
+ "homepage": "",
65
+ "license": "",
66
+ "size_in_bytes": 5486657964,
67
+ "splits": {
68
+ "train": {
69
+ "name": "train",
70
+ "num_bytes": 2729448308,
71
+ "num_examples": 605125,
72
+ "shard_lengths": [
73
+ 110855,
74
+ 110854,
75
+ 112024,
76
+ 111854,
77
+ 111024,
78
+ 48514
79
+ ],
80
+ "dataset_name": "dial-tfm___table-chat"
81
+ },
82
+ "validation": {
83
+ "name": "validation",
84
+ "num_bytes": 13648664,
85
+ "num_examples": 3433,
86
+ "dataset_name": "dial-tfm___table-chat"
87
+ }
88
+ },
89
+ "version": {
90
+ "version_str": "0.0.0",
91
+ "major": 0,
92
+ "minor": 0,
93
+ "patch": 0
94
+ }
95
+ }
train/state.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00003.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00003.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00003.arrow"
11
+ }
12
+ ],
13
+ "_fingerprint": "45526e36c632822a",
14
+ "_format_columns": null,
15
+ "_format_kwargs": {},
16
+ "_format_type": null,
17
+ "_output_all_columns": false,
18
+ "_split": "train"
19
+ }
validation/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:181330d39bd224faef26130bd041545438dfd38aaa786feab64548fe0a0de9f6
3
+ size 13651848
validation/dataset_info.json ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "arrow",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "dial-tfm___table-chat",
6
+ "dataset_size": 2743096972,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "/hpc2ssd/JH_DATA/spooler/zpeng529/newstart/tfm_add_pretrain_task/cache/DIAL-TFM___table-chat/stage1/0.0.0/8dc49e044c4524348b8da958db73e981ea862ef2/table-chat-train-00000-of-00005.arrow": {
10
+ "num_bytes": 556566752,
11
+ "checksum": null
12
+ },
13
+ "/hpc2ssd/JH_DATA/spooler/zpeng529/newstart/tfm_add_pretrain_task/cache/DIAL-TFM___table-chat/stage1/0.0.0/8dc49e044c4524348b8da958db73e981ea862ef2/table-chat-train-00001-of-00005.arrow": {
14
+ "num_bytes": 557550064,
15
+ "checksum": null
16
+ },
17
+ "/hpc2ssd/JH_DATA/spooler/zpeng529/newstart/tfm_add_pretrain_task/cache/DIAL-TFM___table-chat/stage1/0.0.0/8dc49e044c4524348b8da958db73e981ea862ef2/table-chat-train-00002-of-00005.arrow": {
18
+ "num_bytes": 551419112,
19
+ "checksum": null
20
+ },
21
+ "/hpc2ssd/JH_DATA/spooler/zpeng529/newstart/tfm_add_pretrain_task/cache/DIAL-TFM___table-chat/stage1/0.0.0/8dc49e044c4524348b8da958db73e981ea862ef2/table-chat-train-00003-of-00005.arrow": {
22
+ "num_bytes": 555229344,
23
+ "checksum": null
24
+ },
25
+ "/hpc2ssd/JH_DATA/spooler/zpeng529/newstart/tfm_add_pretrain_task/cache/DIAL-TFM___table-chat/stage1/0.0.0/8dc49e044c4524348b8da958db73e981ea862ef2/table-chat-train-00004-of-00005.arrow": {
26
+ "num_bytes": 509143376,
27
+ "checksum": null
28
+ },
29
+ "/hpc2ssd/JH_DATA/spooler/zpeng529/newstart/tfm_add_pretrain_task/cache/DIAL-TFM___table-chat/stage1/0.0.0/8dc49e044c4524348b8da958db73e981ea862ef2/table-chat-dev.arrow": {
30
+ "num_bytes": 13652344,
31
+ "checksum": null
32
+ }
33
+ },
34
+ "download_size": 2743560992,
35
+ "features": {
36
+ "table": {
37
+ "feature": {
38
+ "feature": {
39
+ "dtype": "string",
40
+ "_type": "Value"
41
+ },
42
+ "_type": "List"
43
+ },
44
+ "_type": "List"
45
+ },
46
+ "messages": {
47
+ "feature": {
48
+ "content": {
49
+ "dtype": "string",
50
+ "_type": "Value"
51
+ },
52
+ "role": {
53
+ "dtype": "string",
54
+ "_type": "Value"
55
+ }
56
+ },
57
+ "_type": "List"
58
+ },
59
+ "source": {
60
+ "dtype": "string",
61
+ "_type": "Value"
62
+ }
63
+ },
64
+ "homepage": "",
65
+ "license": "",
66
+ "size_in_bytes": 5486657964,
67
+ "splits": {
68
+ "train": {
69
+ "name": "train",
70
+ "num_bytes": 2729448308,
71
+ "num_examples": 605125,
72
+ "shard_lengths": [
73
+ 110855,
74
+ 110854,
75
+ 112024,
76
+ 111854,
77
+ 111024,
78
+ 48514
79
+ ],
80
+ "dataset_name": "dial-tfm___table-chat"
81
+ },
82
+ "validation": {
83
+ "name": "validation",
84
+ "num_bytes": 13648664,
85
+ "num_examples": 3433,
86
+ "dataset_name": "dial-tfm___table-chat"
87
+ }
88
+ },
89
+ "version": {
90
+ "version_str": "0.0.0",
91
+ "major": 0,
92
+ "minor": 0,
93
+ "patch": 0
94
+ }
95
+ }
validation/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "5212004dacffbd94",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "validation"
13
+ }