Instructions to use ghaith1997/layoutmv3-testing-document-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ghaith1997/layoutmv3-testing-document-classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ghaith1997/layoutmv3-testing-document-classification")# Load model directly from transformers import AutoProcessor, AutoModelForSequenceClassification processor = AutoProcessor.from_pretrained("ghaith1997/layoutmv3-testing-document-classification") model = AutoModelForSequenceClassification.from_pretrained("ghaith1997/layoutmv3-testing-document-classification") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3ac3d67d3b891ace3e09deac263d0b381be8f3067b8bb3167565765593ae0f84
- Size of remote file:
- 504 MB
- SHA256:
- f1dcc78467e4d3a434f7200bd69367f6c3585980719ab2c1ab9b6c705f3ad2ad
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.