acecalisto3 commited on
Commit
3b22078
1 Parent(s): 09dc9b7

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -7
config.json DELETED
@@ -1,7 +0,0 @@
1
- {
2
- "default_model_ids": {
3
- "code_generation": "microsoft/CodeGPT-small-py",
4
- "code_summarization": "microsoft/CodeBERT-base",
5
- "bug_detection": "microsoft/BugBERT-base"
6
- }
7
- }