Ramon Meffert
commited on
Commit
·
2a1de95
1
Parent(s):
ade7e41
Update todo
Browse files
README.md
CHANGED
@@ -1,5 +1,20 @@
|
|
1 |
# nlp-flashcard-project
|
2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
## Todo voor progress meeting
|
4 |
|
5 |
- [ ] Data inlezen/Repo klaarmaken
|
|
|
1 |
# nlp-flashcard-project
|
2 |
|
3 |
+
## Todo 2
|
4 |
+
|
5 |
+
- [ ] Contexts preprocessing
|
6 |
+
- [ ] Formules enzo eruit filteren
|
7 |
+
- [ ] Splitsen op zinnen...?
|
8 |
+
- [ ] Meer language models proberen
|
9 |
+
- [ ] Elasticsearch
|
10 |
+
- [ ] CLI voor vragen beantwoorden
|
11 |
+
|
12 |
+
### Extra dingen
|
13 |
+
|
14 |
+
- [ ] Huggingface spaces demo
|
15 |
+
- [ ] Question generation voor finetuning
|
16 |
+
- [ ] Language model finetunen
|
17 |
+
|
18 |
## Todo voor progress meeting
|
19 |
|
20 |
- [ ] Data inlezen/Repo klaarmaken
|