Instructions to use ptaszynski/japan-orientalization-pl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ptaszynski/japan-orientalization-pl with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ptaszynski/japan-orientalization-pl")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ptaszynski/japan-orientalization-pl") model = AutoModelForSequenceClassification.from_pretrained("ptaszynski/japan-orientalization-pl") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 851aa7c7f3f2bdca718f0ca543a1c0cdcdd2ed1815bd4508edb68a513f9e4d4f
- Size of remote file:
- 498 MB
- SHA256:
- 5512f7d827927f4ffc7710d68c99f01489c9b7ac6163a17f7e8deadc229bcc5e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.