File size: 462 Bytes
5d93a3a
 
 
 
 
 
 
 
 
 
434641c
5d93a3a
434641c
5d93a3a
434641c
5d93a3a
 
9fa6111
 
 
 
5d93a3a
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
dataset_info:
  features:
  - name: instance_id
    dtype: string
  - name: bug_type
    dtype: string
  - name: difficulty
    dtype: string
  - name: number_of_hunks
    dtype: int64
  - name: loc
    dtype: int64
  - name: function_scope
    dtype: int64
  splits:
  - name: train
    num_bytes: 2745
    num_examples: 32
  download_size: 3525
  dataset_size: 2745
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---