Optimal way to use batch func for vectorized operations #5905
Unanswered
conceptofmind
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I was wondering what the optimal way to use batch functions for vectorized operations is?
Say we want to count the total number of tokens in a dataset:
Is this the correct way to do so?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions