Token Classification
SpanMarker
Safetensors
English
ner
named-entity-recognition
generated_from_span_marker_trainer
climate-change
earth-science
Eval Results (legacy)
Instructions to use P0L3/CliReNER-EnvironmentalBERT-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- SpanMarker
How to use P0L3/CliReNER-EnvironmentalBERT-base with SpanMarker:
from span_marker import SpanMarkerModel model = SpanMarkerModel.from_pretrained("P0L3/CliReNER-EnvironmentalBERT-base") - Notebooks
- Google Colab
- Kaggle