NamCyan commited on
Commit
858c511
1 Parent(s): 7e33e67

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -20,7 +20,7 @@ This model is the part of Tesoro project, used for detecting technical debt in s
20
  - **Language(s):** Java
21
  - **Finetuned from model:** [Magicoder](https://huggingface.co/ise-uiuc/Magicoder-S-DS-6.7B)
22
 
23
- ### Model Sources [optional]
24
 
25
  - **Repository:** [Tesoro](https://github.com/NamCyan/tesoro.git)
26
  - **Paper:** [To be update]
@@ -67,7 +67,7 @@ model = AutoModelForSequenceClassification.from_pretrained("NamCyan/Magicoder-S-
67
  | [Magicoder](https://huggingface.co/ise-uiuc/Magicoder-S-DS-6.7B) | 6.74B | 39.14 | 42.49 |
68
 
69
 
70
- **BibTeX:**
71
  ```bibtex
72
  @article{nam2024tesoro,
73
  title={Improving the detection of technical debt in Java source code with an enriched dataset},
 
20
  - **Language(s):** Java
21
  - **Finetuned from model:** [Magicoder](https://huggingface.co/ise-uiuc/Magicoder-S-DS-6.7B)
22
 
23
+ ### Model Sources
24
 
25
  - **Repository:** [Tesoro](https://github.com/NamCyan/tesoro.git)
26
  - **Paper:** [To be update]
 
67
  | [Magicoder](https://huggingface.co/ise-uiuc/Magicoder-S-DS-6.7B) | 6.74B | 39.14 | 42.49 |
68
 
69
 
70
+ ## Citing us
71
  ```bibtex
72
  @article{nam2024tesoro,
73
  title={Improving the detection of technical debt in Java source code with an enriched dataset},