Update README.md
Browse files
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 |
```
|