Update README.md
This commit is contained in:
parent
85798bacc7
commit
7bf1f0bfa6
|
@ -41,7 +41,7 @@ This allows the model to be used for tasks like:
|
|||
You can use the raw model for conditional text generation given an image and optional text. See the [model hub](https://huggingface.co/models?search=Salesforce/blip) to look for
|
||||
fine-tuned versions on a task that interests you.
|
||||
|
||||
## Bias, Risks, and Limitations
|
||||
## Bias, Risks, Limitations, and Ethical Considerations
|
||||
|
||||
BLIP2-FlanT5 uses off-the-shelf Flan-T5 as the language model. It inherits the same risks and limitations from [Flan-T5](https://arxiv.org/pdf/2210.11416.pdf):
|
||||
|
||||
|
|
Loading…
Reference in New Issue