shubhamugare commited on
Commit
c120ddf
·
verified ·
1 Parent(s): bc9a741

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +51 -0
  2. data/test-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: source_file
7
+ dtype: string
8
+ - name: original_function_name
9
+ dtype: string
10
+ - name: anonymized_function_name
11
+ dtype: string
12
+ - name: function_code
13
+ dtype: string
14
+ - name: includes
15
+ list: string
16
+ - name: dependencies
17
+ list: string
18
+ - name: has_bug
19
+ dtype: bool
20
+ - name: bug_types
21
+ list: string
22
+ - name: bug_line_offsets
23
+ list: int32
24
+ - name: bug_absolute_lines
25
+ list: int32
26
+ - name: bug_severities
27
+ list: string
28
+ - name: bug_traces
29
+ list: string
30
+ - name: category
31
+ dtype: string
32
+ - name: difficulty
33
+ dtype: string
34
+ - name: requires_interprocedural
35
+ dtype: bool
36
+ - name: start_line
37
+ dtype: int32
38
+ - name: end_line
39
+ dtype: int32
40
+ splits:
41
+ - name: test
42
+ num_bytes: 197434
43
+ num_examples: 523
44
+ download_size: 62235
45
+ dataset_size: 197434
46
+ configs:
47
+ - config_name: default
48
+ data_files:
49
+ - split: test
50
+ path: data/test-*
51
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0f1109d6259f02b9b0b8eaf9ccce75ee0ff14f960027b2437e82d7c7b4ac91d
3
+ size 62235