weizhiwang commited on
Commit
9372ae4
1 Parent(s): b1d5c08

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -9,8 +9,7 @@ license: apache-2.0
9
  ## Model details
10
 
11
  **Model type:**
12
- LLaVA is an open-source chatbot trained by fine-tuning LLaMA/Vicuna on GPT-generated multimodal instruction-following data.
13
- It is an auto-regressive language model, based on the transformer architecture.
14
 
15
  **Model date:**
16
  MLM-Filter-13B was trained in Dec 2023.
 
9
  ## Model details
10
 
11
  **Model type:**
12
+ MLM-Filter-13b is an open-source MLLM trained to assess the data quality of image-text paired data. It can generate 4 quality metrics for image-text data: Image Text Matching, Object Detail Fulfillment, Caption Text Quality, and Semantic Understanding.
 
13
 
14
  **Model date:**
15
  MLM-Filter-13B was trained in Dec 2023.