NamCyan commited on
Commit
30eb81d
1 Parent(s): 11a7cbe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,7 +3,7 @@ library_name: transformers
3
  datasets:
4
  - NamCyan/tesoro-code
5
  base_model:
6
- - TinyLlama/TinyLlama_v1.1_math_code
7
  ---
8
 
9
  # Improving the detection of technical debt in Java source code with an enriched dataset
@@ -18,7 +18,7 @@ This model is the part of Tesoro project, used for detecting technical debt in s
18
  - **Developed by:** [Nam Hai Le](https://github.com/NamCyan)
19
  - **Model type:** Encoder-based PLMs
20
  - **Language(s):** Java
21
- - **Finetuned from model:** [TinyLlama](https://huggingface.co/TinyLlama/TinyLlama_v1.1_math_code)
22
 
23
  ### Model Sources
24
 
 
3
  datasets:
4
  - NamCyan/tesoro-code
5
  base_model:
6
+ - albert/albert-base-v2
7
  ---
8
 
9
  # Improving the detection of technical debt in Java source code with an enriched dataset
 
18
  - **Developed by:** [Nam Hai Le](https://github.com/NamCyan)
19
  - **Model type:** Encoder-based PLMs
20
  - **Language(s):** Java
21
+ - **Finetuned from model:** [ALBERT](https://huggingface.co/albert/albert-base-v2)
22
 
23
  ### Model Sources
24