Update README with metrics
Browse files
README.md
CHANGED
|
@@ -12,16 +12,16 @@ tags:
|
|
| 12 |
|
| 13 |
- **Model**: `Qwen/Qwen3-VL-2B-Instruct`
|
| 14 |
- **Dataset**: `happy8825/activitynet_validset`
|
| 15 |
-
- **Generated**: `2025-12-
|
| 16 |
|
| 17 |
## Metrics
|
| 18 |
| Metric | Value |
|
| 19 |
| --- | --- |
|
| 20 |
| Total samples | 4917 |
|
| 21 |
| With GT | 4917 |
|
| 22 |
-
| Parsed answers |
|
| 23 |
-
| Top-1 accuracy | 0.
|
| 24 |
-
| Recall@5 | 0.
|
| 25 |
| MRR | 1 |
|
| 26 |
|
| 27 |
The uploaded JSON contains full per-sample predictions produced via `t3_infer_with_vllm.bash`.
|
|
|
|
| 12 |
|
| 13 |
- **Model**: `Qwen/Qwen3-VL-2B-Instruct`
|
| 14 |
- **Dataset**: `happy8825/activitynet_validset`
|
| 15 |
+
- **Generated**: `2025-12-12 03:27:33Z`
|
| 16 |
|
| 17 |
## Metrics
|
| 18 |
| Metric | Value |
|
| 19 |
| --- | --- |
|
| 20 |
| Total samples | 4917 |
|
| 21 |
| With GT | 4917 |
|
| 22 |
+
| Parsed answers | 4876 |
|
| 23 |
+
| Top-1 accuracy | 0.355705 |
|
| 24 |
+
| Recall@5 | 0.355705 |
|
| 25 |
| MRR | 1 |
|
| 26 |
|
| 27 |
The uploaded JSON contains full per-sample predictions produced via `t3_infer_with_vllm.bash`.
|