ngocson2002 commited on
Commit
ccb4869
·
verified ·
1 Parent(s): b6277c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -45,6 +45,7 @@ with torch.no_grad():
45
  print("Predicted answer:", model.config.id2label[idx]) # prints: màu đỏ
46
  ```
47
  ## Citation
 
48
  ```bibtex
49
  @article{NGUYEN2024109474,
50
  title = {Advancing Vietnamese Visual Question Answering with Transformer and Convolutional Integration},
 
45
  print("Predicted answer:", model.config.id2label[idx]) # prints: màu đỏ
46
  ```
47
  ## Citation
48
+ If you find our work useful for your research, please cite using this BibTeX:
49
  ```bibtex
50
  @article{NGUYEN2024109474,
51
  title = {Advancing Vietnamese Visual Question Answering with Transformer and Convolutional Integration},