Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
aalkaswan commited on
Commit
383f67c
·
verified ·
1 Parent(s): b23a3dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -95,4 +95,13 @@ Dataset used to train [BinT5](https://huggingface.co/collections/AISE-TUDelft/bi
95
 
96
  ### Citation Information
97
 
98
- [More Information Needed]
 
 
 
 
 
 
 
 
 
 
95
 
96
  ### Citation Information
97
 
98
+ ```
99
+ @inproceedings{alkaswan2023extending,
100
+ title={Extending Source Code Pre-Trained Language Models to Summarise Decompiled Binaries},
101
+ author={Al-Kaswan, Ali and Ahmed, Toufique and Izadi, Maliheh and Sawant, Anand Ashok and Devanbu, Premkumar and van Deursen, Arie},
102
+ booktitle={2023 IEEE International Conference on Software Analysis, Evolution and Reengineering (SANER)},
103
+ pages={260--271},
104
+ year={2023},
105
+ organization={IEEE}
106
+ }
107
+ ```