TextLap-COCO / README.md
puar-playground's picture
Update README.md
cec3540 verified
|
raw
history blame
436 Bytes
metadata
license: mit
datasets:
  - rafaelpadilla/coco2017
language:
  - en
base_model:
  - lmsys/vicuna-7b-v1.5
pipeline_tag: text-generation

Model

This model is fine-tuned on lmsys/vicuna-7b-v1.5 using image layout data extracted from the MS-COCO dataset.

Uses

The inference code and prompt format is availabe at the GitHub repo: TextLap.