Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
```yaml
|
2 |
---
|
3 |
library_name: transformers
|
4 |
license: apache-2.0
|
@@ -188,6 +187,4 @@ print(f"Predicted Label: {predicted_label} | Score: {confidence_score:.4f}")
|
|
188 |
year={2025},
|
189 |
howpublished={\url{https://huggingface.co/Sengil/ModernBERT-NewsClassifier-EN-small}},
|
190 |
}
|
191 |
-
```
|
192 |
-
|
193 |
-
Please see the [Hugging Face License](https://huggingface.co/license) for more details, and always review outputs carefully in case of domain-specific biases or hallucinations.
|
|
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
|
|
187 |
year={2025},
|
188 |
howpublished={\url{https://huggingface.co/Sengil/ModernBERT-NewsClassifier-EN-small}},
|
189 |
}
|
190 |
+
```
|
|
|
|