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

  • Log In
  • Sign Up

rntc
/
test-doc-type

Feature Extraction
Transformers
Safetensors
bert
Model card Files Files and versions
xet
Community

Instructions to use rntc/test-doc-type with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use rntc/test-doc-type with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="rntc/test-doc-type")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("rntc/test-doc-type")
    model = AutoModel.from_pretrained("rntc/test-doc-type")
  • Notebooks
  • Google Colab
  • Kaggle
test-doc-type
438 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
rntc's picture
rntc
Upload model
d5916de verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    5.17 kB
    Upload model over 1 year ago
  • config.json
    877 Bytes
    Upload model over 1 year ago
  • model.safetensors
    438 MB
    xet
    Upload model over 1 year ago