rafaelkallis
commited on
Commit
•
0c66b86
1
Parent(s):
5cd896e
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,19 @@
|
|
1 |
---
|
2 |
language: "en"
|
3 |
tags:
|
4 |
-
-
|
5 |
- github
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
language: "en"
|
3 |
tags:
|
4 |
+
- issues
|
5 |
- github
|
6 |
+
- roberta
|
7 |
+
---
|
8 |
+
|
9 |
+
|
10 |
+
|
11 |
+
Please cite if you use this model:
|
12 |
+
```bibtex
|
13 |
+
@inproceedings{nlbse2023,
|
14 |
+
author={Kallis, Rafael and Izadi, Maliheh and Pascarella, Luca and Chaparro, Oscar and Rani, Pooja},
|
15 |
+
title={The NLBSE'23 Tool Competition},
|
16 |
+
booktitle={Proceedings of The 2nd International Workshop on Natural Language-based Software Engineering (NLBSE'23)},
|
17 |
+
year={2023}
|
18 |
+
}
|
19 |
+
```
|