File size: 742 Bytes
11afab6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c25858d
 
 
61d2203
 
 
c8f55ae
 
 
 
dbcbdcd
11afab6
 
 
 
 
978cd1d
 
dbcbdcd
 
11afab6
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
---
dataset_info:
  features:
  - name: file_path
    dtype: string
  - name: method_name
    dtype: string
  - name: method_block
    dtype: string
  - name: method_name_pointers
    sequence: int64
  - name: method_signature
    dtype: string
  - name: length
    dtype: int64
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 112580679
    num_examples: 181272
  - name: test
    num_bytes: 35298274
    num_examples: 56648
  - name: val
    num_bytes: 28277080
    num_examples: 45318
  download_size: 191329156
  dataset_size: 176156033
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
  - split: val
    path: data/val-*
---