Spaces:
Running
Running
update
Browse files- app.py +1 -1
- file/result.csv +1 -1
app.py
CHANGED
@@ -41,7 +41,7 @@ def add_new_eval(
|
|
41 |
return "Error! Empty file!"
|
42 |
else:
|
43 |
|
44 |
-
model_size = validate_model_size(model_size)
|
45 |
|
46 |
input_file = compute_scores(input_file)
|
47 |
input_data = input_file[1]
|
|
|
41 |
return "Error! Empty file!"
|
42 |
else:
|
43 |
|
44 |
+
# model_size = validate_model_size(model_size)
|
45 |
|
46 |
input_file = compute_scores(input_file)
|
47 |
input_data = input_file[1]
|
file/result.csv
CHANGED
@@ -23,4 +23,4 @@ Gemini-1.5-pro,VideoLLM,-,1fps,67.1,91.68,48.99,55.9,64.67,73.79,63.92,70.32,77.
|
|
23 |
[GPT-4o](https://openai.com/index/hello-gpt-4o/),VideoLLM,-,8,73.75,95.75,57.04,58.9,80.49,76.85,70.95,73.66,80.84,70.76,98.22,91.89,99.33,96.72,52.84,61.13,70.03,45.87,52.05,60.15,67.7,56.19,73.18,79.06,88.0,81.75,78.47,75.0,79.86,75.52,
|
24 |
[Qwen2-VL-7B-Instruct](https://huggingface.co/Qwen/Qwen2-VL-7B-Instruct),VideoLLM,7B,1fps,67.85,91.87,54.9,54.73,66.33,70.6,68.48,72.77,77.31,54.24,97.63,87.67,97.98,88.64,51.34,62.75,65.75,40.6,51.42,63.87,62.54,38.92,67.88,71.99,84.0,46.5,73.61,75.45,77.08,57.81,max_pixels: 720 * 720
|
25 |
[TimeMarker](https://github.com/TimeMarker-LLM/TimeMarker),VideoLLM,8B,,60.4,81.76,45.04,49.58,61.34,63.99,65.76,63.11,70.73,45.11,95.27,75.84,90.24,72.73,43.88,53.44,53.21,30.28,49.21,59.96,62.89,25.52,65.89,61.26,76.0,47.0,74.65,62.28,72.92,51.3,
|
26 |
-
[Aria](https://huggingface.co/rhymes-ai/Aria),VideoLLM
|
|
|
23 |
[GPT-4o](https://openai.com/index/hello-gpt-4o/),VideoLLM,-,8,73.75,95.75,57.04,58.9,80.49,76.85,70.95,73.66,80.84,70.76,98.22,91.89,99.33,96.72,52.84,61.13,70.03,45.87,52.05,60.15,67.7,56.19,73.18,79.06,88.0,81.75,78.47,75.0,79.86,75.52,
|
24 |
[Qwen2-VL-7B-Instruct](https://huggingface.co/Qwen/Qwen2-VL-7B-Instruct),VideoLLM,7B,1fps,67.85,91.87,54.9,54.73,66.33,70.6,68.48,72.77,77.31,54.24,97.63,87.67,97.98,88.64,51.34,62.75,65.75,40.6,51.42,63.87,62.54,38.92,67.88,71.99,84.0,46.5,73.61,75.45,77.08,57.81,max_pixels: 720 * 720
|
25 |
[TimeMarker](https://github.com/TimeMarker-LLM/TimeMarker),VideoLLM,8B,,60.4,81.76,45.04,49.58,61.34,63.99,65.76,63.11,70.73,45.11,95.27,75.84,90.24,72.73,43.88,53.44,53.21,30.28,49.21,59.96,62.89,25.52,65.89,61.26,76.0,47.0,74.65,62.28,72.92,51.3,
|
26 |
+
[Aria](https://huggingface.co/rhymes-ai/Aria),VideoLLM,8x3.5B,64,69.62,91.19,51.38,58.12,74.21,73.37,69.94,72.16,79.64,58.73,97.34,88.34,96.97,85.86,47.46,57.09,64.53,38.07,55.84,65.36,68.04,42.53,71.85,74.87,88.33,64.75,77.43,73.21,81.6,64.32,
|