Skip to content

[Feature] add tensorbard support to the training framework#811

Open
lyuwen wants to merge 6 commits into
allenai:mainfrom
lyuwen:feature-tensorbard
Open

[Feature] add tensorbard support to the training framework#811
lyuwen wants to merge 6 commits into
allenai:mainfrom
lyuwen:feature-tensorbard

Conversation

@lyuwen
Copy link
Copy Markdown

@lyuwen lyuwen commented Mar 21, 2025

Hi, I was using the olmo framework to learn pretraining on LLM and I found that it only support wandb as output for training metrics. In my training environment, the connection to wandb is not as stable, and I switched to tensorboard for local logging. It works quite well. Thus I am creating this pull request to share this modification.

Copy link
Copy Markdown
Contributor

@dirkgr dirkgr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How does this deal with the additional dependency? What happens when you don't have tensorboard installed?

Comment thread olmo/config.py Outdated
Comment thread olmo/tensorbard_logger.py Outdated
@lyuwen lyuwen requested a review from dirkgr May 21, 2025 18:13
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