From 56fa1691779eaa22d603ca6ffa463f9adc05ac5f Mon Sep 17 00:00:00 2001 From: JunnanLi Date: Sat, 18 Mar 2023 02:23:31 +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 f96bb07..4dc2aa0 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):