MCPcopy Create free account
hub / github.com/huggingface/transformers / run_pl_ner.py

File run_pl_ner.py

examples/token-classification/run_pl_ner.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import argparse
2import glob
3import logging
4import os

Callers

nothing calls this directly

Calls 4

add_generic_argsFunction · 0.90
generic_trainFunction · 0.90
NERTransformerClass · 0.85

Tested by

no test coverage detected