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

AntonioTH
/
Layout-finetuned-fr-model-107instances107-150epochs-5e-05lr-GPU

Document Question Answering
Transformers
TensorBoard
Safetensors
layoutlmv2
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use AntonioTH/Layout-finetuned-fr-model-107instances107-150epochs-5e-05lr-GPU with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use AntonioTH/Layout-finetuned-fr-model-107instances107-150epochs-5e-05lr-GPU with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("document-question-answering", model="AntonioTH/Layout-finetuned-fr-model-107instances107-150epochs-5e-05lr-GPU")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForDocumentQuestionAnswering
    
    processor = AutoProcessor.from_pretrained("AntonioTH/Layout-finetuned-fr-model-107instances107-150epochs-5e-05lr-GPU")
    model = AutoModelForDocumentQuestionAnswering.from_pretrained("AntonioTH/Layout-finetuned-fr-model-107instances107-150epochs-5e-05lr-GPU")
  • Notebooks
  • Google Colab
  • Kaggle
Layout-finetuned-fr-model-107instances107-150epochs-5e-05lr-GPU / runs /Jan27_14-35-31_default
41.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 38 commits
AntonioTH's picture
AntonioTH
End of training
d3bb0eb verified over 1 year ago
  • events.out.tfevents.1737988533.default.13103.0
    9.93 kB
    xet
    Training in progress, step 400 over 1 year ago
  • events.out.tfevents.1737989435.default.13103.1
    31.6 kB
    xet
    End of training over 1 year ago