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