DaniilOr commited on
Commit
96a4fe6
·
verified ·
1 Parent(s): 5b16002

Upload folder using huggingface_hub

Browse files
data-00000-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09b94ffb59b51a97d4d1d506e27fdb4aa774c5e050f17ccca2ef1dde4749a2bc
3
+ size 265731432
data-00001-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc56e58eaa83714130b8a7710232ed85613fb69bf681ae69ce888e02f1f2a9e5
3
+ size 441308776
data-00002-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36fbc911478a187e18b0519fe30c8e5ac20e26008a2352e9cb7577c84003cc92
3
+ size 377580680
data-00003-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df36ca332339d12d5095b18705aaed5be2bdb0682dffcff9a98068032f2c015d
3
+ size 503029000
data-00004-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4ab056ed2d2891eb84f73dcf636004bc0d5c077623dd1f14aa4df4cd6ce5c08
3
+ size 463409976
data-00005-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f81cce6e78212b89aa9d636208be2cb23675e6c29abad9b513e0fd528d6e9912
3
+ size 602445968
dataset_info.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "p_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "language": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "status": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "code": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "prompt": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "answer": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ }
29
+ },
30
+ "homepage": "",
31
+ "license": ""
32
+ }
state.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00006.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00006.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00006.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00006.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00006.arrow"
17
+ },
18
+ {
19
+ "filename": "data-00005-of-00006.arrow"
20
+ }
21
+ ],
22
+ "_fingerprint": "a45c667a93588387",
23
+ "_format_columns": [
24
+ "p_id",
25
+ "language",
26
+ "status",
27
+ "code",
28
+ "prompt",
29
+ "answer"
30
+ ],
31
+ "_format_kwargs": {},
32
+ "_format_type": null,
33
+ "_output_all_columns": false,
34
+ "_split": null
35
+ }