Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ datasets:
|
|
8 |
- ucinlp/drop
|
9 |
base_model:
|
10 |
- google-t5/t5-base
|
11 |
-
pipeline_tag:
|
12 |
tags:
|
13 |
- chemistry
|
14 |
- biology
|
@@ -25,5 +25,6 @@ tags:
|
|
25 |
- problems
|
26 |
- quizzes
|
27 |
- physics
|
28 |
-
|
29 |
-
|
|
|
|
8 |
- ucinlp/drop
|
9 |
base_model:
|
10 |
- google-t5/t5-base
|
11 |
+
pipeline_tag: text2text-generation
|
12 |
tags:
|
13 |
- chemistry
|
14 |
- biology
|
|
|
25 |
- problems
|
26 |
- quizzes
|
27 |
- physics
|
28 |
+
language:
|
29 |
+
- en
|
30 |
+
---
|