|
|
--- |
|
|
dataset_info: |
|
|
features: |
|
|
- name: id |
|
|
dtype: string |
|
|
- name: comment |
|
|
dtype: string |
|
|
- name: header |
|
|
dtype: string |
|
|
- name: docstring |
|
|
dtype: string |
|
|
- name: body |
|
|
dtype: string |
|
|
- name: full_code |
|
|
dtype: string |
|
|
- name: func_bytes |
|
|
sequence: int64 |
|
|
- name: has_comment |
|
|
dtype: bool |
|
|
- name: has_docstring |
|
|
dtype: bool |
|
|
- name: model_ctx |
|
|
dtype: string |
|
|
- name: needed |
|
|
dtype: bool |
|
|
- name: status |
|
|
dtype: string |
|
|
- name: input_both |
|
|
dtype: string |
|
|
- name: input_comment |
|
|
dtype: string |
|
|
- name: input_docstring |
|
|
dtype: string |
|
|
- name: input_none |
|
|
dtype: string |
|
|
- name: __index_level_0__ |
|
|
dtype: int64 |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 2009646 |
|
|
num_examples: 150 |
|
|
download_size: 575020 |
|
|
dataset_size: 2009646 |
|
|
configs: |
|
|
- config_name: default |
|
|
data_files: |
|
|
- split: train |
|
|
path: data/train-* |
|
|
repository: https://github.com/Vipitis/shadertoys-dataset |
|
|
--- |
|
|
|
|
|
|
|
|
### experiements |
|
|
|
|
|
not meant to be used by anyone else just yet - not guarantee to keep this public or even static.... but I need to run a lot of experiemtns on different machines so it's public for a bit. |