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

  • Log In
  • Sign Up

Mustafa21
/
layoutlm-funsd-tf

Token Classification
Transformers
google-tensorflow TensorFlow
TensorBoard
layoutlm
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Mustafa21/layoutlm-funsd-tf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Mustafa21/layoutlm-funsd-tf with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="Mustafa21/layoutlm-funsd-tf")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Mustafa21/layoutlm-funsd-tf")
    model = AutoModelForTokenClassification.from_pretrained("Mustafa21/layoutlm-funsd-tf")
  • Notebooks
  • Google Colab
  • Kaggle
layoutlm-funsd-tf / logs /train
2.24 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Mustafa21's picture
Mustafa21
Training in progress epoch 7
95a0abe over 3 years ago
  • events.out.tfevents.1675181161.LSLAPTOP12-LNX.19975.0.v2
    40 Bytes
    xet
    Training in progress epoch 0 over 3 years ago
  • events.out.tfevents.1675181235.LSLAPTOP12-LNX.19975.1.v2
    40 Bytes
    xet
    Training in progress epoch 0 over 3 years ago
  • events.out.tfevents.1675181842.LSLAPTOP12-LNX.19975.2.v2
    40 Bytes
    xet
    Training in progress epoch 0 over 3 years ago
  • events.out.tfevents.1675182416.LSLAPTOP12-LNX.22659.0.v2
    2.24 MB
    xet
    Training in progress epoch 7 over 3 years ago