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