File size: 710 Bytes
7b92218
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
29
30
31
---
dataset_info:
  features:
  - name: 'Unnamed: 0'
    dtype: int64
  - name: func
    dtype: string
  - name: target
    dtype:
      class_label:
        names:
          '0': true
          '1': false
  - name: project
    dtype: string
  splits:
  - name: train
    num_bytes: 10257684.819539886
    num_examples: 3349
  - name: test
    num_bytes: 3421270.213026591
    num_examples: 1117
  - name: validation
    num_bytes: 3421270.213026591
    num_examples: 1117
  download_size: 7298469
  dataset_size: 17100225.245593067
---
# Dataset Card for "java_unifiedbug_2_1"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)