File size: 427 Bytes
ff75d64
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: address
    dtype: string
  - name: source_code
    dtype: string
  - name: bytecode
    dtype: string
  - name: slither
    dtype: string
  - name: id
    dtype: int64
  splits:
  - name: train
    num_bytes: 325336851
    num_examples: 10730
  download_size: 100206048
  dataset_size: 325336851
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---