Commit Graph

  • 2980f29bfa made the route for comment generation comment instead of comments Karma Riuk 2025-05-14 22:01:12 +02:00
  • 28566ef37e implement submission injection Karma Riuk 2025-05-14 21:24:25 +02:00
  • aad5d2079f made better print statements Karma Riuk 2025-05-14 21:24:13 +02:00
  • 8ad65a65ce removed useless print Karma Riuk 2025-05-14 21:23:51 +02:00
  • e0fb7db52c fixed the get_build_handler function Karma Riuk 2025-05-14 18:18:25 +02:00
  • aaa27305a0 made print better Karma Riuk 2025-05-14 18:18:07 +02:00
  • 6f55941cab implemented the evaluation of code refinement Karma Riuk 2025-05-14 18:17:50 +02:00
  • 6a9adaf194 removed useless print Karma Riuk 2025-05-14 16:17:43 +02:00
  • a11be64a6d now validating the input for code refinement Karma Riuk 2025-05-14 16:16:05 +02:00
  • 32949633cc renamed the json validation more appropriately Karma Riuk 2025-05-14 16:15:40 +02:00
  • 47cd1b6b0c fixed typo that introduced a bug Karma Riuk 2025-05-14 16:15:07 +02:00
  • 1e12bcafab server now reloads once it detects a change in the files Karma Riuk 2025-05-14 16:14:46 +02:00
  • 345309d7b8 added host=0.0.0.0 to make it work on gym Karma Riuk 2025-05-14 15:56:56 +02:00
  • cdd82ac1f5 now using dataset and doign a better job with bleu calculations and paraphrases Karma Riuk 2025-05-14 15:56:28 +02:00
  • 828374e31e re-introduced the fixed point so that it's cleaner and more aligned Karma Riuk 2025-05-14 15:55:43 +02:00
  • c49ed9608a added the dataset and the handlers from the dataset_builder and started modifying them for the webapp Karma Riuk 2025-05-14 15:55:14 +02:00
  • 741c2a95e6 now errors are sent with json form instead of html Karma Riuk 2025-05-14 13:18:36 +02:00
  • 3a4bfd611b ported backend to python Karma Riuk 2025-05-13 13:27:38 +02:00
  • e5bd1d3a08 updated todo Karma Riuk 2025-05-13 11:36:30 +02:00
  • 16fb78dc5b removed useless comments Karma Riuk 2025-05-11 09:37:29 +02:00
  • 374362537f small fix on evaluate refinement Karma Riuk 2025-05-11 09:35:36 +02:00
  • 686500fc2e max_n for bleu score is now the smallest number between the number of tokens in candidate, reference or 4 Karma Riuk 2025-05-11 09:34:56 +02:00
  • f03e95cd58 using underscore instead of spaces in result obj Karma Riuk 2025-05-11 09:34:40 +02:00
  • 91ffbc467e uncommented code from main Karma Riuk 2025-05-11 09:26:37 +02:00
  • 3ecaa2253a updated todo Karma Riuk 2025-05-10 23:43:38 +02:00
  • c1e279a18d added the behaviour for the download results btn Karma Riuk 2025-05-10 23:43:21 +02:00
  • 37d5907220 aligned things properly Karma Riuk 2025-05-10 23:04:17 +02:00
  • aa275e814d unified the styles of the ids Karma Riuk 2025-05-10 23:04:08 +02:00
  • 4a4ee88522 removed useless comment Karma Riuk 2025-05-10 22:34:12 +02:00
  • 4d87a31d70 using new backend logic Karma Riuk 2025-05-10 22:33:24 +02:00
  • 9e69d376c6 formatted stylesheet Karma Riuk 2025-05-10 22:31:41 +02:00
  • 0a0e1b73fb formatted code Karma Riuk 2025-05-10 22:00:47 +02:00
  • 644b560ad6 removed console.logs Karma Riuk 2025-05-10 22:00:32 +02:00
  • 719e127019 removed bleu-score package and wrote my own that didn't have a bug in it (issue with saving "constructor" as a key of a normal object) Karma Riuk 2025-05-10 21:59:37 +02:00
  • dfb3cae44d extracted the reference to top level in order not to have to build it at every request Karma Riuk 2025-05-08 14:30:38 +02:00
  • faffbecfe9 added detailed scores Karma Riuk 2025-05-08 14:21:59 +02:00
  • 5c3957dfad added some elements to the TODO Karma Riuk 2025-05-08 14:18:46 +02:00
  • ee619e323c made style of table better Karma Riuk 2025-05-08 00:37:07 +02:00
  • 8c1c7e3c95 now using tbody instead of table Karma Riuk 2025-05-08 00:36:45 +02:00
  • 6c45d598cc added thead and tbody Karma Riuk 2025-05-08 00:36:09 +02:00
  • 06d4627fd5 downloaded a package to sort the table by clicking on the head Karma Riuk 2025-05-08 00:35:38 +02:00
  • fe064218f5 added table to show results in frontend Karma Riuk 2025-05-08 00:11:21 +02:00
  • 173a84aa2b made the width of the body bigger Karma Riuk 2025-05-08 00:10:40 +02:00
  • 5d9936c958 gave better style to progress bar Karma Riuk 2025-05-07 23:41:39 +02:00
  • 5b5963ae20 added title to progress bar Karma Riuk 2025-05-07 23:40:53 +02:00
  • 9655fd7a6e added bleu score evaluation for the comment generation Karma Riuk 2025-05-07 23:16:03 +02:00
  • f3633d09b3 removed env vars, because i don't wanna think about that rn Karma Riuk 2025-05-07 18:21:29 +02:00
  • 4200b5d857 formatted file Karma Riuk 2025-05-07 18:21:13 +02:00
  • 522bcc7ebc made socket logic better Karma Riuk 2025-05-07 18:10:21 +02:00
  • 4c2d912298 formatted file Karma Riuk 2025-05-07 17:49:06 +02:00
  • 21735a236a created a websocket to witness the progress of the processing Karma Riuk 2025-05-07 17:29:21 +02:00
  • 3c9ab4c4be formatted file Karma Riuk 2025-05-07 16:51:25 +02:00
  • cc920ed8f2 added cute little logo Karma Riuk 2025-05-07 13:50:38 +02:00
  • a4f305deb9 put the script tag in the head Karma Riuk 2025-05-07 13:27:52 +02:00
  • c5845330a9 changed the names appearing in the selections Karma Riuk 2025-05-07 13:21:37 +02:00
  • c74b3ffd2b moved the style to its own file Karma Riuk 2025-05-07 13:21:22 +02:00
  • ce5cefbc05 updated todo Karma Riuk 2025-05-07 13:05:33 +02:00
  • c567b59635 added simple fronted Karma Riuk 2025-05-07 13:05:25 +02:00
  • a16435b021 added routes to sumbit the answers Karma Riuk 2025-05-07 13:05:15 +02:00
  • a693b2d4f8 updated todo Karma Riuk 2025-05-07 12:32:13 +02:00
  • b30a8bb168 created the data dir for the repo, keeping it empty to not overload the repo Karma Riuk 2025-04-28 16:30:45 +02:00
  • 770d9b8f64 added tests Karma Riuk 2025-04-28 16:27:11 +02:00
  • ac6518754f added route to download comment_gen and code_refinment Karma Riuk 2025-04-28 16:26:50 +02:00
  • 59f68c677a indented code Karma Riuk 2025-04-28 10:20:32 +02:00
  • 17590b6348 fixed bug Karma Riuk 2025-04-28 10:20:24 +02:00
  • a06d99352f added underscore to unused vars to remove lsp warning Karma Riuk 2025-04-28 10:13:35 +02:00
  • 83c53d6ed4 now using ES modules Karma Riuk 2025-04-28 10:12:50 +02:00
  • 630c7508a0 formatted package.json Karma Riuk 2025-04-28 10:12:31 +02:00
  • f1186b50f9 added checkboxes to TODO.md Karma Riuk 2025-04-28 10:09:51 +02:00
  • 89f9b323fa created basic backend, with simple routes Karma Riuk 2025-04-28 10:09:10 +02:00
  • d70c8bd689 initial commit Karma Riuk 2025-04-28 10:04:40 +02:00