Skip to content

Commit

Permalink
clean up src/pl_datamodules
Browse files Browse the repository at this point in the history
  • Loading branch information
KeAWang committed Mar 1, 2022
1 parent ff971e3 commit 76c9fba
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 560 deletions.
136 changes: 0 additions & 136 deletions src/pl_datamodules/hf_datamodule.py

This file was deleted.

192 changes: 0 additions & 192 deletions src/pl_datamodules/imbalanced_datamodule.py

This file was deleted.

Empty file.
2 changes: 0 additions & 2 deletions src/pl_datamodules/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
ImbalancedCIFAR10DataModule,
ImbalancedCIFAR100DataModule,
)
from .wilds_datamodule import WILDSDataModule
from .hf_datamodule import MNLIDataModule

from .base_datamodule import GroupDataModule
from torch.utils.data import DataLoader, Subset
Expand Down
Loading

0 comments on commit 76c9fba

Please sign in to comment.