Skip to content

Commit 02683eb

Browse files
authored
Update __init__.py
1 parent fd633b5 commit 02683eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nucleus/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ def populate_dataset(
323323
self,
324324
dataset_id: str,
325325
dataset_items: List[DatasetItem],
326-
batch_size: int = 100,
326+
batch_size: int = 30,
327327
update: bool = False,
328328
):
329329
"""

0 commit comments

Comments
 (0)