yoshitomo-matsubara
commited on
Commit
•
159f9b0
1
Parent(s):
dbeba3e
Update citation
Browse files
README.md
CHANGED
@@ -63,7 +63,7 @@ This is the ***Hard set*** of our SRSD-Feynman datasets, which consists of the f
|
|
63 |
[![Click here to open a PDF file](problem_table.png)](https://huggingface.co/datasets/yoshitomo-matsubara/srsd-feynman_hard/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 |
|
69 |
### Supported Tasks and Leaderboards
|
@@ -155,13 +155,14 @@ Creative Commons Attribution 4.0
|
|
155 |
|
156 |
### Citation Information
|
157 |
|
158 |
-
[[Preprint](https://arxiv.org/abs/2206.10540)]
|
159 |
```bibtex
|
160 |
-
@article{
|
161 |
title={Rethinking Symbolic Regression Datasets and Benchmarks for Scientific Discovery},
|
162 |
author={Matsubara, Yoshitomo and Chiba, Naoya and Igarashi, Ryo and Ushiku, Yoshitaka},
|
163 |
-
journal={
|
164 |
-
year={
|
|
|
165 |
}
|
166 |
```
|
167 |
|
|
|
63 |
[![Click here to open a PDF file](problem_table.png)](https://huggingface.co/datasets/yoshitomo-matsubara/srsd-feynman_hard/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 |
|
69 |
### Supported Tasks and Leaderboards
|
|
|
155 |
|
156 |
### Citation Information
|
157 |
|
158 |
+
[[OpenReview](https://openreview.net/forum?id=qrUdrXsiXX)] [[Video](https://www.youtube.com/watch?v=MmeOXuUUAW0)] [[Preprint](https://arxiv.org/abs/2206.10540)]
|
159 |
```bibtex
|
160 |
+
@article{matsubara2024rethinking,
|
161 |
title={Rethinking Symbolic Regression Datasets and Benchmarks for Scientific Discovery},
|
162 |
author={Matsubara, Yoshitomo and Chiba, Naoya and Igarashi, Ryo and Ushiku, Yoshitaka},
|
163 |
+
journal={Journal of Data-centric Machine Learning Research},
|
164 |
+
year={2024},
|
165 |
+
url={https://openreview.net/forum?id=qrUdrXsiXX}
|
166 |
}
|
167 |
```
|
168 |
|