From 317475207f5864e92abc08f42e9c80902abac5fc Mon Sep 17 00:00:00 2001 From: aria-hacker Date: Thu, 3 Oct 2024 08:31:48 +0800 Subject: [PATCH] make isort happy --- aria/data.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/aria/data.py b/aria/data.py index 1aa2094..1b7459f 100644 --- a/aria/data.py +++ b/aria/data.py @@ -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(