Instructions to use exxyyf/results_synt_data with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use exxyyf/results_synt_data with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="exxyyf/results_synt_data")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("exxyyf/results_synt_data") model = AutoModelForTokenClassification.from_pretrained("exxyyf/results_synt_data") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e20f78d2adccbf48e48f7248127d33c95350ef440e2dcb9004f21c894a1c944a
- Size of remote file:
- 5.3 kB
- SHA256:
- 34c55687f2fc00fbe1526b8f9b69c400276aae003e942ee356527c49ea8f8ba7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.