Avinash250325 commited on
Commit
02cdb93
·
verified ·
1 Parent(s): b3ba725

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -3
README.md CHANGED
@@ -1,3 +1,29 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - hotpotqa/hotpot_qa
5
+ - rajpurkar/squad
6
+ - allenai/openbookqa
7
+ - google/boolq
8
+ - ucinlp/drop
9
+ base_model:
10
+ - google-t5/t5-base
11
+ pipeline_tag: text-generation
12
+ tags:
13
+ - chemistry
14
+ - biology
15
+ - textbook
16
+ - question_generation
17
+ - exam
18
+ - questions
19
+ - evaluation
20
+ - true_or_false
21
+ - multiple_choice_questions
22
+ - descriptive
23
+ - short_answer_questions
24
+ - long_answer
25
+ - problems
26
+ - quizzes
27
+ - physics
28
+ ---
29
+