Update README.md
Browse files
README.md
CHANGED
|
@@ -6,13 +6,16 @@ tags:
|
|
| 6 |
- unsloth
|
| 7 |
- mistral
|
| 8 |
- trl
|
|
|
|
| 9 |
license: apache-2.0
|
| 10 |
language:
|
| 11 |
- en
|
| 12 |
-
pipeline_tag:
|
| 13 |
widget:
|
| 14 |
-
- inputs:
|
| 15 |
-
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
# Uploaded model
|
|
|
|
| 6 |
- unsloth
|
| 7 |
- mistral
|
| 8 |
- trl
|
| 9 |
+
- question-generation
|
| 10 |
license: apache-2.0
|
| 11 |
language:
|
| 12 |
- en
|
| 13 |
+
pipeline_tag: text2text-generation
|
| 14 |
widget:
|
| 15 |
+
- inputs: >-
|
| 16 |
+
Generate a question from the text: Photosynthesis is the process by which
|
| 17 |
+
plants convert sunlight into energy.
|
| 18 |
+
example_title: MCQ Question Generation
|
| 19 |
---
|
| 20 |
|
| 21 |
# Uploaded model
|