reach-vb HF staff commited on
Commit
a2850af
1 Parent(s): 1742abe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  library_name: transformers
3
  pipeline_tag: image-text-to-text
 
4
  ---
5
 
6
  # Model Card for Model ID
@@ -107,5 +108,4 @@ Would you like more information on any specific aspect?
107
  ```
108
 
109
  While it may appear that spacing in the input is disrupted, this is caused by us skipping special tokens for display, and actually "Can this animal" and "live here" are
110
- correctly separated by image tokens. Try decoding with special tokens included to see exactly what the model sees!
111
-
 
1
  ---
2
  library_name: transformers
3
  pipeline_tag: image-text-to-text
4
+ license: apache-2.0
5
  ---
6
 
7
  # Model Card for Model ID
 
108
  ```
109
 
110
  While it may appear that spacing in the input is disrupted, this is caused by us skipping special tokens for display, and actually "Can this animal" and "live here" are
111
+ correctly separated by image tokens. Try decoding with special tokens included to see exactly what the model sees!