jayansh21 commited on
Commit
dad98e5
·
verified ·
1 Parent(s): 8b2f4fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ metrics:
18
  - accuracy
19
  ---
20
 
21
- # 🔍 CodeSheriff Bug Classifier
22
 
23
  A fine-tuned **CodeBERT** model that classifies Python code snippets into five bug categories. Built as the classification engine inside [CodeSheriff](https://github.com/jayansh21/CodeSheriff) — an AI system that automatically reviews GitHub pull requests.
24
 
 
18
  - accuracy
19
  ---
20
 
21
+ # CodeSheriff Bug Classifier
22
 
23
  A fine-tuned **CodeBERT** model that classifies Python code snippets into five bug categories. Built as the classification engine inside [CodeSheriff](https://github.com/jayansh21/CodeSheriff) — an AI system that automatically reviews GitHub pull requests.
24