Upload training/configs/dataset_quick_train.toml with huggingface_hub
Browse files
training/configs/dataset_quick_train.toml
CHANGED
|
@@ -17,7 +17,7 @@ resolution = [512, 288]
|
|
| 17 |
h3_target_mode = "video"
|
| 18 |
source_fps = 24.0
|
| 19 |
frame_extraction = "full"
|
| 20 |
-
max_frames =
|
| 21 |
num_repeats = 1
|
| 22 |
|
| 23 |
# ~28% — main bucket
|
|
@@ -28,7 +28,7 @@ resolution = [640, 384]
|
|
| 28 |
h3_target_mode = "video"
|
| 29 |
source_fps = 24.0
|
| 30 |
frame_extraction = "full"
|
| 31 |
-
max_frames =
|
| 32 |
num_repeats = 1
|
| 33 |
|
| 34 |
# ~17% — medium anchor (prevents low-density specialization)
|
|
@@ -39,5 +39,5 @@ resolution = [832, 480]
|
|
| 39 |
h3_target_mode = "video"
|
| 40 |
source_fps = 24.0
|
| 41 |
frame_extraction = "full"
|
| 42 |
-
max_frames =
|
| 43 |
num_repeats = 1
|
|
|
|
| 17 |
h3_target_mode = "video"
|
| 18 |
source_fps = 24.0
|
| 19 |
frame_extraction = "full"
|
| 20 |
+
max_frames = 124
|
| 21 |
num_repeats = 1
|
| 22 |
|
| 23 |
# ~28% — main bucket
|
|
|
|
| 28 |
h3_target_mode = "video"
|
| 29 |
source_fps = 24.0
|
| 30 |
frame_extraction = "full"
|
| 31 |
+
max_frames = 124
|
| 32 |
num_repeats = 1
|
| 33 |
|
| 34 |
# ~17% — medium anchor (prevents low-density specialization)
|
|
|
|
| 39 |
h3_target_mode = "video"
|
| 40 |
source_fps = 24.0
|
| 41 |
frame_extraction = "full"
|
| 42 |
+
max_frames = 124
|
| 43 |
num_repeats = 1
|