Update README.md
Browse files
README.md
CHANGED
@@ -173,11 +173,10 @@ Attributes **id**, **question**, **chain**, and **result** are present in all da
|
|
173 |
|
174 |
## Related work
|
175 |
|
176 |
-
This dataset was created as a part of a larger effort in training models capable of using a calculator during inference.
|
177 |
-
You can read more in our paper [Calc-X and Calcformers](https://arxiv.org/abs/2305.15017).
|
178 |
We have released a collection of datasets on solving math problems with calculator interactions on HuggingFace called [Calc-X collection](https://huggingface.co/collections/MU-NLPC/calc-x-652fee9a6b838fd820055483).
|
179 |
-
|
180 |
-
|
181 |
|
182 |
|
183 |
## Licence
|
|
|
173 |
|
174 |
## Related work
|
175 |
|
176 |
+
This dataset was created as a part of a larger effort in training models capable of using a calculator during inference, which we call Calcformers.
|
|
|
177 |
We have released a collection of datasets on solving math problems with calculator interactions on HuggingFace called [Calc-X collection](https://huggingface.co/collections/MU-NLPC/calc-x-652fee9a6b838fd820055483).
|
178 |
+
You can find the models we trained in the [Calcformers collection](https://huggingface.co/collections/MU-NLPC/calcformers-65367392badc497807b3caf5).
|
179 |
+
You can read more in our paper [Calc-X and Calcformers](https://arxiv.org/abs/2305.15017).
|
180 |
|
181 |
|
182 |
## Licence
|