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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Byne
/
LayoutLM-Byne-v0.1

Sentence Similarity
Transformers
Safetensors
English
layoutlm
text-classification
document
Model card Files Files and versions
xet
Community

Instructions to use Byne/LayoutLM-Byne-v0.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Byne/LayoutLM-Byne-v0.1 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Byne/LayoutLM-Byne-v0.1")
    model = AutoModelForSequenceClassification.from_pretrained("Byne/LayoutLM-Byne-v0.1", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
LayoutLM-Byne-v0.1
454 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 17 commits
Boriscii's picture
Boriscii
Update README.md
11cf62d verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    3.26 kB
    Update README.md about 2 years ago
  • config.json
    35.6 kB
    Upload LayoutLMForSequenceClassification about 2 years ago
  • model.safetensors
    453 MB
    xet
    Upload LayoutLMForSequenceClassification about 2 years ago
  • special_tokens_map.json
    695 Bytes
    Upload tokenizer about 2 years ago
  • tokenizer.json
    711 kB
    Upload tokenizer about 2 years ago
  • tokenizer_config.json
    1.24 kB
    Upload tokenizer about 2 years ago
  • vocab.txt
    232 kB
    Upload tokenizer about 2 years ago