Data Types in W&B are classes that wrap media and structured data for logging to runs. They include visualization components in the W&B UI and handle data serialization, storage, and retrieval.Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Available data types
| Data Type | Description |
|---|---|
Image | Log images with support for masks, bounding boxes, and segmentation. |
Video | Track video data for model outputs or dataset samples. |
Audio | Log audio samples for audio processing tasks. |
Table | Create tables that can contain mixed media types. |
Plotly | Log Plotly charts for data visualization. |
Html | Embed custom HTML content. |
Object3D | Visualize 3D point clouds and meshes. |
Molecule | Log molecular structures for computational chemistry. |
Examples
This example uses anImage:
Table to log a table with mixed text and labels: