Link to paper page
#3
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -1,4 +1,11 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
configs:
|
3 |
- config_name: core
|
4 |
default: true
|
@@ -11,13 +18,6 @@ configs:
|
|
11 |
data_files:
|
12 |
- split: test
|
13 |
path: data/associative-test.parquet
|
14 |
-
task_categories:
|
15 |
-
- question-answering
|
16 |
-
- multiple-choice
|
17 |
-
- image-classification
|
18 |
-
- text-classification
|
19 |
-
size_categories:
|
20 |
-
- n<1K
|
21 |
---
|
22 |
|
23 |
# Dataset Card for <span style="color: #81a526;">PhysiCo</span>
|
@@ -26,7 +26,7 @@ size_categories:
|
|
26 |
|
27 |
- **Homepage:** https://physico-benchmark.github.io/
|
28 |
- **Repository:** https://github.com/physico-benchmark/physico
|
29 |
-
- **Paper:** https://
|
30 |
- **Leaderboard:** https://physico-benchmark.github.io/leaderboard.html
|
31 |
- **Point of Contact:** [email protected]
|
32 |
|
|
|
1 |
---
|
2 |
+
size_categories:
|
3 |
+
- n<1K
|
4 |
+
task_categories:
|
5 |
+
- question-answering
|
6 |
+
- multiple-choice
|
7 |
+
- image-classification
|
8 |
+
- text-classification
|
9 |
configs:
|
10 |
- config_name: core
|
11 |
default: true
|
|
|
18 |
data_files:
|
19 |
- split: test
|
20 |
path: data/associative-test.parquet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
---
|
22 |
|
23 |
# Dataset Card for <span style="color: #81a526;">PhysiCo</span>
|
|
|
26 |
|
27 |
- **Homepage:** https://physico-benchmark.github.io/
|
28 |
- **Repository:** https://github.com/physico-benchmark/physico
|
29 |
+
- **Paper:** https://huggingface.co/papers/2502.08946
|
30 |
- **Leaderboard:** https://physico-benchmark.github.io/leaderboard.html
|
31 |
- **Point of Contact:** [email protected]
|
32 |
|