Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
-
---
|
2 |
-
language:
|
3 |
-
- en
|
4 |
-
license: apache-2.0
|
5 |
-
task_categories:
|
6 |
-
- question-answering
|
7 |
-
pretty_name: physbench-assets
|
8 |
-
size_categories:
|
9 |
-
- 1K<n<10K
|
10 |
-
---
|
11 |
|
12 |
<div align="center">
|
13 |
<h1> <img src="https://physbench.github.io/static/images/physbench.png" width="50" /> PhysBench </h1>
|
@@ -15,7 +15,6 @@ size_categories:
|
|
15 |
<h5 align="center">
|
16 |
<a href="https://physbench.github.io/">π Homepage</a> | <a href="https://huggingface.co/datasets/USC-GVL/PhysBench">π€ Dataset</a> | <a href="todo">π Paper</a> | <a href="https://github.com/USC-GVL/PhysBench/tree/main/eval">π» Code</a> | <a href="https://eval.ai/web/challenges/challenge-page/2379/overview">πΊ EvalAI</a>
|
17 |
</h5>
|
18 |
-
Weβve already open-sourced the test and validation splits of PhysBench, which you can use for evaluation on EvalAI. π
|
19 |
|
20 |
This repo contains additional assets for the test splits, as mentioned in the paper:
|
21 |
|
@@ -26,8 +25,8 @@ Happy experimenting! π
|
|
26 |
|
27 |
Other links:
|
28 |
|
29 |
-
[PhysBench-test]()
|
30 |
|
31 |
-
[PhysBench-train]()
|
32 |
|
33 |
-
[PhysBench-media]()
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: apache-2.0
|
5 |
+
task_categories:
|
6 |
+
- question-answering
|
7 |
+
pretty_name: physbench-assets
|
8 |
+
size_categories:
|
9 |
+
- 1K<n<10K
|
10 |
+
---
|
11 |
|
12 |
<div align="center">
|
13 |
<h1> <img src="https://physbench.github.io/static/images/physbench.png" width="50" /> PhysBench </h1>
|
|
|
15 |
<h5 align="center">
|
16 |
<a href="https://physbench.github.io/">π Homepage</a> | <a href="https://huggingface.co/datasets/USC-GVL/PhysBench">π€ Dataset</a> | <a href="todo">π Paper</a> | <a href="https://github.com/USC-GVL/PhysBench/tree/main/eval">π» Code</a> | <a href="https://eval.ai/web/challenges/challenge-page/2379/overview">πΊ EvalAI</a>
|
17 |
</h5>
|
|
|
18 |
|
19 |
This repo contains additional assets for the test splits, as mentioned in the paper:
|
20 |
|
|
|
25 |
|
26 |
Other links:
|
27 |
|
28 |
+
[PhysBench-test](https://huggingface.co/datasets/USC-GVL/PhysBench)
|
29 |
|
30 |
+
[PhysBench-train](https://huggingface.co/datasets/WeiChow/PhysBench-train)
|
31 |
|
32 |
+
[PhysBench-media](https://huggingface.co/datasets/WeiChow/PhysBench-media)
|