Ahmedjr commited on
Commit
3a44226
·
verified ·
1 Parent(s): 79fc84f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ A fine-tuned CodeBERT model for multi-label classification of algorithmic proble
22
 
23
  ## Model Description
24
 
25
- This model predicts algorithmic tags/categories for competitive programming problems based on their problem descriptions and solution code. It's fine-tuned from [microsoft/codebert-base](https://huggingface.co/microsoft/codebert-base).
26
 
27
  **Supported Tags:**
28
  - math
 
22
 
23
  ## Model Description
24
 
25
+ This model predicts algorithmic tags/categories for competitive programming problems based on their problem descriptions and solution code.
26
 
27
  **Supported Tags:**
28
  - math