google-research / google-research/t5x
seqio.get_dataset() got an unexpected keyword argument 'batch_size'
Open
- Dominant language
- Python
- Stars
- 3k
- Forks
- 338
- PR merge metrics
- No merged PRs in 30d
Description
hello, run into a problem which complaining about that seqio.get_dataset() got an unexpected keyword argument 'batch_size',upon checking on git blame, know that it is introduced 4 days ago by Mavin182. While the newest seqio does not contain such function with an additional parameter.
Contributor guide
Research direction
Start by reproducing the failure at seqio.get_dataset() with the batch_size keyword and compare the installed SeqIO API with the call site. Trace where the unexpected argument is introduced, then verify that dataset creation completes without this error using the project's existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100