How many discoveries were lost because they weren't written down?
With Reports you can save your ingenious ideas and insights alongside a snapshot of your work and then share them with your team. Or just keep them all for when you need them.
Created on November 19|Last edited on April 7
Comment
👋 Hey, I'm a meta-Report, a Report about Reports.
Reports are for your brain dumps 🧠, eureka moments 💡and everything in between. They play nicely with everything else in W&B so you can share, store or explain your findings.
📊 Share your experiments charts
Imagine arriving to a colleague's folder of random charts and spreadsheets and being asked to make sense of them. Be the change you want to see in the world, Report exist so you never inflict that pain on yourself or anyone (again 🤐)!
Before W&B Reports:

Ok, this is a bit extreme... but you get the point 😁
The charts below are live and interactive. They are fed with the metrics and configs coming from your runs.
Below the plot, you can click on the Run set to navigate to the run that produced each line in these charts.
Run set
102
🧐 Show different views and snapshots of your runs 🤳
The chart below is filtered to remove null losses and sorted by loss.
🥶 Freeze your runs to stop any new runs from being added to your plot by clicking the snowflake. ❄️
💡
Run set
12
👟 Share your model predictions with W&B Tables
Store your predictions at a point in time. Make these Tables yourself with W&B Tables. Don't forget you can filter, group and sort these tables too!
Run set
102
💄 Why not make your discoveries shine with nice formatting?
📋 Quickly format your thoughts with Markdown
Dear Diary,
Today I found a bug in one of my research papers from 15 years ago that no one ever noticed.
😎 Code, of course.
for xb, yb in dataloader:yb_pred = model(xb)loss = criterion(y_pred, y)optimizer.zero_grad()loss.backward()optimizer.step()
👩🏫 Explain the details with LaTeX
☑️ Checklists because who doesn't love TODOs
TODO:
- Make a todo list
- Check off a todo
- Solve the AI control problem 💀
📸 Images and Gifs but don't dare include a matplotlib loss plot or we'll ban you!
pronounced JIF

Party parrot because we're "with it"



Learn more:
📚 More lovely reports
DALL-E Mini Explained
Generate images from a text prompt in this interactive report: DALL-E Mini Explained, a reproduction of OpenAI DALL·E
An Introduction to Weights & Biases Artifacts
This article introduces Weights & Biases Artifacts, which offer lightweight dataset versioning, and gives an easy-to-follow example so that you can see how they work.
Omnimatte: How to Detect Objects and Their Effects
Automatically capture the shadows and reflections of objects in videos
Tables Tutorial: Visualize Data for Image Classification
How to version and interactively explore data and predictions across train/val/test with W&B's new Tables feature
Visit our blog!
Add a comment