Skip to content

Commit

Permalink
make isort happy
Browse files Browse the repository at this point in the history
  • Loading branch information
aria-hacker committed Oct 3, 2024
1 parent 8b77386 commit 3174752
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions aria/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,8 @@
from typing import Dict, Iterable, List

import torch
from datasets.features import Features, Sequence, Value

from datasets import DatasetDict, concatenate_datasets, load_dataset
from datasets.features import Features, Sequence, Value


def apply_chat_template_and_tokenize(
Expand Down

0 comments on commit 3174752

Please sign in to comment.