Safetensors
llama
code
vananh0905 commited on
Commit
e41d78b
·
verified ·
1 Parent(s): f61fd43

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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/html/2406.11927v1
63
 
64
 
65
  ### License
66
  [MIT License](LICENSE)
67
 
68
  ### Citation Information
69
- More details can be found in our [paper](https://github.com/FSoft-AI4Code/).
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
  ```