Update README.md
Browse files
README.md
CHANGED
|
@@ -44,13 +44,14 @@ This model is trained on a subset of the [NLBSE23](https://nlbse2023.github.io/t
|
|
| 44 |
|
| 45 |
```
|
| 46 |
@software{Colavito_Few-Shot_Learning_for_2023,
|
| 47 |
-
|
| 48 |
-
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
|
| 53 |
}
|
|
|
|
| 54 |
```
|
| 55 |
|
| 56 |
```
|
|
|
|
| 44 |
|
| 45 |
```
|
| 46 |
@software{Colavito_Few-Shot_Learning_for_2023,
|
| 47 |
+
title = {{Few-Shot Learning for Issue Report Classification}},
|
| 48 |
+
author = {Colavito, Giuseppe and Lanubile, Filippo and Novielli, Nicole},
|
| 49 |
+
year = 2023,
|
| 50 |
+
month = 2,
|
| 51 |
+
url = {https://github.com/collab-uniba/Issue-Report-Classification-NLBSE2023},
|
| 52 |
+
version = {1.0.0}
|
| 53 |
}
|
| 54 |
+
|
| 55 |
```
|
| 56 |
|
| 57 |
```
|