load_dataset
Load a JSON Lines dataset file for sequential record processing, navigation, and export.
Instructions
Load a dataset file for processing (supports JSON Lines format)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the dataset file (JSON lines format) |