hgissbkh commited on
Commit
e7eef63
·
verified ·
1 Parent(s): c6c4ae7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ Models follow a standardized naming structure: `BERTJudge-<Candidate_Format>-<In
34
 
35
  ## Intended Use
36
 
37
- These models are designed as sequence classifiers that output a sigmoid score indicating answer correctness. For inference, we recommend using the [BERT-as-a-Judge](https://github.com/artefactory/BERT-as-a-Judge) package. In general settings, we further recommend **BERTJudge-Free-QCR**, as it provides the strongest and most robust evaluation performance.
38
 
39
  ### Installation
40
 
 
34
 
35
  ## Intended Use
36
 
37
+ These models are designed as sequence classifiers that output a sigmoid score indicating answer correctness. For inference, we suggest using the [BERT-as-a-Judge](https://github.com/artefactory/BERT-as-a-Judge) package. In most scenarios, we specifically recommend **BERTJudge-Free-QCR** for its superior and more robust evaluation performance.
38
 
39
  ### Installation
40