Skip to content

Commit

Permalink
Merge pull request #177 from 1sarthakbhardwaj/patch-1
Browse files Browse the repository at this point in the history
Add 'import List'
  • Loading branch information
burtenshaw authored Jan 16, 2025
2 parents a4ed3a4 + 097454d commit 964da4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 4_evaluation/project/generate_dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
import os
from pydantic import BaseModel, Field
from datasets import Dataset
from typing import List

from distilabel.llms import InferenceEndpointsLLM
from distilabel.pipeline import Pipeline
Expand Down

0 comments on commit 964da4b

Please sign in to comment.