Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Charliefederer
/
zh_core_web_trf

Token Classification
spaCy
PyTorch
Chinese
bert
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use Charliefederer/zh_core_web_trf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use Charliefederer/zh_core_web_trf with spaCy:

    !pip install https://huggingface.co/Charliefederer/zh_core_web_trf/resolve/main/zh_core_web_trf-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("zh_core_web_trf")
    
    # Importing as module.
    import zh_core_web_trf
    nlp = zh_core_web_trf.load()
  • Notebooks
  • Google Colab
  • Kaggle
zh_core_web_trf
1.32 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 21 commits
Charliefederer's picture
Charliefederer
Upload pytorch_model.bin
ef39562 verified almost 2 years ago
  • attribute_ruler
    Update spaCy pipeline almost 2 years ago
  • ner
    Update spaCy pipeline almost 2 years ago
  • parser
    Update spaCy pipeline almost 2 years ago
  • tagger
    Update spaCy pipeline almost 2 years ago
  • tokenizer
    Update spaCy pipeline almost 2 years ago
  • transformer
    Update spaCy pipeline almost 2 years ago
  • vocab
    Update spaCy pipeline almost 2 years ago
  • .gitattributes
    1.71 kB
    Update spaCy pipeline almost 2 years ago
  • README.md
    3.63 kB
    Update spaCy pipeline almost 2 years ago
  • config.cfg
    5.6 kB
    Update config.cfg almost 2 years ago
  • config.json
    8.33 kB
    Update config.json almost 2 years ago
  • meta.json
    10.2 kB
    Update spaCy pipeline almost 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    433 MB
    xet
    Upload pytorch_model.bin almost 2 years ago
  • zh_core_web_trf-any-py3-none-any.whl
    415 MB
    xet
    Update spaCy pipeline almost 2 years ago