AnhMinhLe commited on
Commit
b05c1de
·
verified ·
1 Parent(s): eedd383

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: context_start_lineno
5
+ dtype: int64
6
+ - name: line_no
7
+ dtype: int64
8
+ - name: repo
9
+ dtype: string
10
+ - name: id
11
+ dtype: int64
12
+ - name: target_function_prompt
13
+ dtype: string
14
+ - name: function_signature
15
+ dtype: string
16
+ - name: solution_position
17
+ list: int64
18
+ - name: raw_solution
19
+ dtype: string
20
+ - name: focal_code
21
+ dtype: string
22
+ - name: function_name
23
+ dtype: string
24
+ - name: start_line
25
+ dtype: int64
26
+ - name: end_line
27
+ dtype: int64
28
+ - name: file_path
29
+ dtype: string
30
+ - name: context
31
+ dtype: string
32
+ splits:
33
+ - name: julia
34
+ num_bytes: 3830175
35
+ num_examples: 417
36
+ - name: go
37
+ num_bytes: 3854335
38
+ num_examples: 372
39
+ - name: rust
40
+ num_bytes: 5252441
41
+ num_examples: 374
42
+ download_size: 4034636
43
+ dataset_size: 12936951
44
+ configs:
45
+ - config_name: default
46
+ data_files:
47
+ - split: julia
48
+ path: data/julia-*
49
+ - split: go
50
+ path: data/go-*
51
+ - split: rust
52
+ path: data/rust-*
53
+ ---
data/go-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bc3762314dfad77c59ebddeedf20cfd503af71b42d78cc332c3ee7b2a2bc3e5
3
+ size 1539562
data/julia-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9321a760c58655b9cf187413de44fef7bb7a7915fd699833c246d8d86436e193
3
+ size 1151917
data/rust-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36ac1ae5736a1b4548ffc0b747b6bcedbf98f044dde3b8c051f301b85abec238
3
+ size 1343157