mosaicml / streaming

A Data Streaming Library for Efficient Neural Network Training
https://streaming.docs.mosaicml.com
Apache License 2.0
1.09k stars 136 forks source link

Fix `batch_size` typo for `Stream` object in docs #682

Closed snarayan21 closed 4 months ago

snarayan21 commented 4 months ago

Description of changes:

This addresses a typo where Stream objects had batch_size passed in to them, which is incorrect.

Issue #, if available:

Merge Checklist:

Put an x without space in the boxes that apply. If you are unsure about any checklist, please don't hesitate to ask. We are here to help! This is simply a reminder of what we are going to look for before merging your pull request.

General

Tests