Include arXiv link
Browse files
README.md
CHANGED
|
@@ -113,7 +113,7 @@ print('generation 2:', tokenizer.decode(outputs[1], skip_special_tokens=False))
|
|
| 113 |
|
| 114 |
|
| 115 |
## Contact
|
| 116 |
-
More information can be found in our paper [Graph Language Models](https://
|
| 117 |
|
| 118 |
If you have any questions or comments, please feel free to send us an email at [[email protected]](mailto:[email protected]).
|
| 119 |
|
|
|
|
| 113 |
|
| 114 |
|
| 115 |
## Contact
|
| 116 |
+
More information can be found in our paper [Graph Language Models](https://arxiv.org/abs/2401.07105) or our [GitHub repository](https://github.com/Heidelberg-NLP/GraphLanguageModels).
|
| 117 |
|
| 118 |
If you have any questions or comments, please feel free to send us an email at [[email protected]](mailto:[email protected]).
|
| 119 |
|