Text Classification
Transformers
TensorBoard
Safetensors
camembert
Generated from Trainer
text-embeddings-inference
Instructions to use ac0hik/Sarcasm_Detection_French with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ac0hik/Sarcasm_Detection_French with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ac0hik/Sarcasm_Detection_French")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ac0hik/Sarcasm_Detection_French") model = AutoModelForSequenceClassification.from_pretrained("ac0hik/Sarcasm_Detection_French", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 82cdbfcbc2b448a7cb70d3c5a4fa7a3edfd008b9cdfa9d6e4243d1360e1ec102
- Size of remote file:
- 4.6 kB
- SHA256:
- 6bd4c138caf7dc200236a6bc39fd3993a545078e6e48d1754bc94b554cf4a251
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.