Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ base_model:
|
|
| 16 |
This model is the part of Tesoro project, used for detecting technical debt in source code. More information can be found at [Tesoro HomePage](https://github.com/NamCyan/tesoro.git).
|
| 17 |
|
| 18 |
- **Developed by:** [Nam Hai Le](https://github.com/NamCyan)
|
| 19 |
-
- **Model type:**
|
| 20 |
- **Language(s):** Java
|
| 21 |
- **Finetuned from model:** [StarCoder2](https://huggingface.co/bigcode/starcoder2-3b)
|
| 22 |
|
|
|
|
| 16 |
This model is the part of Tesoro project, used for detecting technical debt in source code. More information can be found at [Tesoro HomePage](https://github.com/NamCyan/tesoro.git).
|
| 17 |
|
| 18 |
- **Developed by:** [Nam Hai Le](https://github.com/NamCyan)
|
| 19 |
+
- **Model type:** Decoder-based PLMs
|
| 20 |
- **Language(s):** Java
|
| 21 |
- **Finetuned from model:** [StarCoder2](https://huggingface.co/bigcode/starcoder2-3b)
|
| 22 |
|