wandb / examples

Example deep learning projects that use wandb's features.
http://wandb.ai
1.11k stars 291 forks source link

feat: Add huggingface custom callback example #478

Closed parambharat closed 10 months ago

parambharat commented 11 months ago

This PR adds an example to showcase how to instrument HF Trainer with a custom Wandb Progress Callback that displays predictions and labels in a Weights & Biases Table as the Training progresses.

review-notebook-app[bot] commented 11 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

github-actions[bot] commented 11 months ago

Thanks for contributing to wandb/examples! We appreciate your efforts in opening a PR for the examples repository. Our goal is to ensure a smooth and enjoyable experience for you 😎.

Guidelines

The examples repo is regularly tested against the ever-evolving ML stack. To facilitate our work, please adhere to the following guidelines:

Before merging, wait for a maintainer to clean and format the notebooks you're adding. You can tag @tcapelle.

Before marking the PR as ready for review, please run your notebook one more time. Restart the Colab and run all. We will provide you with links to open the Colabs below

The following colabs were changed -colabs/huggingface/Custom_Progress_Callback.ipynb