Transformers
PyTorch
code
custom_code
Inference Endpoints
codesage commited on
Commit
f20cc91
1 Parent(s): 6ea848d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -45,11 +45,11 @@ print(f'Dimension of the embedding: {embedding[0].size()}')
45
  ### BibTeX entry and citation info
46
  ```
47
  @inproceedings{
48
- zhang2024code,
49
- title={{CODE} {REPRESENTATION} {LEARNING} {AT} {SCALE}},
50
- author={Dejiao Zhang and Wasi Uddin Ahmad and Ming Tan and Hantian Ding and Ramesh Nallapati and Dan Roth and Xiaofei Ma and Bing Xiang},
51
- booktitle={The Twelfth International Conference on Learning Representations},
52
- year={2024},
53
- url={https://openreview.net/forum?id=vfzRRjumpX}
54
  }
55
  ```
 
45
  ### BibTeX entry and citation info
46
  ```
47
  @inproceedings{
48
+ zhang2024code,
49
+ title={{CODE} {REPRESENTATION} {LEARNING} {AT} {SCALE}},
50
+ author={Dejiao Zhang and Wasi Uddin Ahmad and Ming Tan and Hantian Ding and Ramesh Nallapati and Dan Roth and Xiaofei Ma and Bing Xiang},
51
+ booktitle={The Twelfth International Conference on Learning Representations},
52
+ year={2024},
53
+ url={https://openreview.net/forum?id=vfzRRjumpX}
54
  }
55
  ```