File size: 436 Bytes
3f2945f
 
 
 
 
 
 
 
 
 
 
34aed08
 
3f2945f
 
34aed08
3f2945f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
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](https://huggingface.co/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](https://github.com/puar-playground/TextLap).