WeiChow commited on
Commit
bec35f9
Β·
verified Β·
1 Parent(s): e6b8bb2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -14
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)