From 58305effdbd67853bc2335b5b590011f1db0e880 Mon Sep 17 00:00:00 2001 From: Alex Blank <38751347+blankinator@users.noreply.github.com> Date: Mon, 19 May 2025 14:14:40 +0200 Subject: [PATCH] removed notes --- notes.txt | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 notes.txt diff --git a/notes.txt b/notes.txt deleted file mode 100644 index 525d58f..0000000 --- a/notes.txt +++ /dev/null @@ -1,3 +0,0 @@ -- introduce that the goal is not to cover the models, but to use the two "types" of models as an example covering the two -example cases of a next token prediction and a classification task -- highlight the modular design of the framework and its adaptability to new and future models and data structures as input \ No newline at end of file