mattpocock / mattpocock/evalite
Global Statistics
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
is there a way to provide global statistics at the end? For example let's say I have a total tokens or time spent generating for each task as metrics. I would like to have an avarage time spent generating and an avarage tokens used
Originally posted by @marcoripa96 in https://github.com/mattpocock/evalite/discussions/341
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or entry points are named. Start by tracing how per-task metrics such as tokens and generation time are collected and where evaluation results are finalized; done should include global averages for those metrics at the end of an evaluation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100