|
--- |
|
dataset_info: |
|
features: |
|
- name: contract_name |
|
dtype: string |
|
- name: file_path |
|
dtype: string |
|
- name: contract_address |
|
dtype: string |
|
- name: language |
|
dtype: string |
|
- name: class_name |
|
dtype: string |
|
- name: class_code |
|
dtype: string |
|
- name: class_documentation |
|
dtype: string |
|
- name: class_documentation_type |
|
dtype: string |
|
- name: func_name |
|
dtype: string |
|
- name: func_code |
|
dtype: string |
|
- name: func_documentation |
|
dtype: string |
|
- name: func_documentation_type |
|
dtype: string |
|
- name: compiler_version |
|
dtype: string |
|
- name: license_type |
|
dtype: string |
|
- name: swarm_source |
|
dtype: string |
|
- name: meta |
|
struct: |
|
- name: func_code_index |
|
sequence: int64 |
|
- name: __index_level_0__ |
|
dtype: int64 |
|
config_name: data |
|
splits: |
|
- name: train |
|
num_bytes: 11530607173 |
|
num_examples: 1267441 |
|
- name: test |
|
num_bytes: 1306082431 |
|
num_examples: 143080 |
|
- name: validation |
|
num_bytes: 1264266873 |
|
num_examples: 130849 |
|
download_size: 1995835391 |
|
dataset_size: 14100956477 |
|
paperswithcode_id: verified-smart-contract-code-comments |
|
--- |
|
|