Update README.md
Browse files
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
|
| 55 |
-
|
| 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.
|
| 63 |
-
full documents
|
| 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 |
|