Kian-Meng Ang
1e321a6fca
Fix typos ( #1143 )
...
Found via `codespell -S .mypy_cache,yarn.lock,*.json,*.ipynb -L
rouge,nam,vie`
2023-02-05 20:18:03 +01:00
MattAlexMiracle
3dbe0ae1ba
Implement task selection ( #383 )
...
* commented out legacy numerical solver
* added comments and task_scheduling for selecting which task to serve to users
* removed standalone task weighting
* pre-commit hook rerun
Co-authored-by: Alexander Mattick <alex.mattick@fau.de >
2023-01-05 16:14:39 +01:00
Gareth Davidson
7000e10bc0
apply pre-commit rules
2023-01-02 00:01:45 +00:00
Alexander Mattick
a62db13414
added fixed point definition for prompt
2022-12-25 13:56:15 +01:00
Alexander Mattick
d198eaf045
added fixed 'good prompt' definition for ranking
2022-12-25 13:49:02 +01:00
Alexander Mattick
a1c2580027
added utility functions to dataclass
2022-12-25 13:42:59 +01:00
Alexander Mattick
58885f1e9b
simple scoring system for prompts and ranks
2022-12-25 13:39:21 +01:00
Alexander Mattick
76f7ed813b
simple scoring system for scoreboard
2022-12-25 12:40:27 +01:00