ffli commited on
Commit
459fd6b
·
verified ·
1 Parent(s): ad1cd80

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -51,16 +51,15 @@ the ~50× more expensive ModernBERT.
51
  ## Intended Usage
52
 
53
  **Trained for web prose.** Labels come from FineWeb-Edu documents. On
54
- substantially different distributions — conversational text, worked solutions,
55
- structured Q&A — accuracy degrades and the classifiers over-reject. Retraining
56
- is recommended for such data.
57
 
58
  **Fixed to the K–5 boundary.** Retargeting to a different grade band requires
59
  retraining these classifiers.
60
 
61
  **Expect whole documents.** The classifiers estimate a document's overall
62
- grade level and have little to work with in a single sentence. Apply them to
63
- full documents, not fragments.
64
 
65
  ## Citation
66
 
 
51
  ## Intended Usage
52
 
53
  **Trained for web prose.** Labels come from FineWeb-Edu documents. On
54
+ substantially different distributions, retraining
55
+ is recommended.
 
56
 
57
  **Fixed to the K–5 boundary.** Retargeting to a different grade band requires
58
  retraining these classifiers.
59
 
60
  **Expect whole documents.** The classifiers estimate a document's overall
61
+ grade level and have little to work with in a single sentence. Application to
62
+ full documents is recommended.
63
 
64
  ## Citation
65