File size: 958 Bytes
1701d2a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[
    {
        "Model": "LLaVE-7B",
        "URL": "https://huggingface.co/zhibinlan/LLaVE-7B",
        "Model Size(B)": 8.03B,
        "Data Source": "Self-Reported",
        "Overall": 70.3,
        "Classification": 65.7,
        "VQA": 65.4,
        "Retrieval": 70.9,
        "Grounding": 91.9
    }, 
    {
        "Model": "LLaVE-2B",
        "URL": "https://huggingface.co/zhibinlan/LLaVE-2B",
        "Model Size(B)": 1.95B,
        "Data Source": "Self-Reported",
        "Overall": 65.2,
        "Classification": 62.1,
        "VQA": 60.2,
        "Retrieval": 65.2,
        "Grounding": 84.9
    }, 
    {
        "Model": "LLaVE-0.5B",
        "URL": "https://huggingface.co/zhibinlan/LLaVE-0.5B",
        "Model Size(B)": 894M,
        "Data Source": "Self-Reported",
        "Overall": 59.1,
        "Classification": 57.4,
        "VQA": 50.3,
        "Retrieval": 59.8,
        "Grounding": 82.9
    }, 
]