Token Classification
Transformers
TensorBoard
Safetensors
camembert
Generated from Trainer
Eval Results (legacy)
Instructions to use Thichow/my_test_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Thichow/my_test_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Thichow/my_test_model")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Thichow/my_test_model") model = AutoModelForTokenClassification.from_pretrained("Thichow/my_test_model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 62ded3e97f5f4fd8cfacc2740647db357310146388255ee62dba4448cbd938d0
- Size of remote file:
- 905 kB
- SHA256:
- 49c4ba4e495ddf31eb2fdba7fc6aef3c233091d25d35bc9d24694ccf48ae114c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.