Instructions to use tencent/HunyuanVideo-1.5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Inference
- Notebooks
- Google Colab
- Kaggle
Add WBench evaluation results
#17
by Kaining - opened
- .eval_results/wbench.yaml +14 -0
.eval_results/wbench.yaml
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
- dataset:
|
| 2 |
+
id: meituan-longcat/WBench
|
| 3 |
+
task_id: wbench_navi
|
| 4 |
+
value: 78.2
|
| 5 |
+
source:
|
| 6 |
+
url: https://meituan-longcat.github.io/WBench/
|
| 7 |
+
name: WBench Leaderboard
|
| 8 |
+
- dataset:
|
| 9 |
+
id: meituan-longcat/WBench
|
| 10 |
+
task_id: wbench_full
|
| 11 |
+
value: 74.3
|
| 12 |
+
source:
|
| 13 |
+
url: https://meituan-longcat.github.io/WBench/
|
| 14 |
+
name: WBench Leaderboard
|