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

MuafiraThasni
/
layout-classification-doclaynet-base

Token Classification
Transformers
TensorBoard
Safetensors
English
lilt
document understanding
document layout detection
nlp
doclaynet
RoBERTa
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use MuafiraThasni/layout-classification-doclaynet-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use MuafiraThasni/layout-classification-doclaynet-base with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="MuafiraThasni/layout-classification-doclaynet-base")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("MuafiraThasni/layout-classification-doclaynet-base")
    model = AutoModelForTokenClassification.from_pretrained("MuafiraThasni/layout-classification-doclaynet-base")
  • Notebooks
  • Google Colab
  • Kaggle
layout-classification-doclaynet-base / checkpoint-1300
3.42 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
MuafiraThasni's picture
MuafiraThasni
Training in progress, step 1300, checkpoint
4ef7fda verified almost 2 years ago
  • config.json
    1.27 kB
    Training in progress, step 1300, checkpoint almost 2 years ago
  • model.safetensors
    1.13 GB
    xet
    Training in progress, step 1300, checkpoint almost 2 years ago
  • optimizer.pt
    2.27 GB
    xet
    Training in progress, step 1300, checkpoint almost 2 years ago
  • rng_state.pth
    14.2 kB
    xet
    Training in progress, step 1300, checkpoint almost 2 years ago
  • scheduler.pt
    1.06 kB
    xet
    Training in progress, step 1300, checkpoint almost 2 years ago
  • special_tokens_map.json
    964 Bytes
    Training in progress, step 1300, checkpoint almost 2 years ago
  • tokenizer.json
    17.1 MB
    xet
    Training in progress, step 1300, checkpoint almost 2 years ago
  • tokenizer_config.json
    1.15 kB
    Training in progress, step 1300, checkpoint almost 2 years ago
  • trainer_state.json
    6.15 kB
    Training in progress, step 1300, checkpoint almost 2 years ago
  • training_args.bin
    5.3 kB
    xet
    Training in progress, step 1300, checkpoint almost 2 years ago