ycy commited on
Commit
21f830f
·
1 Parent(s): af6515c
Files changed (29) hide show
  1. AIDC-AI/Ovis1.6-Gemma2-27B_eval_request_1.json +4 -11
  2. AIDC-AI/Ovis2-34B_eval_request_1.json +4 -11
  3. Claude-3.5-Sonnet-0620_eval_request_1.json +7 -0
  4. GLM-4V-Plus_eval_request_1.json +7 -0
  5. GPT-4o-0806_eval_request_1.json +7 -0
  6. GPT-4o-mini-0718_eval_request_1.json +7 -0
  7. Gemini-1.5-pro-002_eval_request_1.json +7 -0
  8. Gemini-2.0-flash-exp_eval_request_1.json +7 -0
  9. Hunyuan-standard-vision_eval_request_1.json +7 -0
  10. OpenGVLab/InternVL2-26B_eval_request_1.json +4 -11
  11. OpenGVLab/InternVL2_5-8B_eval_request_1.json +4 -11
  12. Qwen/Qwen2-VL-2B-Instruct_eval_request_1.json +4 -11
  13. Qwen/Qwen2-VL-72B-Instruct_eval_request_1.json +4 -11
  14. Qwen/Qwen2-VL-7B-Instruct_eval_request_1.json +4 -11
  15. Qwen/Qwen2.5-VL-72B-Instruct_eval_request_1.json +4 -11
  16. THUDM/cogvlm2-llama3-chat-19B_eval_request_1.json +4 -11
  17. custom/Claude-3.5-Sonnet-0620_eval_request_1.json +0 -14
  18. custom/GLM-4V-Plus_eval_request_1.json +0 -14
  19. custom/GPT-4o-0806_eval_request_1.json +0 -14
  20. custom/GPT-4o-mini-0718_eval_request_1.json +0 -14
  21. custom/Gemini-1.5-pro-002_eval_request_1.json +0 -14
  22. custom/Gemini-2.0-flash-exp_eval_request_1.json +0 -14
  23. custom/Hunyuan-standard-vision_eval_request_1.json +0 -14
  24. llava-hf/llava-1.5-7b-hf_eval_request_1.json +4 -11
  25. llava-hf/llava-onevision-qwen2-72b-ov-hf_eval_request_1.json +4 -11
  26. llava-hf/llava-v1.6-34b-hf_eval_request_1.json +4 -11
  27. meta-llama/Llama-3.2-90B-Vision-Instruct_eval_request_1.json +4 -11
  28. nyu-visionx/cambrian-34b_eval_request_1.json +4 -11
  29. openbmb/MiniCPM-V-2_6_eval_request_1.json +4 -11
AIDC-AI/Ovis1.6-Gemma2-27B_eval_request_1.json CHANGED
@@ -1,14 +1,7 @@
1
  {
2
- "model": "AIDC-AI/Ovis1.6-Gemma2-27B",
3
- "base_model": "",
4
- "revision": "main",
5
- "precision": "float16",
6
- "weight_type": "Original",
7
  "status": "FINISHED",
8
- "submitted_time": "---",
9
- "model_type": "⭕ : instruction-tuned",
10
- "likes": 63,
11
- "params": 28.864,
12
- "license": "apache-2.0",
13
- "private": true
14
  }
 
1
  {
2
+ "model_name": "AIDC-AI/Ovis1.6-Gemma2-27B",
3
+ "model_show": "Ovis-1_6-27b",
4
+ "open_source": true,
 
 
5
  "status": "FINISHED",
6
+ "submitted_time": "----"
 
 
 
 
 
7
  }
AIDC-AI/Ovis2-34B_eval_request_1.json CHANGED
@@ -1,14 +1,7 @@
1
  {
2
- "model": "AIDC-AI/Ovis2-34B",
3
- "base_model": "",
4
- "revision": "main",
5
- "precision": "float16",
6
- "weight_type": "Original",
7
  "status": "FINISHED",
8
- "submitted_time": "---",
9
- "model_type": "⭕ : instruction-tuned",
10
- "likes": 126,
11
- "params": 34.873,
12
- "license": "apache-2.0",
13
- "private": true
14
  }
 
1
  {
2
+ "model_name": "AIDC-AI/Ovis2-34B",
3
+ "model_show": "Ovis-2-34b",
4
+ "open_source": true,
 
 
5
  "status": "FINISHED",
6
+ "submitted_time": "----"
 
 
 
 
 
7
  }
Claude-3.5-Sonnet-0620_eval_request_1.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "https://www.anthropic.com/news/claude-3-5-sonnet",
3
+ "model_show": "Claude-3.5-Sonnet-0620",
4
+ "open_source": false,
5
+ "status": "FINISHED",
6
+ "submitted_time": "----"
7
+ }
GLM-4V-Plus_eval_request_1.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "https://github.com/THUDM/GLM-4",
3
+ "model_show": "GLM-4V-Plus",
4
+ "open_source": false,
5
+ "status": "FINISHED",
6
+ "submitted_time": "----"
7
+ }
GPT-4o-0806_eval_request_1.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "https://platform.openai.com/docs/models/gpt-4o",
3
+ "model_show": "GPT-4o-0806",
4
+ "open_source": false,
5
+ "status": "FINISHED",
6
+ "submitted_time": "----"
7
+ }
GPT-4o-mini-0718_eval_request_1.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "https://platform.openai.com/docs/models/gpt-4o",
3
+ "model_show": "GPT-4o-mini-0718",
4
+ "open_source": false,
5
+ "status": "FINISHED",
6
+ "submitted_time": "----"
7
+ }
Gemini-1.5-pro-002_eval_request_1.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "https://ai.google.dev/gemini-api/docs/models/gemini",
3
+ "model_show": "Gemini-1.5-pro-002",
4
+ "open_source": false,
5
+ "status": "FINISHED",
6
+ "submitted_time": "----"
7
+ }
Gemini-2.0-flash-exp_eval_request_1.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "https://ai.google.dev/gemini-api/docs/models/gemini",
3
+ "model_show": "Gemini-2.0-flash-exp",
4
+ "open_source": false,
5
+ "status": "FINISHED",
6
+ "submitted_time": "----"
7
+ }
Hunyuan-standard-vision_eval_request_1.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "https://cloud.tencent.com/document/product/1729/101832",
3
+ "model_show": "Hunyuan-standard-vision",
4
+ "open_source": false,
5
+ "status": "FINISHED",
6
+ "submitted_time": "----"
7
+ }
OpenGVLab/InternVL2-26B_eval_request_1.json CHANGED
@@ -1,14 +1,7 @@
1
  {
2
- "model": "OpenGVLab/InternVL2-26B",
3
- "base_model": "",
4
- "revision": "main",
5
- "precision": "float16",
6
- "weight_type": "Original",
7
  "status": "FINISHED",
8
- "submitted_time": "---",
9
- "model_type": "⭕ : instruction-tuned",
10
- "likes": 120,
11
- "params": 25.514,
12
- "license": "mit",
13
- "private": true
14
  }
 
1
  {
2
+ "model_name": "OpenGVLab/InternVL2-26B",
3
+ "model_show": "InternVL2-26B",
4
+ "open_source": true,
 
 
5
  "status": "FINISHED",
6
+ "submitted_time": "----"
 
 
 
 
 
7
  }
OpenGVLab/InternVL2_5-8B_eval_request_1.json CHANGED
@@ -1,14 +1,7 @@
1
  {
2
- "model": "OpenGVLab/InternVL2_5-8B",
3
- "base_model": "",
4
- "revision": "main",
5
- "precision": "float16",
6
- "weight_type": "Original",
7
  "status": "FINISHED",
8
- "submitted_time": "---",
9
- "model_type": "⭕ : instruction-tuned",
10
- "likes": 81,
11
- "params": 8.075,
12
- "license": "mit",
13
- "private": true
14
  }
 
1
  {
2
+ "model_name": "OpenGVLab/InternVL2_5-8B",
3
+ "model_show": "Internvl2-5-8b",
4
+ "open_source": true,
 
 
5
  "status": "FINISHED",
6
+ "submitted_time": "----"
 
 
 
 
 
7
  }
Qwen/Qwen2-VL-2B-Instruct_eval_request_1.json CHANGED
@@ -1,14 +1,7 @@
1
  {
2
- "model": "Qwen/Qwen2-VL-2B-Instruct",
3
- "base_model": "",
4
- "revision": "main",
5
- "precision": "float16",
6
- "weight_type": "Original",
7
  "status": "FINISHED",
8
- "submitted_time": "---",
9
- "model_type": "⭕ : instruction-tuned",
10
- "likes": 404,
11
- "params": 2.209,
12
- "license": "apache-2.0",
13
- "private": true
14
  }
 
1
  {
2
+ "model_name": "Qwen/Qwen2-VL-2B-Instruct",
3
+ "model_show": "Qwen2-VL-2B-Instruct",
4
+ "open_source": true,
 
 
5
  "status": "FINISHED",
6
+ "submitted_time": "----"
 
 
 
 
 
7
  }
Qwen/Qwen2-VL-72B-Instruct_eval_request_1.json CHANGED
@@ -1,14 +1,7 @@
1
  {
2
- "model": "Qwen/Qwen2-VL-72B-Instruct",
3
- "base_model": "",
4
- "revision": "main",
5
- "precision": "float16",
6
- "weight_type": "Original",
7
  "status": "FINISHED",
8
- "submitted_time": "---",
9
- "model_type": "⭕ : instruction-tuned",
10
- "likes": 280,
11
- "params": 73.406,
12
- "license": "other",
13
- "private": true
14
  }
 
1
  {
2
+ "model_name": "Qwen/Qwen2-VL-72B-Instruct",
3
+ "model_show": "Qwen2-VL-72B-Instruct",
4
+ "open_source": true,
 
 
5
  "status": "FINISHED",
6
+ "submitted_time": "----"
 
 
 
 
 
7
  }
Qwen/Qwen2-VL-7B-Instruct_eval_request_1.json CHANGED
@@ -1,14 +1,7 @@
1
  {
2
- "model": "Qwen/Qwen2-VL-7B-Instruct",
3
- "base_model": "",
4
- "revision": "main",
5
- "precision": "float16",
6
- "weight_type": "Original",
7
  "status": "FINISHED",
8
- "submitted_time": "---",
9
- "model_type": "⭕ : instruction-tuned",
10
- "likes": 1146,
11
- "params": 8.291,
12
- "license": "apache-2.0",
13
- "private": true
14
  }
 
1
  {
2
+ "model_name": "Qwen/Qwen2-VL-7B-Instruct",
3
+ "model_show": "Qwen2-VL-7B-Instruct",
4
+ "open_source": true,
 
 
5
  "status": "FINISHED",
6
+ "submitted_time": "----"
 
 
 
 
 
7
  }
Qwen/Qwen2.5-VL-72B-Instruct_eval_request_1.json CHANGED
@@ -1,14 +1,7 @@
1
  {
2
- "model": "Qwen/Qwen2.5-VL-72B-Instruct",
3
- "base_model": "",
4
- "revision": "main",
5
- "precision": "float16",
6
- "weight_type": "Original",
7
  "status": "FINISHED",
8
- "submitted_time": "---",
9
- "model_type": "⭕ : instruction-tuned",
10
- "likes": 356,
11
- "params": 73.411,
12
- "license": "other",
13
- "private": true
14
  }
 
1
  {
2
+ "model_name": "Qwen/Qwen2.5-VL-72B-Instruct",
3
+ "model_show": "Qwen2.5VL-72B",
4
+ "open_source": true,
 
 
5
  "status": "FINISHED",
6
+ "submitted_time": "----"
 
 
 
 
 
7
  }
THUDM/cogvlm2-llama3-chat-19B_eval_request_1.json CHANGED
@@ -1,14 +1,7 @@
1
  {
2
- "model": "THUDM/cogvlm2-llama3-chat-19B",
3
- "base_model": "",
4
- "revision": "main",
5
- "precision": "float16",
6
- "weight_type": "Original",
7
  "status": "FINISHED",
8
- "submitted_time": "---",
9
- "model_type": "⭕ : instruction-tuned",
10
- "likes": 209,
11
- "params": 19.503,
12
- "license": "other",
13
- "private": true
14
  }
 
1
  {
2
+ "model_name": "THUDM/cogvlm2-llama3-chat-19B",
3
+ "model_show": "CogVLM2-llama3-chat-19B",
4
+ "open_source": true,
 
 
5
  "status": "FINISHED",
6
+ "submitted_time": "----"
 
 
 
 
 
7
  }
custom/Claude-3.5-Sonnet-0620_eval_request_1.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "model": "Claude-3.5-Sonnet-0620",
3
- "base_model": "",
4
- "revision": "main",
5
- "precision": "float16",
6
- "weight_type": "Original",
7
- "status": "FINISHED",
8
- "submitted_time": "---",
9
- "model_type": "⭕ : instruction-tuned",
10
- "likes": 0,
11
- "params": 0,
12
- "license": "?",
13
- "private": false
14
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
custom/GLM-4V-Plus_eval_request_1.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "model": "GLM-4V-Plus",
3
- "base_model": "",
4
- "revision": "main",
5
- "precision": "float16",
6
- "weight_type": "Original",
7
- "status": "FINISHED",
8
- "submitted_time": "---",
9
- "model_type": "⭕ : instruction-tuned",
10
- "likes": 0,
11
- "params": 0,
12
- "license": "?",
13
- "private": false
14
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
custom/GPT-4o-0806_eval_request_1.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "model": "GPT-4o-0806",
3
- "base_model": "",
4
- "revision": "main",
5
- "precision": "float16",
6
- "weight_type": "Original",
7
- "status": "FINISHED",
8
- "submitted_time": "---",
9
- "model_type": "⭕ : instruction-tuned",
10
- "likes": 0,
11
- "params": 0,
12
- "license": "?",
13
- "private": false
14
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
custom/GPT-4o-mini-0718_eval_request_1.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "model": "GPT-4o-mini-0718",
3
- "base_model": "",
4
- "revision": "main",
5
- "precision": "float16",
6
- "weight_type": "Original",
7
- "status": "FINISHED",
8
- "submitted_time": "---",
9
- "model_type": "⭕ : instruction-tuned",
10
- "likes": 0,
11
- "params": 0,
12
- "license": "?",
13
- "private": false
14
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
custom/Gemini-1.5-pro-002_eval_request_1.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "model": "Gemini-1.5-pro-002",
3
- "base_model": "",
4
- "revision": "main",
5
- "precision": "float16",
6
- "weight_type": "Original",
7
- "status": "FINISHED",
8
- "submitted_time": "---",
9
- "model_type": "⭕ : instruction-tuned",
10
- "likes": 0,
11
- "params": 0,
12
- "license": "?",
13
- "private": false
14
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
custom/Gemini-2.0-flash-exp_eval_request_1.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "model": "Gemini-2.0-flash-exp",
3
- "base_model": "",
4
- "revision": "main",
5
- "precision": "float16",
6
- "weight_type": "Original",
7
- "status": "FINISHED",
8
- "submitted_time": "---",
9
- "model_type": "⭕ : instruction-tuned",
10
- "likes": 0,
11
- "params": 0,
12
- "license": "?",
13
- "private": false
14
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
custom/Hunyuan-standard-vision_eval_request_1.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "model": "Hunyuan-standard-vision",
3
- "base_model": "",
4
- "revision": "main",
5
- "precision": "float16",
6
- "weight_type": "Original",
7
- "status": "FINISHED",
8
- "submitted_time": "---",
9
- "model_type": "⭕ : instruction-tuned",
10
- "likes": 0,
11
- "params": 0,
12
- "license": "?",
13
- "private": false
14
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
llava-hf/llava-1.5-7b-hf_eval_request_1.json CHANGED
@@ -1,14 +1,7 @@
1
  {
2
- "model": "llava-hf/llava-1.5-7b-hf",
3
- "base_model": "",
4
- "revision": "main",
5
- "precision": "float16",
6
- "weight_type": "Original",
7
  "status": "FINISHED",
8
- "submitted_time": "---",
9
- "model_type": "⭕ : instruction-tuned",
10
- "likes": 233,
11
- "params": 7.063,
12
- "license": "llama2",
13
- "private": true
14
  }
 
1
  {
2
+ "model_name": "llava-hf/llava-1.5-7b-hf",
3
+ "model_show": "LLaVA-1.5-7B",
4
+ "open_source": true,
 
 
5
  "status": "FINISHED",
6
+ "submitted_time": "----"
 
 
 
 
 
7
  }
llava-hf/llava-onevision-qwen2-72b-ov-hf_eval_request_1.json CHANGED
@@ -1,14 +1,7 @@
1
  {
2
- "model": "llava-hf/llava-onevision-qwen2-72b-ov-hf",
3
- "base_model": "",
4
- "revision": "main",
5
- "precision": "float16",
6
- "weight_type": "Original",
7
  "status": "FINISHED",
8
- "submitted_time": "---",
9
- "model_type": "⭕ : instruction-tuned",
10
- "likes": 8,
11
- "params": 73.182,
12
- "license": "apache-2.0",
13
- "private": true
14
  }
 
1
  {
2
+ "model_name": "llava-hf/llava-onevision-qwen2-72b-ov-hf",
3
+ "model_show": "LLaVA-OV-72b",
4
+ "open_source": true,
 
 
5
  "status": "FINISHED",
6
+ "submitted_time": "----"
 
 
 
 
 
7
  }
llava-hf/llava-v1.6-34b-hf_eval_request_1.json CHANGED
@@ -1,14 +1,7 @@
1
  {
2
- "model": "llava-hf/llava-v1.6-34b-hf",
3
- "base_model": "",
4
- "revision": "main",
5
- "precision": "float16",
6
- "weight_type": "Original",
7
  "status": "FINISHED",
8
- "submitted_time": "---",
9
- "model_type": "⭕ : instruction-tuned",
10
- "likes": 77,
11
- "params": 34.752,
12
- "license": null,
13
- "private": true
14
  }
 
1
  {
2
+ "model_name": "llava-hf/llava-v1.6-34b-hf",
3
+ "model_show": "LLaVA-1.6-34B",
4
+ "open_source": true,
 
 
5
  "status": "FINISHED",
6
+ "submitted_time": "----"
 
 
 
 
 
7
  }
meta-llama/Llama-3.2-90B-Vision-Instruct_eval_request_1.json CHANGED
@@ -1,14 +1,7 @@
1
  {
2
- "model": "meta-llama/Llama-3.2-90B-Vision-Instruct",
3
- "base_model": "",
4
- "revision": "main",
5
- "precision": "float16",
6
- "weight_type": "Original",
7
  "status": "FINISHED",
8
- "submitted_time": "---",
9
- "model_type": "⭕ : instruction-tuned",
10
- "likes": 326,
11
- "params": 88.593,
12
- "license": "llama3.2",
13
- "private": true
14
  }
 
1
  {
2
+ "model_name": "meta-llama/Llama-3.2-90B-Vision-Instruct",
3
+ "model_show": "LLama-3.2-90B",
4
+ "open_source": true,
 
 
5
  "status": "FINISHED",
6
+ "submitted_time": "----"
 
 
 
 
 
7
  }
nyu-visionx/cambrian-34b_eval_request_1.json CHANGED
@@ -1,14 +1,7 @@
1
  {
2
- "model": "nyu-visionx/cambrian-34b",
3
- "base_model": "",
4
- "revision": "main",
5
- "precision": "float16",
6
- "weight_type": "Original",
7
  "status": "FINISHED",
8
- "submitted_time": "---",
9
- "model_type": "⭕ : instruction-tuned",
10
- "likes": 28,
11
- "params": 34.764,
12
- "license": "apache-2.0",
13
- "private": true
14
  }
 
1
  {
2
+ "model_name": "nyu-visionx/cambrian-34b",
3
+ "model_show": "cambrian-34b",
4
+ "open_source": true,
 
 
5
  "status": "FINISHED",
6
+ "submitted_time": "----"
 
 
 
 
 
7
  }
openbmb/MiniCPM-V-2_6_eval_request_1.json CHANGED
@@ -1,14 +1,7 @@
1
  {
2
- "model": "openbmb/MiniCPM-V-2_6",
3
- "base_model": "",
4
- "revision": "main",
5
- "precision": "float16",
6
- "weight_type": "Original",
7
  "status": "FINISHED",
8
- "submitted_time": "---",
9
- "model_type": "⭕ : instruction-tuned",
10
- "likes": 948,
11
- "params": 8.099,
12
- "license": null,
13
- "private": true
14
  }
 
1
  {
2
+ "model_name": "openbmb/MiniCPM-V-2_6",
3
+ "model_show": "MiniCPM-V2.6-8B",
4
+ "open_source": true,
 
 
5
  "status": "FINISHED",
6
+ "submitted_time": "----"
 
 
 
 
 
7
  }