|
--- |
|
license: mit |
|
datasets: |
|
- ylfeng/sccdec-dataset |
|
language: |
|
- en |
|
base_model: |
|
- LLM4Binary/llm4decompile-6.7b-v1.5 |
|
--- |
|
|
|
# Self-Constructed Context Decompilation with Fined-grained Alignment Enhancement |
|
|
|
Model For [Self-Constructed Context Decompilation with Fined-grained Alignment Enhancement](https://arxiv.org/abs/2406.17233). |
|
|
|
+ [Code in Github](https://github.com/AlongWY/sccdec) |
|
+ [Model in huggingface](https://huggingface.co/ylfeng/sccdec-lora). |
|
+ [Dataset in huggingface](https://huggingface.co/datasets/ylfeng/sccdec-dataset). |
|
|
|
If you use SCCDEC in your work, please cite it as follows: |
|
|
|
``` |
|
@misc{feng2024selfconstructedcontextdecompilationfinedgrained, |
|
title={Self-Constructed Context Decompilation with Fined-grained Alignment Enhancement}, |
|
author={Yunlong Feng and Dechuan Teng and Yang Xu and Honglin Mu and Xiao Xu and Libo Qin and Qingfu Zhu and Wanxiang Che}, |
|
year={2024}, |
|
eprint={2406.17233}, |
|
archivePrefix={arXiv}, |
|
primaryClass={cs.SE}, |
|
url={https://arxiv.org/abs/2406.17233}, |
|
} |
|
``` |
|
* License: MIT |