Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,29 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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>
|
14 |
+
</div>
|
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 other dataset for PhysBench for further exploration βοΈ.
|
20 |
+
|
21 |
+
Notice: The classification of this dataset is not exactly the same as the downstream test set, and the test set is more diverse and has been more finely labeled and screened. This dataset is for reference only
|
22 |
+
|
23 |
+
Other links:
|
24 |
+
|
25 |
+
[PhysBench-test](https://huggingface.co/datasets/USC-GVL/PhysBench)
|
26 |
+
|
27 |
+
[PhysBench-media](https://huggingface.co/datasets/WeiChow/PhysBench-media)
|
28 |
+
|
29 |
+
[PhysBench-assets](https://huggingface.co/datasets/WeiChow/PhysBench-assets)
|