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