File size: 1,113 Bytes
b02b3fc
 
210776f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
905fe11
210776f
 
905fe11
210776f
905fe11
 
b02b3fc
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
---
license: cc-by-sa-3.0
dataset_info:
  features:
  - name: project
    dtype: string
  - name: test_suite
    dtype: string
  - name: index_in_dump
    dtype: int64
  - name: class_name
    dtype: string
  - name: method_name
    dtype: string
  - name: just_class_name
    dtype: string
  - name: just_method_name
    dtype: string
  - name: anonymous_classes
    dtype: string
  - name: anonymous_methods
    dtype: string
  - name: source_code
    dtype: string
  - name: notes
    dtype: string
  - name: java_calls
    dtype: string
  - name: calls_with_boundaries
    dtype: string
  - name: java_call_count
    dtype: int64
  - name: max_depth
    dtype: int64
  - name: loc_tuple
    sequence: int64
  - name: id
    dtype: int64
  splits:
  - name: train
    num_bytes: 23074236652
    num_examples: 438224
  - name: validation
    num_bytes: 549889066
    num_examples: 10000
  - name: with_libraries
    num_bytes: 550545938.8488278
    num_examples: 10000
  - name: without_libraries
    num_bytes: 235199288
    num_examples: 10000
  download_size: 63530054
  dataset_size: 24409870944.848827
---