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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
4
  ---
5
 
6
- # Model Card for Model ID
7
-
8
- <!-- Provide a quick summary of what the model is/does. -->
9
-
10
 
11
 
12
  ## Model Details
@@ -75,4 +75,4 @@ model = AutoModelForSequenceClassification.from_pretrained("NamCyan/Magicoder-S-
75
  journal={},
76
  year={2024}
77
  }
78
- ```
 
1
  ---
2
  library_name: transformers
3
+ datasets:
4
+ - NamCyan/tesoro-code
5
+ base_model:
6
+ - ise-uiuc/Magicoder-S-DS-6.7B
7
  ---
8
 
9
+ # Improving the detection of technical debt in Java source code with an enriched dataset
 
 
 
10
 
11
 
12
  ## Model Details
 
75
  journal={},
76
  year={2024}
77
  }
78
+ ```