Reacherx commited on
Commit
1a20177
·
verified ·
1 Parent(s): 22de547

Add physics configuration with 1000 physics movement scenarios

Browse files
Files changed (2) hide show
  1. README.md +53 -0
  2. physics/train-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  dataset_info:
 
3
  features:
4
  - name: file_name
5
  dtype: string
@@ -14,6 +15,54 @@ dataset_info:
14
  num_examples: 10000
15
  download_size: 4833700
16
  dataset_size: 50903141
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  configs:
18
  - config_name: default
19
  data_files:
@@ -21,4 +70,8 @@ configs:
21
  path: data/space-*
22
  - split: color
23
  path: data/color-*
 
 
 
 
24
  ---
 
1
  ---
2
  dataset_info:
3
+ - config_name: default
4
  features:
5
  - name: file_name
6
  dtype: string
 
15
  num_examples: 10000
16
  download_size: 4833700
17
  dataset_size: 50903141
18
+ - config_name: physics
19
+ features:
20
+ - name: file_name
21
+ dtype: string
22
+ - name: initial_svg
23
+ dtype: string
24
+ - name: destination_svg
25
+ dtype: string
26
+ - name: movement_vector
27
+ struct:
28
+ - name: blue
29
+ sequence: int64
30
+ - name: cyan
31
+ sequence: int64
32
+ - name: green
33
+ sequence: int64
34
+ - name: magenta
35
+ sequence: int64
36
+ - name: orange
37
+ sequence: int64
38
+ - name: red
39
+ sequence: int64
40
+ - name: yellow
41
+ sequence: int64
42
+ - name: movement_description
43
+ struct:
44
+ - name: blue
45
+ dtype: string
46
+ - name: cyan
47
+ dtype: string
48
+ - name: green
49
+ dtype: string
50
+ - name: magenta
51
+ dtype: string
52
+ - name: orange
53
+ dtype: string
54
+ - name: red
55
+ dtype: string
56
+ - name: yellow
57
+ dtype: string
58
+ - name: movement_full_descriptions
59
+ dtype: string
60
+ splits:
61
+ - name: train
62
+ num_bytes: 8141260
63
+ num_examples: 1000
64
+ download_size: 826481
65
+ dataset_size: 8141260
66
  configs:
67
  - config_name: default
68
  data_files:
 
70
  path: data/space-*
71
  - split: color
72
  path: data/color-*
73
+ - config_name: physics
74
+ data_files:
75
+ - split: train
76
+ path: physics/train-*
77
  ---
physics/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:747fb286c2ef1fa553bdf6bfc4b863987cd3c949a5790aacc97c205e3c87a830
3
+ size 826481