Token Classification
Transformers
ONNX
Safetensors
modernbert
ner
on-device
privacy
flowx
openner
insurance
de-identification
Instructions to use flowxai/codemap with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use flowxai/codemap with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="flowxai/codemap")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("flowxai/codemap") model = AutoModelForTokenClassification.from_pretrained("flowxai/codemap", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c128826c602c1ff4d0e3425b5326c895608ee6417b2c027663d19c5aa23e285a
- Size of remote file:
- 598 MB
- SHA256:
- 06e80a219b04535ce6ac2d80a13f5606c26b6ad3f0ba85842f9352411df74e7b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.