PeppoCola commited on
Commit
07fb67d
1 Parent(s): fed412d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -69,4 +69,13 @@ This model is trained on a subset of the [NLBSE23](https://nlbse2023.github.io/t
69
  doi = {10.5281/zenodo.7628150},
70
  url = {https://doi.org/10.5281/zenodo.7628150}
71
  }
 
 
 
 
 
 
 
 
 
72
  ```
 
69
  doi = {10.5281/zenodo.7628150},
70
  url = {https://doi.org/10.5281/zenodo.7628150}
71
  }
72
+ ```
73
+
74
+ ```
75
+ @inproceedings{Colavito-2023,
76
+ title = {Few-Shot Learning for Issue Report Classification},
77
+ author = {Colavito, Giuseppe and Lanubile, Filippo and Novielli, Nicole},
78
+ year = 2023,
79
+ booktitle = {2nd International Workshop on Natural Language-Based Software Engineering (NLBSE)}
80
+ }
81
  ```