Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Compute the input/output tokens of a dataset #1046

Open
plaguss opened this issue Oct 28, 2024 · 0 comments
Open

[FEATURE] Compute the input/output tokens of a dataset #1046

plaguss opened this issue Oct 28, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@plaguss
Copy link
Contributor

plaguss commented Oct 28, 2024

Is your feature request related to a problem? Please describe.
After merging #1034 we will have available the statistics generated by an LLM. We could add a functionality to compute some statistics on these variables.

Add an easier way of passing functions that can operate on these generated statistics to make simple doing computations on the statistics generated.

Describe the solution you'd like
A report in the README of a dataset with the number of tokens generated, and some descriptive stats per row for example.

Describe alternatives you've considered
Compute this by hand.

Additional context
Add any other context or screenshots about the feature request here.

@plaguss plaguss added the enhancement New feature or request label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant