|
|
--- |
|
|
license: mit |
|
|
datasets: |
|
|
- rafaelpadilla/coco2017 |
|
|
language: |
|
|
- en |
|
|
base_model: |
|
|
- lmsys/vicuna-7b-v1.5 |
|
|
pipeline_tag: text-generation |
|
|
--- |
|
|
# Model Card for Model ID |
|
|
|
|
|
<!-- Provide a quick summary of what the model is/does. --> |
|
|
|
|
|
This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1). |
|
|
|
|
|
## 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). |
|
|
|
|
|
|