An open API service indexing awesome lists of open source software.

https://github.com/thunlp-mt/symbol2language

Speak It Out: Solving Symbol-Related Problems with Symbol-to-Language Conversion for Language Models
https://github.com/thunlp-mt/symbol2language

chain-of-thought large-language-models nlp reasoning symbolic-expressions

Last synced: 8 months ago
JSON representation

Speak It Out: Solving Symbol-Related Problems with Symbol-to-Language Conversion for Language Models

Awesome Lists containing this project

README

          

# Symbol-to-Language (S2L)
**Speak It Out: Solving Symbol-Related Problems with Symbol-to-Language Conversion for Language Models.**

Arxiv version: [arxiv 2401.11725](https://arxiv.org/pdf/2401.11725.pdf)

Our work has been accepted by [ICLR AGI Workshop 2024](https://agiworkshop.github.io/2024/overview/) !

![Overview](intro.png)

## Tasks

Please refer to the tasks in each folder, respectively.

![Tasks](tasks.png)

## Contact

Thank you for your interest in our work! Please feel free to ask about any question. You can either create an issue in the github repo or contact us at wangyile AT air.tsinghua.edu.cn

## Citation

```bibtex
@article{wang2024speak,
title={Speak It Out: Solving Symbol-Related Problems with Symbol-to-Language Conversion for Language Models},
author={Wang, Yile and Cheng, Sijie and Sun, Zixin and Li, Peng and Liu, Yang},
journal={arXiv preprint arXiv:2401.11725},
year={2024}
}
```