Datasets:
File size: 1,148 Bytes
eb3a924 cc12c40 eb3a924 cc12c40 | 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 | ---
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. |