Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

minskiter
/
resume-token-classification

Other
Transformers
PyTorch
Chinese
bert_crf
token-classification
bert
ner
resume
custom_code
Model card Files Files and versions
xet

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • .gitignore
    14 Bytes
    feat(models): update models over 2 years ago
  • README.md
    1.16 kB
    feat(handler.py): update handler over 2 years ago
  • config.json
    2.35 kB
    feat(handler.py): update handler over 2 years ago
  • configuration_bertcrf.py
    1.7 kB
    feat(handler.py): update handler over 2 years ago
  • handler.py
    641 Bytes
    feat(handler.py): update handler over 2 years ago
  • modeling_bertcrf.py
    7.96 kB
    fix(word_classification.py): fix offset over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

    • "collections.OrderedDict",
    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.LongStorage"

    What is a pickle import?

    417 MB
    xet
    feat(pytorch_model.bin): add origin checkpoint over 2 years ago
  • tokenizer_config.json
    139 Bytes
    update over 2 years ago
  • vocab.txt
    110 kB
    feat(pytorch_model.bin): add origin checkpoint over 2 years ago
  • word_classification.py
    6.78 kB
    fix(word_classification.py): fix offset over 2 years ago