aditizyy commited on
Commit
17fdce9
·
1 Parent(s): 6d3ec25

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@
3
  Generate personalized MCQs, short answer, and true/false questions using Hugging Face Transformers and a Streamlit UI.
4
 
5
  ## 💡 Features
6
- - T5-based Question generator (MCQ, short answer, true/false)
7
  - Streamlit-based frontend
8
  - Cosine Similarity, BLEU-1, ROUGE -1 AND ROUGE-L Evaluation
9
  - Fine-tuned FLAN-T5 integration
 
3
  Generate personalized MCQs, short answer, and true/false questions using Hugging Face Transformers and a Streamlit UI.
4
 
5
  ## 💡 Features
6
+ - Question generator (MCQ, short answer, true/false)
7
  - Streamlit-based frontend
8
  - Cosine Similarity, BLEU-1, ROUGE -1 AND ROUGE-L Evaluation
9
  - Fine-tuned FLAN-T5 integration