DevLan commited on
Commit
0a6512d
·
verified ·
1 Parent(s): 005f4c9

Upload folder using huggingface_hub

Browse files
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "test"]}
test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7c2fdb1429e044480e5021671494010e8fca8f51d8dad81f17dbfc113fb7ba4
3
+ size 560016
test/dataset_info.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "messages": [
6
+ {
7
+ "content": {
8
+ "dtype": "string",
9
+ "_type": "Value"
10
+ },
11
+ "role": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "tool_calls": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ },
19
+ "tools": {
20
+ "dtype": "string",
21
+ "_type": "Value"
22
+ }
23
+ }
24
+ ]
25
+ },
26
+ "homepage": "",
27
+ "license": ""
28
+ }
test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "a87bf5f7540b6ab3",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
train/data-00000-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e28667091d64d08a6df90b70f459561f2d23129713acc39391d0c68bb84a48a
3
+ size 433675120
train/data-00001-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:689cb6d75aef57904ac8c7f2f561c4f15945ef97013fc7365eca92c11e2fbef0
3
+ size 433586672
train/data-00002-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:126e37c6b905b643287911271fcd694f3b6a890b3822e24f98dec184783ff9a8
3
+ size 433813168
train/data-00003-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af437599283b73969d5a3209162152bbcd71d15eefaa47c72f66a56eb3230b73
3
+ size 433376096
train/dataset_info.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "messages": [
6
+ {
7
+ "content": {
8
+ "dtype": "string",
9
+ "_type": "Value"
10
+ },
11
+ "role": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "tool_calls": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ },
19
+ "tools": {
20
+ "dtype": "string",
21
+ "_type": "Value"
22
+ }
23
+ }
24
+ ]
25
+ },
26
+ "homepage": "",
27
+ "license": ""
28
+ }
train/state.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00004.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00004.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00004.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00004.arrow"
14
+ }
15
+ ],
16
+ "_fingerprint": "6704a35fe5da7681",
17
+ "_format_columns": null,
18
+ "_format_kwargs": {},
19
+ "_format_type": null,
20
+ "_output_all_columns": false,
21
+ "_split": null
22
+ }