From e5bd1d3a08d4eade14588742e9887a64dca6412b Mon Sep 17 00:00:00 2001 From: Karma Riuk Date: Tue, 13 May 2025 11:36:30 +0200 Subject: [PATCH] updated todo --- TODO.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/TODO.md b/TODO.md index 6250462..efc4897 100644 --- a/TODO.md +++ b/TODO.md @@ -16,6 +16,7 @@ ## [ ] As a user I want to be able to see the performance of my predictions against the benchmark (comment generation: bleu score, code refinement: # tests passed) ## [ ] As a user I want to see what the webpage is used for (inspired from https://seart-ghs.si.usi.ch) + # Work flow First I'll do a basic express server to serve the datasets. No login no frontend. I'll implement @@ -26,3 +27,13 @@ Batch 1 then move on to some other features (frontend, maybe auth). ## [ ] As a dev I want to be able to deploy my webapp into a container ## [ ] As a user I want to have a webpage to make all the actions mentioned above + +# DATASET + +## [ ] Rebuild the dataset (is doing) + +## [ ] Match all the current entries in dataset.json and put the selection thing inside dataset.dont-care.json + +## [ ] Go through manual selection of dataset.dont-care.json to fill missing repos + +## [ ] The step above will already create all the archives