Skip to content

Commit

Permalink
parent f9af56b
Browse files Browse the repository at this point in the history
author fonhorst <[email protected]@gmail.com> 1717483704 +0300
committer fonhorst <[email protected]@gmail.com> 1717483704 +0

add llm notebook
  • Loading branch information
fonhorst committed Jun 4, 2024
1 parent f9af56b commit aa84515
Show file tree
Hide file tree
Showing 10 changed files with 4,147 additions and 129 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
logger = logging.getLogger(__name__)


PATH_TO_DATASET = "../data/sample_corpora/sample_dataset_lenta.csv" # dataset with corpora to be processed
PATH_TO_DATASET = "../../data/sample_corpora/sample_dataset_lenta.csv" # dataset with corpora to be processed
SAVE_PATH = (
"../data/processed_sample_corpora" # place where all the artifacts will be stored
)
Expand Down
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit aa84515

Please sign in to comment.