Skip to content

Add tqdm progress bars#1

Open
JPBotelho wants to merge 1 commit intoAxiomMath:mainfrom
JPBotelho:tqdm-data-generation
Open

Add tqdm progress bars#1
JPBotelho wants to merge 1 commit intoAxiomMath:mainfrom
JPBotelho:tqdm-data-generation

Conversation

@JPBotelho
Copy link
Copy Markdown

@JPBotelho JPBotelho commented Apr 2, 2026

What?

Adds a tqdm progress bar for several steps:

  • data generation
  • sampling
  • detokenization
  • scoring

Why?

Added a progress bar in my fork after checking on a job after 10h and seeing it stuck on data generation.

"Testing"

Ran axplorer locally, verified the progress bars showed up.

Data generation, ongoing

image

Data generation, finished

image

Sampling + detokenization + scoring, ongoing

image

Sampling + detokenization + scoring, finished

image

LLM Usage

Code written by @claude and reviewed by me.
Code "tested" by me.

PR message written by me.

@albealfa
Copy link
Copy Markdown
Contributor

Hi, I added the MAX_WORKERS in utils and removed most of the dependencies. For tqdm, can you add it on scoring, sampling and detokenization? I am happy to merge it after done.

@JPBotelho JPBotelho force-pushed the tqdm-data-generation branch 2 times, most recently from db7861f to 0f7ca59 Compare April 21, 2026 19:45
@JPBotelho JPBotelho changed the title Add tqdm progress bar to initial data generation Add tqdm progress bars Apr 21, 2026
@JPBotelho JPBotelho force-pushed the tqdm-data-generation branch from 0f7ca59 to 2258a0b Compare April 21, 2026 19:45
@JPBotelho
Copy link
Copy Markdown
Author

added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants