How to use balaragavesh/w2vindia with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForPreTraining processor = AutoProcessor.from_pretrained("balaragavesh/w2vindia") model = AutoModelForPreTraining.from_pretrained("balaragavesh/w2vindia")
The community tab is the place to discuss and collaborate with the HF community!