From 7bf1f0bfa6d7ae96cec030810538259f7e5e054e Mon Sep 17 00:00:00 2001 From: JunnanLi Date: Sat, 18 Mar 2023 02:23:10 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adcb6a0..12c45f4 100644 --- a/README.md +++ b/README.md @@ -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):