Commit d3aef09 1 parent 5ae8605 commit d3aef09 Copy full SHA for d3aef09
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -280,9 +280,9 @@ modify attributes appropriately for your experiment.
280
280
seen during a single epoch.
281
281
* ` data:train_dataset:window_size ` -- Update with the desired window size for
282
282
this experiment.
283
- * ` data:train_dataset:vectorizer ` -- Update with the type and hyperparameters
283
+ * ` data:train_dataset:vectorize ` -- Update with the type and hyperparameters
284
284
for the specific vectorizer to utilize for this experiment.
285
- * ` data:train_dataset:transform :transforms ` -- Update to include any vector
285
+ * ` data:train_dataset:transform_frame_data :transforms ` -- Update to include any vector
286
286
generalized transformations/augmentations that should be utilized during
287
287
dataset iteration.
288
288
* The transforms utilized for train, validation and testing may be customized
You can’t perform that action at this time.
0 commit comments