mirror of
https://github.com/karma-riuk/crab-webapp.git
synced 2025-07-05 14:18:12 +02:00
updated todo
This commit is contained in:
4
TODO.md
4
TODO.md
@ -1,13 +1,13 @@
|
|||||||
# User stories Batch 1
|
# User stories Batch 1
|
||||||
|
|
||||||
## [ ] As a user I want to be able to download the dataset for EITHER comment generation OR code refinment
|
## [x] As a user I want to be able to download the dataset for EITHER comment generation OR code refinment
|
||||||
|
|
||||||
- When asking for the dataset, there is a parameter to say whether you want to download the context or
|
- When asking for the dataset, there is a parameter to say whether you want to download the context or
|
||||||
not (the state of the repo before the PR).
|
not (the state of the repo before the PR).
|
||||||
|
|
||||||
- TODO: actually build the datasets
|
- TODO: actually build the datasets
|
||||||
|
|
||||||
## [ ] As a user I want to be able to submit my predictions for the given downloaded dataset
|
## [x] As a user I want to be able to submit my predictions for the given downloaded dataset
|
||||||
|
|
||||||
## [ ] 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 be able to see the performance of my predictions against the benchmark (comment generation: bleu score, code refinement: # tests passed)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user