vedanta2003 commited on
Commit
d21aec0
·
verified ·
1 Parent(s): cf621bc

Upload 4 files

Browse files
data-00000-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d7be18df7eba4809c8cd800c885cf7b332a4bff2f46623c04150fd4d6bc5525
3
+ size 557489944
data-00001-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e32896ca0035a9a14b1824176b8a8d6b8b850810d22fcedebec2f1ce13b16b8
3
+ size 546419240
dataset_info.json ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "open_orca",
6
+ "dataset_size": 7221299707,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/Open-Orca/OpenOrca@3e85783ecb0db83df8b30dbbd94107857b5ac830/1M-GPT4-Augmented.parquet": {
10
+ "num_bytes": 1008442855,
11
+ "checksum": null
12
+ },
13
+ "hf://datasets/Open-Orca/OpenOrca@3e85783ecb0db83df8b30dbbd94107857b5ac830/3_5M-GPT3_5-Augmented.parquet": {
14
+ "num_bytes": 3090560834,
15
+ "checksum": null
16
+ }
17
+ },
18
+ "download_size": 4099003689,
19
+ "features": {
20
+ "id": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "system_prompt": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "question": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ },
32
+ "response": {
33
+ "dtype": "string",
34
+ "_type": "Value"
35
+ }
36
+ },
37
+ "homepage": "",
38
+ "license": "",
39
+ "size_in_bytes": 11320303396,
40
+ "splits": {
41
+ "train": {
42
+ "name": "train",
43
+ "num_bytes": 7221299707,
44
+ "num_examples": 4233923,
45
+ "shard_lengths": [
46
+ 280000,
47
+ 280000,
48
+ 280000,
49
+ 294896,
50
+ 300000,
51
+ 300000,
52
+ 300000,
53
+ 300000,
54
+ 300000,
55
+ 300000,
56
+ 300000,
57
+ 300000,
58
+ 300000,
59
+ 300000,
60
+ 99027
61
+ ],
62
+ "dataset_name": "open_orca"
63
+ }
64
+ },
65
+ "version": {
66
+ "version_str": "0.0.0",
67
+ "major": 0,
68
+ "minor": 0,
69
+ "patch": 0
70
+ }
71
+ }
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": "24c8f2c1d2edce8e",
14
+ "_format_columns": null,
15
+ "_format_kwargs": {},
16
+ "_format_type": null,
17
+ "_output_all_columns": false,
18
+ "_split": "train"
19
+ }