Begai commited on
Commit
a6cd6bf
·
verified ·
1 Parent(s): 60231cf

Update README.md

Browse files

some update about the DistilBERT baseline

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ language:
14
 
15
  # AI Risk Classifier (RoBERTa)
16
  AI use case classifier that distinguishes between informational use, decision influence, automated decision-making, and potentially harmful AI practices.
17
- This is the baseline version of the AI risk classifier. A stronger RoBERTa-based version was also trained and showed improved confidence and class separation.
18
 
19
  ## Model Details
20
 
 
14
 
15
  # AI Risk Classifier (RoBERTa)
16
  AI use case classifier that distinguishes between informational use, decision influence, automated decision-making, and potentially harmful AI practices.
17
+ This model was selected after experimenting with a DistilBERT baseline.
18
 
19
  ## Model Details
20