MoritzLaurer commited on
Commit
4bb59a5
·
verified ·
1 Parent(s): 40d7d90

Upload prompt template internvl2-bbox-prompt.yaml

Browse files
Files changed (1) hide show
  1. internvl2-bbox-prompt.yaml +5 -3
internvl2-bbox-prompt.yaml CHANGED
@@ -1,15 +1,17 @@
1
  prompt:
2
  template:
3
  - role: user
4
- content:
5
  - type: image_url
6
  image_url:
7
  url: "{{image_url}}"
8
  - type: text
9
  text: "Please provide the bounding box coordinate of the region this sentence describes: <ref>{{region_to_detect}}</ref>"
10
  template_variables:
11
- - image_url
12
- - region_to_detect
13
  metadata:
14
  model: https://huggingface.co/collections/OpenGVLab/internvl-20-667d3961ab5eb12c7ed1463e
15
 
 
 
 
1
  prompt:
2
  template:
3
  - role: user
4
+ content:
5
  - type: image_url
6
  image_url:
7
  url: "{{image_url}}"
8
  - type: text
9
  text: "Please provide the bounding box coordinate of the region this sentence describes: <ref>{{region_to_detect}}</ref>"
10
  template_variables:
11
+ - image_url
12
+ - region_to_detect
13
  metadata:
14
  model: https://huggingface.co/collections/OpenGVLab/internvl-20-667d3961ab5eb12c7ed1463e
15
 
16
+ client_parameters: {}
17
+ custom_data: {}