zhangir-azerbayev commited on
Commit
54efebd
1 Parent(s): 09e5dac

update readme with links

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -10,7 +10,7 @@ size_categories:
10
  ---
11
  <img src="proofpile_logo.jpg" width="500">
12
 
13
- [ArXiv](#) | [Models](https://huggingface.co/EleutherAI/llemma_34b) | [Data](https://huggingface.co/datasets/EleutherAI/proof-pile-2) | [Code](https://github.com/EleutherAI/math-lm) | [Blog](#) | [Sample Explorer](https://keirp.com/llemma-sample-explorer/)
14
 
15
  [Zhangir Azerbayev](https://zhangir-azerbayev.github.io/), [Hailey Schoelkopf](https://github.com/haileyschoelkopf), [Keiran Paster](https://keirp.com), [Marco Dos Santos](https://github.com/dsantosmarco), [Stephen McAleer](https://www.andrew.cmu.edu/user/smcaleer/), [Albert Q. Jiang](https://albertqjiang.github.io/), [Jia Deng](https://www.cs.princeton.edu/~jiadeng/), [Stella Biderman](https://www.stellabiderman.com/), [Sean Welleck](https://wellecks.com/)
16
 
@@ -72,12 +72,13 @@ We do not alter the license of any of the underlying data.
72
  ### Citation
73
  For the entire Proof-Pile-2, cite
74
  ```
75
- @article{azerbayev2023llemma,
76
- title={Llemma: an open language model for mathematics},
77
- author={Zhangir Azerbayev and Hailey Schoelkopf and Keiran Paster and Marco Dos Santos and Stephen McAleer and Albert Q. Jiang and Jia Deng and Stella Biderman and Sean Welleck},
78
- eprint={xyz.xyz},
79
- archivePrefix={arXiv}
80
- year={2023}
 
81
  }
82
  ```
83
  For the ArXiv subset, cite
 
10
  ---
11
  <img src="proofpile_logo.jpg" width="500">
12
 
13
+ [ArXiv](http://arxiv.org/abs/2310.10631) | [Models](https://huggingface.co/EleutherAI/llemma_34b) | [Data](https://huggingface.co/datasets/EleutherAI/proof-pile-2) | [Code](https://github.com/EleutherAI/math-lm) | [Blog](https://blog.eleuther.ai/llemma/) | [Sample Explorer](https://llemma-demo.github.io/)
14
 
15
  [Zhangir Azerbayev](https://zhangir-azerbayev.github.io/), [Hailey Schoelkopf](https://github.com/haileyschoelkopf), [Keiran Paster](https://keirp.com), [Marco Dos Santos](https://github.com/dsantosmarco), [Stephen McAleer](https://www.andrew.cmu.edu/user/smcaleer/), [Albert Q. Jiang](https://albertqjiang.github.io/), [Jia Deng](https://www.cs.princeton.edu/~jiadeng/), [Stella Biderman](https://www.stellabiderman.com/), [Sean Welleck](https://wellecks.com/)
16
 
 
72
  ### Citation
73
  For the entire Proof-Pile-2, cite
74
  ```
75
+ @misc{azerbayev2023llemma,
76
+ title={Llemma: An Open Language Model For Mathematics},
77
+ author={Zhangir Azerbayev and Hailey Schoelkopf and Keiran Paster and Marco Dos Santos and Stephen McAleer and Albert Q. Jiang and Jia Deng and Stella Biderman and Sean Welleck},
78
+ year={2023},
79
+ eprint={2310.10631},
80
+ archivePrefix={arXiv},
81
+ primaryClass={cs.CL}
82
  }
83
  ```
84
  For the ArXiv subset, cite