Skip to content

Commit

Permalink
remove nemo1 imports
Browse files Browse the repository at this point in the history
Signed-off-by: dimapihtar <[email protected]>
  • Loading branch information
dimapihtar committed Jan 20, 2025
1 parent 5fdc333 commit e888a97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nemo/collections/llm/bert/data/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
from pathlib import Path
from typing import TYPE_CHECKING, Callable, List, Optional, Type

from nemo.collections.nlp.data.information_retrieval.bert_embedding_dataset import BertEmbeddingDataset
from nemo.lightning.base import NEMO_DATASETS_CACHE
from nemo.core import Dataset
from nemo.utils import AppState, logging
Expand Down

0 comments on commit e888a97

Please sign in to comment.