Vipitis commited on
Commit
30f89bd
·
1 Parent(s): eac5e84

remove test split

Browse files
Files changed (2) hide show
  1. README.md +9 -9
  2. data/train-00000-of-00001.parquet +0 -3
README.md CHANGED
@@ -31,25 +31,25 @@ dataset_info:
31
  - name: __index_level_0__
32
  dtype: int64
33
  splits:
34
- - name: train
35
- num_bytes: 3765670
36
- num_examples: 394
37
  - name: test
38
  num_bytes: 3765670
39
  num_examples: 394
40
- download_size: 1235178
41
- dataset_size: 7531340
42
  configs:
43
  - config_name: default
44
  data_files:
45
- - split: train
46
- path: data/train-*
47
  - split: test
48
  path: data/test-*
49
  repository: https://github.com/Vipitis/shadertoys-dataset
50
  ---
51
 
52
-
53
  ### experiements
 
 
 
54
 
55
- 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.
 
 
 
 
31
  - name: __index_level_0__
32
  dtype: int64
33
  splits:
 
 
 
34
  - name: test
35
  num_bytes: 3765670
36
  num_examples: 394
37
+ download_size: 617589
38
+ dataset_size: 3765670
39
  configs:
40
  - config_name: default
41
  data_files:
 
 
42
  - split: test
43
  path: data/test-*
44
  repository: https://github.com/Vipitis/shadertoys-dataset
45
  ---
46
 
 
47
  ### experiements
48
+ repository: https://github.com/Vipitis/shadertoys-dataset
49
+
50
+ 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.
51
 
52
+ ## revisions
53
+ v0.3 contains 394 functions gathers from shaders20k (years 2013-2021) and the Shadertoy.com API (years 2022-2023). All programs went through a assemble of filters. Then parsed to functions and additional filters were applied.
54
+ All functions are run with wgpu-shadertoy using the wgpu-py PR branch that updates to wgpu-native 22.1 [ref](https://github.com/pygfx/wgpu-py/pull/547), and then confirmed to be needed (it errors when the funciton is omitted).
55
+ the columns `model_inp` contains the comment just before the function as well as the header.
data/train-00000-of-00001.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:afbaeb1b58b1e184937cb57e600076398d831fd9a021e023a0fa5f075fd37a1e
3
- size 617589