Anshoo Mehra commited on
Commit
238edc7
1 Parent(s): d51774f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -13,10 +13,12 @@ The model is intended to be used for Auto Question Generation task i.e. no hint
13
 
14
  [Live Demo: Question Generation](https://huggingface.co/spaces/anshoomehra/question_generation)
15
 
16
- Including this there are four models trained with different training sets, demo provide comparison to all in one go. However, you can reach individual projects at below links:
17
 
18
  [Auto Question Generation v2](https://huggingface.co/anshoomehra/question-generation-auto-t5-v1-base-s-q)
19
 
 
 
20
  [Auto/Hints based Question Generation v1](https://huggingface.co/anshoomehra/question-generation-auto-hints-t5-v1-base-s-q)
21
 
22
  [Auto/Hints based Question Generation v2](https://huggingface.co/anshoomehra/question-generation-auto-hints-t5-v1-base-s-q-c)
 
13
 
14
  [Live Demo: Question Generation](https://huggingface.co/spaces/anshoomehra/question_generation)
15
 
16
+ Including this there are five models trained with different training sets, demo provide comparison to all in one go. However, you can reach individual projects at below links:
17
 
18
  [Auto Question Generation v2](https://huggingface.co/anshoomehra/question-generation-auto-t5-v1-base-s-q)
19
 
20
+ [Auto Question Generation v2](https://huggingface.co/anshoomehra/question-generation-auto-t5-v1-base-s-q-c)
21
+
22
  [Auto/Hints based Question Generation v1](https://huggingface.co/anshoomehra/question-generation-auto-hints-t5-v1-base-s-q)
23
 
24
  [Auto/Hints based Question Generation v2](https://huggingface.co/anshoomehra/question-generation-auto-hints-t5-v1-base-s-q-c)