Jai Suphavadeeprasit commited on
Commit
25b9550
·
1 Parent(s): b9fbc47

README edits

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ base_model:
9
 
10
  ## Overview
11
 
12
- Nous Research presents Minos, a lightweight classifier designed to detect refusals in text. Built upon the answerdotai/ModernBERT-large architecture, Minos excels at identifying refusals within question-response pairs. We leverage Minos internally to ensure our synthetic responses are free from refusals. Trained on over 130,000 single and multi-turn question-response pairs, we are now releasing the Minos classifier to the community. We hope it proves valuable for identifying and managing refusals in your own applications!
13
 
14
  ## Model Architecture
15
 
 
9
 
10
  ## Overview
11
 
12
+ Nous Research presents Minos, a lightweight classifier designed to detect refusals in text. Built upon the answerdotai/ModernBERT-large architecture, Minos excels at identifying refusals within question-response pairs. We leverage Minos internally to ensure our synthetic responses are free from refusals. Trained on over 350,000 single and multi-turn question-response pairs, we are now releasing the Minos classifier to the community. We hope it proves valuable for identifying and managing refusals in your own applications!
13
 
14
  ## Model Architecture
15