Spaces:
Runtime error
Runtime error
namberino commited on
Commit ·
e1d9602
1
Parent(s): 744e1a0
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,9 +7,6 @@ sdk: docker
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
| 11 |
|
| 12 |
-
-
|
| 13 |
-
TODO:
|
| 14 |
-
+ Apply Cohen's Kappa to measure rate of aggreement between human and AI.
|
| 15 |
-
+ Improve function transparency by adding Documents
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# Multiple-Choice Questions Generator
|
| 11 |
|
| 12 |
+
A RAG-based MCQ generator (A part of our graduation project). API deployed on HuggingFace Spaces.
|
|
|
|
|
|
|
|
|