vananh0905
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -59,14 +59,14 @@ print(tokenizer.decode(outputs[0][len(inputs[0]):], skip_special_tokens=True))
|
|
59 |
## Additional Information
|
60 |
### Other Resources:
|
61 |
- Github: https://github.com/FSoft-AI4Code/XMainframe
|
62 |
-
- Paper: https://arxiv.org/
|
63 |
|
64 |
|
65 |
### License
|
66 |
[MIT License](LICENSE)
|
67 |
|
68 |
### Citation Information
|
69 |
-
More details can be found in our [paper](https://
|
70 |
|
71 |
If you're using XMAiNframe, please cite using this BibTeX:
|
72 |
```
|
|
|
59 |
## Additional Information
|
60 |
### Other Resources:
|
61 |
- Github: https://github.com/FSoft-AI4Code/XMainframe
|
62 |
+
- Paper: https://arxiv.org/abs/2408.04660
|
63 |
|
64 |
|
65 |
### License
|
66 |
[MIT License](LICENSE)
|
67 |
|
68 |
### Citation Information
|
69 |
+
More details can be found in our [paper](https://arxiv.org/abs/2408.04660).
|
70 |
|
71 |
If you're using XMAiNframe, please cite using this BibTeX:
|
72 |
```
|