YueWu
Results
1
comments of
YueWu
> Hi @YueWu0301, could you share the code of your pipeline? sure,here is my code: ``` with Pipeline("pipe-name", description="My first pipe") as pipeline: load_dataset = LoadHubDataset( repo_id="xxxx", name="load_dataset2" # output_mappings={"input":...