Skip to content

Commit

Permalink
Remove extra blank lines in Misc
Browse files Browse the repository at this point in the history
  • Loading branch information
mir-am committed May 26, 2024
1 parent 5f5bff3 commit c6c8196
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -874,7 +874,6 @@ Please feel free to send a pull request to add papers and relevant content that
- **LLM4CBI: Taming LLMs to Generate Effective Test Programs for Compiler Bug Isolation** (2023), arxiv, Tu, Haoxin, et al. [[pdf]](https://arxiv.org/pdf/2307.00593)
- **Improving Binary Code Similarity Transformer Models by Semantics-Driven Instruction Deemphasis** (2023), ISSTA'23, Xu, Xiangzhe, et al. [[pdf]](https://qingkaishi.github.io/public_pdfs/ISSTA23.pdf)
- **Exploring and Characterizing Large Language Models For Embedded System Development and Debugging** (2023), arxiv, Englhardt, Zachary, et al. [[pdf]](https://arxiv.org/pdf/2307.03817)

- **Explaining Competitive-Level Programming Solutions using LLMs** (2023), arxiv, Li, Jierui, et al. [[pdf]](https://arxiv.org/pdf/2307.05337)
- **BTLink : automatic link recovery between issues and commits based on pre-trained BERT model** (2023), EMSE journal, Lan, Jinpeng, et al.
- **In-IDE Generation-based Information Support with a Large Language Model** (2023), arxiv, Nam, Daye, et al. [[pdf]](https://arxiv.org/pdf/2307.08177)
Expand Down Expand Up @@ -921,7 +920,6 @@ Please feel free to send a pull request to add papers and relevant content that
- **Automated Summarization of Stack Overflow Posts** (2023), ICSE'23, Kou, Bonan, et al. [[pdf]](https://tianyi-zhang.github.io/files/icse2023-assort.pdf)
- **Learning Graph-based Code Representations for Source-level Functional Similarity Detection** (2023), arxiv, Liu, Jiahao, et al. [[pdf]](https://jun-zeng.github.io/file/tailor_paper.pdf)
- **Retrieval-Based Prompt Selection for Code-Related Few-Shot Learning** (2023), ICSE'23, Nashid, Noor, et al. [[pdf]](https://people.ece.ubc.ca/amesbah/resources/papers/icst23.pdf)

- **API Entity and Relation Joint Extraction from Text via Dynamic Prompt-tuned Language Model** (2023), arxiv, Huang, Qing, et al [[pdf]](https://arxiv.org/pdf/2301.03987)
- **FLAME: A small language model for spreadsheet formulas** (2023), arxiv, Joshi, Harshit, et al. [[pdf]](https://arxiv.org/pdf/2301.13779)
- **Callee: Recovering Call Graphs for Binaries with Transfer and Contrastive Learning** (2023), IEEE SP, Zhu, Wenyu, et al.
Expand All @@ -930,7 +928,6 @@ Please feel free to send a pull request to add papers and relevant content that
- **CFG2VEC: Hierarchical Graph Neural Network for Cross-Architectural Software Reverse Engineering** (2023), arxiv, Yu, Shih-Yuan, et al. [[pdf]](https://arxiv.org/pdf/2301.02723)
- **Recommending Root-Cause and Mitigation Steps for Cloud Incidents using Large Language Models** (2023), ICSE'23, Ahmed, Toufique, et al. [[pdf]](https://arxiv.org/pdf/2301.03797.pdf)


<details><summary><b>Older:</b></i></summary>
<div>

Expand Down

0 comments on commit c6c8196

Please sign in to comment.