NamCyan commited on
Commit
9ac8602
1 Parent(s): b512c6b

Upload 4 files

Browse files
data/data-00000-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:292a1bdbef42f435446d267a16ef3170dc949c97f21124ca2909d924c2f41e28
3
+ size 372774688
data/data-00001-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52a5b3e2eaeaa361a96414deb9521f45aa8c4a27261b6043e795995f6c771f4c
3
+ size 383816608
data/dataset_info.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "csv",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "csv",
6
+ "dataset_size": 1376873281,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "/home/namlh31aic/Project/AI4Code/repocodegen/training_data/repocodegen_training_instruct.csv": {
10
+ "num_bytes": 1387912234,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 1387912234,
15
+ "features": {
16
+ "id": {
17
+ "dtype": "int64",
18
+ "_type": "Value"
19
+ },
20
+ "prompt": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "docstring": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ }
28
+ },
29
+ "homepage": "",
30
+ "license": "",
31
+ "size_in_bytes": 2764785515,
32
+ "splits": {
33
+ "train": {
34
+ "name": "train",
35
+ "num_bytes": 1376873281,
36
+ "num_examples": 155938,
37
+ "shard_lengths": [
38
+ 70000,
39
+ 50000,
40
+ 35938
41
+ ],
42
+ "dataset_name": "csv"
43
+ }
44
+ },
45
+ "version": {
46
+ "version_str": "0.0.0",
47
+ "major": 0,
48
+ "minor": 0,
49
+ "patch": 0
50
+ }
51
+ }
data/state.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00002.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00002.arrow"
8
+ }
9
+ ],
10
+ "_fingerprint": "4632d2756d122bce",
11
+ "_format_columns": null,
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_output_all_columns": false,
15
+ "_split": "train"
16
+ }