EureCA / dspy /datasets /__init__.py
tonneli's picture
Delete history
f5776d3
raw
history blame contribute delete
121 Bytes
from .dataset import Dataset
from .hotpotqa import HotPotQA
from .colors import Colors
from .dataloader import DataLoader