There was an error while loading. Please reload this page.
1 parent a53215d commit dcc2d07Copy full SHA for dcc2d07
1 file changed
plugins/online-data-mixing/artifacts/custom_loop_usage.py
@@ -84,7 +84,7 @@ def tokenize_fn(examples):
84
}
85
86
# odm related
87
-update_interval = 5 # every step
+update_interval = 1 # every step
88
dataset = OnlineMixingDataset(
89
dataset_dict=dataset_dict,
90
collators_dict=collator_dict,
0 commit comments