NamCyan commited on
Commit
23f5d7f
1 Parent(s): d4e2dd4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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:** Encoder-Decoder-based PLMs
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