yushihu commited on
Commit
a7a8b05
·
1 Parent(s): 7f5fbf2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,6 +1,14 @@
1
  ---
2
  license: apache-2.0
3
  inference: false
 
 
 
 
 
 
 
 
4
  pipeline_tag: text-generation
5
  tags:
6
  - text-generation-inference
 
1
  ---
2
  license: apache-2.0
3
  inference: false
4
+ widget:
5
+ - text: "[INST] <<SYS>>
6
+ Given an image description, generate one or two multiple-choice questions that verifies if the image description is correct.
7
+ Classify each concept into a type (object, human, animal, food, activity, attribute, counting, color, material, spatial, location, shape, other), and then generate a question for each type.
8
+
9
+ <</SYS>>
10
+
11
+ Description: a blue rabbit and a red plane [/INST] Entities:"
12
  pipeline_tag: text-generation
13
  tags:
14
  - text-generation-inference