AnhMinhLe commited on
Commit
552d61f
·
verified ·
1 Parent(s): 57672dd

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int64
6
+ - name: project
7
+ dtype: string
8
+ - name: module
9
+ dtype: string
10
+ - name: entry_point
11
+ dtype: string
12
+ - name: solution
13
+ dtype: string
14
+ - name: target_function_prompt
15
+ dtype: string
16
+ - name: function_signature
17
+ dtype: string
18
+ - name: docstring
19
+ dtype: string
20
+ - name: original_docstring
21
+ dtype: string
22
+ - name: docstring_tokens
23
+ list: string
24
+ - name: cross_context
25
+ dtype: bool
26
+ - name: isContained
27
+ dtype: bool
28
+ - name: raw_solution
29
+ dtype: string
30
+ - name: check
31
+ dtype: string
32
+ - name: test_list
33
+ list: string
34
+ - name: coverage
35
+ dtype: float64
36
+ - name: prompt
37
+ dtype: string
38
+ - name: anchor_name
39
+ dtype: string
40
+ - name: anchor_text
41
+ struct:
42
+ - name: description
43
+ dtype: string
44
+ - name: file_path
45
+ dtype: string
46
+ - name: incoming_calls
47
+ list: string
48
+ - name: name
49
+ dtype: string
50
+ - name: signature
51
+ dtype: string
52
+ - name: import_statements
53
+ list: string
54
+ splits:
55
+ - name: no_func
56
+ num_bytes: 19846452
57
+ num_examples: 355
58
+ - name: no_class
59
+ num_bytes: 19568898
60
+ num_examples: 355
61
+ - name: no_var
62
+ num_bytes: 21172960
63
+ num_examples: 355
64
+ download_size: 14607083
65
+ dataset_size: 60588310
66
+ configs:
67
+ - config_name: default
68
+ data_files:
69
+ - split: no_func
70
+ path: data/no_func-*
71
+ - split: no_class
72
+ path: data/no_class-*
73
+ - split: no_var
74
+ path: data/no_var-*
75
+ ---
data/no_class-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf35f573058dd1ad3163934e57a52bebb18e64186c17c59fae23207f891a45cd
3
+ size 4598511
data/no_func-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07c06a5468c26a4e552848c66615b38c3a2680322ca068580822565832d87a56
3
+ size 4842862
data/no_var-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de18cc1ee498ea2de01945323b2a08428851ad818ad1184f11521f407f03ae9c
3
+ size 5165710