File size: 3,759 Bytes
0d7285b 3c755fc 0d7285b 3c755fc 0d7285b 3c755fc 0d7285b | 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 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 | ---
dataset_info:
features:
- name: task_id
dtype: string
- name: prompt
dtype: string
- name: reference_file_urls
list: string
- name: rubric_items
list:
- name: _demoted_from_compound
dtype: bool
- name: _note
dtype: string
- name: check
dtype: string
- name: criterion
dtype: string
- name: dispatch
dtype: string
- name: id
dtype: string
- name: judge
dtype: string
- name: kind
dtype: string
- name: media
dtype: string
- name: params
struct:
- name: case_insensitive
dtype: bool
- name: channels
dtype: int64
- name: codecs
list: string
- name: end
dtype: float64
- name: end_offset_seconds
dtype: float64
- name: end_time
dtype: float64
- name: exclude_last_seconds
dtype: float64
- name: exclude_start_seconds
dtype: float64
- name: height
dtype: int64
- name: max
dtype: float64
- name: max_seconds
dtype: float64
- name: min
dtype: float64
- name: min_bps
dtype: int64
- name: min_brightness
dtype: int64
- name: min_passing
dtype: int64
- name: mode
dtype: string
- name: options
list:
list: int64
- name: pix_th
dtype: float64
- name: sample_fps
dtype: float64
- name: start
dtype: float64
- name: substrings
list: string
- name: threshold_db
dtype: int64
- name: times
list: float64
- name: width
dtype: int64
- name: pillar
dtype: int64
- name: prompt
dtype: string
- name: sampling
struct:
- name: end
dtype: float64
- name: fps
dtype: float64
- name: start
dtype: float64
- name: times
list: float64
- name: stages
list:
- name: dispatch
dtype: string
- name: kind
dtype: string
- name: media
dtype: string
- name: params
struct:
- name: case_insensitive
dtype: bool
- name: channels
dtype: int64
- name: codecs
list: string
- name: duration
dtype: int64
- name: eq
dtype: int64
- name: exclude_last_seconds
dtype: float64
- name: height
dtype: int64
- name: max
dtype: float64
- name: max_seconds
dtype: float64
- name: min
dtype: float64
- name: min_brightness
dtype: int64
- name: min_passing
dtype: int64
- name: mode
dtype: string
- name: options
list:
list: int64
- name: pix_th
dtype: float64
- name: sample_fps
dtype: float64
- name: start
dtype: float64
- name: substrings
list: string
- name: threshold_db
dtype: int64
- name: times
list: float64
- name: width
dtype: int64
- name: prompt
dtype: string
- name: sampling
struct:
- name: end
dtype: float64
- name: fps
dtype: float64
- name: start
dtype: float64
- name: save_as
dtype: string
- name: weight
dtype: int64
- name: why
dtype: string
splits:
- name: train
num_bytes: 1841156
num_examples: 38
download_size: 858798
dataset_size: 1841156
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|