Labelbox offers three primary methods for exporting your data: from the Catalog, from a labeling project, or directly from a model run. This guide specifically focuses on how to export data from a model run. Exporting model run data is typically done when you want to train a machine learning model in your own custom computing environment outside of Labelbox. By exporting this data, you extract your assets (such as images, video, text, documents, audio, geospatial imagery, or HTML) along with their corresponding annotations so your external models can learn from them.Documentation Index
Fetch the complete documentation index at: https://docs.labelbox.com/llms.txt
Use this file to discover all available pages before exploring further.
How to export your model run data
To export annotations from a model run via the Labelbox user interface (UI), follow these initial navigation steps:- Go to the Model tab and open the Custom subtab.
- Select your desired model from this view.
- Click on the Model runs tab and select a specific model run.
Option 1: Export all data rows
If you want to export the entirety of the data in the current model run, locate and click on All data (this will also display the total number of data rows). From the drop-down menu that appears, click Export data.Option 2: Export a specific split or slice
In machine learning, data is often divided into “splits” (Training, Validation, Test, or Unlabeled) to train and evaluate models, or categorized into custom “slices.” To export one of these specific groups, look to the left side of the Model Run page and click on your desired Slice or Split. Next, click on the slice or split name at the top of the data view, and select Export data from the drop-down menu.Option 3: Export filtered data rows
If you only need data that meets highly specific criteria, you can build custom queries using the Model filters. Once your filtered results appear:- Click Select all on the right side of the screen.
- Click the Manage selection dropdown.
- Select Export data to export those specific rows.
Option 4: Export hand-selected data rows
For the most granular control, you can manually select specific data rows using the checkboxes next to each row. After you have checked the boxes for your desired data:- Click the Manage selection dropdown.
- Select Export data.