prithivMLmods commited on
Commit
545e5b7
·
verified ·
1 Parent(s): 3fa92fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -6,7 +6,12 @@ base_model:
6
  pipeline_tag: image-text-to-text
7
  library_name: transformers
8
  tags:
 
 
9
  - text-generation-inference
 
 
 
10
  datasets:
11
  - prithivMLmods/blip3o-caption-mini-arrow
12
  - prithivMLmods/Caption3o-Opt-v3
 
6
  pipeline_tag: image-text-to-text
7
  library_name: transformers
8
  tags:
9
+ - trl
10
+ - VisualUnderstanding
11
  - text-generation-inference
12
+ - VisionLanguageAttribution
13
+ - AttributeCaptioning
14
+ - VLA
15
  datasets:
16
  - prithivMLmods/blip3o-caption-mini-arrow
17
  - prithivMLmods/Caption3o-Opt-v3