kanoza commited on
Commit
1c3f8db
·
verified ·
1 Parent(s): 5764a91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
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: text-generation
13
  widget:
14
- - inputs: "Generate a question from the text: Photosynthesis is the process by which plants convert sunlight into energy."
15
- example_title: "MCQ Question Generation"
 
 
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