harshal13c commited on
Commit
fcba1e4
·
verified ·
1 Parent(s): 5a61071

Upload 6 files

Browse files
data-00000-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c9b6567be56da0167851bc20b23458197fded89959232769c4610603ca0c168
3
+ size 437674928
data-00001-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ea20fffe2ca87b5dcdf2012e43205f850a05a1793ca0f2d0480697b0b5137ee
3
+ size 438969616
data-00002-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11b38f73d5ca02aadb66a832b088668fae654d14267df319776c71df5d504ea2
3
+ size 443133760
data-00003-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a582e6bbdab29d34408df77ed5055c9e5445693a8e51201c261878055c10b0f
3
+ size 440613096
dataset_info.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "json",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "mo_d",
6
+ "dataset_size": 1764622083,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/Crystalcareai/MoD@aeaf218ac78672724866c9e738363aa569e48aee/MoD_cleaned.jsonl": {
10
+ "num_bytes": 1889742006,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 1889742006,
15
+ "features": {
16
+ "source": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "skip_prompt_formatting": {
21
+ "dtype": "bool",
22
+ "_type": "Value"
23
+ },
24
+ "conversations": [
25
+ {
26
+ "from": {
27
+ "dtype": "string",
28
+ "_type": "Value"
29
+ },
30
+ "value": {
31
+ "dtype": "string",
32
+ "_type": "Value"
33
+ }
34
+ }
35
+ ],
36
+ "__hfsplit__": {
37
+ "dtype": "string",
38
+ "_type": "Value"
39
+ }
40
+ },
41
+ "homepage": "",
42
+ "license": "",
43
+ "size_in_bytes": 3654364089,
44
+ "splits": {
45
+ "train": {
46
+ "name": "train",
47
+ "num_bytes": 1764622083,
48
+ "num_examples": 779372,
49
+ "shard_lengths": [
50
+ 226215,
51
+ 223975,
52
+ 225264,
53
+ 103918
54
+ ],
55
+ "dataset_name": "mo_d"
56
+ }
57
+ },
58
+ "version": {
59
+ "version_str": "0.0.0",
60
+ "major": 0,
61
+ "minor": 0,
62
+ "patch": 0
63
+ }
64
+ }
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": "33163e2437667cb1",
17
+ "_format_columns": null,
18
+ "_format_kwargs": {},
19
+ "_format_type": null,
20
+ "_output_all_columns": false,
21
+ "_split": "train"
22
+ }