Commit
·
de7af9e
1
Parent(s):
5aa56e8
Update citation
Browse files
README.md
CHANGED
@@ -63,7 +63,7 @@ This is the ***Medium set*** of our SRSD-Feynman datasets, which consists of the
|
|
63 |
[![Click here to open a PDF file](problem_table.png)](https://huggingface.co/datasets/yoshitomo-matsubara/srsd-feynman_medium/resolve/main/problem_table.pdf)
|
64 |
|
65 |
|
66 |
-
More details of these datasets are provided in [the paper and its supplementary material](https://
|
67 |
|
68 |
### Supported Tasks and Leaderboards
|
69 |
|
@@ -154,13 +154,14 @@ Creative Commons Attribution 4.0
|
|
154 |
|
155 |
### Citation Information
|
156 |
|
157 |
-
[[Preprint](https://arxiv.org/abs/2206.10540)]
|
158 |
```bibtex
|
159 |
-
@article{
|
160 |
title={Rethinking Symbolic Regression Datasets and Benchmarks for Scientific Discovery},
|
161 |
author={Matsubara, Yoshitomo and Chiba, Naoya and Igarashi, Ryo and Ushiku, Yoshitaka},
|
162 |
-
journal={
|
163 |
-
year={
|
|
|
164 |
}
|
165 |
```
|
166 |
|
|
|
63 |
[![Click here to open a PDF file](problem_table.png)](https://huggingface.co/datasets/yoshitomo-matsubara/srsd-feynman_medium/resolve/main/problem_table.pdf)
|
64 |
|
65 |
|
66 |
+
More details of these datasets are provided in [the paper and its supplementary material](https://openreview.net/forum?id=qrUdrXsiXX).
|
67 |
|
68 |
### Supported Tasks and Leaderboards
|
69 |
|
|
|
154 |
|
155 |
### Citation Information
|
156 |
|
157 |
+
[[OpenReview](https://openreview.net/forum?id=qrUdrXsiXX)] [[Video](https://www.youtube.com/watch?v=MmeOXuUUAW0)] [[Preprint](https://arxiv.org/abs/2206.10540)]
|
158 |
```bibtex
|
159 |
+
@article{matsubara2024rethinking,
|
160 |
title={Rethinking Symbolic Regression Datasets and Benchmarks for Scientific Discovery},
|
161 |
author={Matsubara, Yoshitomo and Chiba, Naoya and Igarashi, Ryo and Ushiku, Yoshitaka},
|
162 |
+
journal={Journal of Data-centric Machine Learning Research},
|
163 |
+
year={2024},
|
164 |
+
url={https://openreview.net/forum?id=qrUdrXsiXX}
|
165 |
}
|
166 |
```
|
167 |
|