init
Browse files- README.md +34 -0
- data/associative-test.parquet +3 -0
- data/core-dev.parquet +3 -0
- data/core-test.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
configs:
|
| 3 |
+
- config_name: core
|
| 4 |
+
default: true
|
| 5 |
+
data_files:
|
| 6 |
+
- split: dev
|
| 7 |
+
path: "data/core-dev.parquet"
|
| 8 |
+
- split: test
|
| 9 |
+
path: "data/core-test.parquet"
|
| 10 |
+
- config_name: associative
|
| 11 |
+
data_files:
|
| 12 |
+
- split: test
|
| 13 |
+
path: "data/associative-test.parquet"
|
| 14 |
+
task_categories:
|
| 15 |
+
- multiple-choice
|
| 16 |
+
- image-classification
|
| 17 |
+
- text-classification
|
| 18 |
+
size_categories:
|
| 19 |
+
- n<1K
|
| 20 |
+
---
|
| 21 |
+
|
| 22 |
+
# Dataset Card for <span style="color: #81a526;">PhysiCo</span>
|
| 23 |
+
|
| 24 |
+
## More Information
|
| 25 |
+
|
| 26 |
+
Visit https://physico-benchmark.github.io/ for more information.
|
| 27 |
+
|
| 28 |
+
## Dataset Card Authors
|
| 29 |
+
|
| 30 |
+
[Mo Yu](https://sites.google.com/site/moyunlp/)\*, [Lemao Liu](https://lemaoliu.github.io/homepage/)\*, [Junjie Wu](https://wujunjie1998.github.io/)\*, [Tsz Ting Chung](https://ttchungc.github.io/)\*, [Shunchi Zhang](https://shunchizhang.github.io)\*, [Jiangnan Li](https://openreview.net/profile?id=~Jiangnan_Li2), [Dit-Yan Yeung](https://sites.google.com/view/dyyeung), and [Jie Zhou](https://openreview.net/profile?id=~Jie_Zhou8).
|
| 31 |
+
|
| 32 |
+
## Dataset Card Contact
|
| 33 |
+
|
| 34 |
+
Please contact [Mo Yu](mailto:moyumyu@global.tencent.com) for any questions.
|
data/associative-test.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32c8f1854ef23818f1ef80ca50471d7eb925258e0b6c45e652349cf45034b9f2
|
| 3 |
+
size 1099453
|
data/core-dev.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:28f008de2bcce051168c80c0bbad59889a8f4d43b12e6b37db77d3df56e039f5
|
| 3 |
+
size 975731
|
data/core-test.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7fc5a540e726f8cecb74d007a9686bfa0d3693f32dbe66dad4e7e4bf36c27764
|
| 3 |
+
size 1084361
|