Update README.md
Browse files
README.md
CHANGED
@@ -8,8 +8,7 @@ tags:
|
|
8 |
- education
|
9 |
- grade-level
|
10 |
- modernbert
|
11 |
-
library:
|
12 |
-
- transformers
|
13 |
widget:
|
14 |
- text: >-
|
15 |
The sun rises in the east and sets in the west. This is a simple fact that
|
@@ -19,8 +18,7 @@ widget:
|
|
19 |
The quantum mechanical model of atomic structure provides a theoretical
|
20 |
framework for understanding the behavior of electrons in atoms.
|
21 |
example_title: High School Text
|
22 |
-
base_model:
|
23 |
-
- answerdotai/ModernBERT-base
|
24 |
pipeline_tag: text-classification
|
25 |
---
|
26 |
|
|
|
8 |
- education
|
9 |
- grade-level
|
10 |
- modernbert
|
11 |
+
library: transformers
|
|
|
12 |
widget:
|
13 |
- text: >-
|
14 |
The sun rises in the east and sets in the west. This is a simple fact that
|
|
|
18 |
The quantum mechanical model of atomic structure provides a theoretical
|
19 |
framework for understanding the behavior of electrons in atoms.
|
20 |
example_title: High School Text
|
21 |
+
base_model: answerdotai/ModernBERT-base
|
|
|
22 |
pipeline_tag: text-classification
|
23 |
---
|
24 |
|