Instructions to use Buseak/spellcorrector_710_v8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Buseak/spellcorrector_710_v8 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Buseak/spellcorrector_710_v8")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Buseak/spellcorrector_710_v8") model = AutoModelForTokenClassification.from_pretrained("Buseak/spellcorrector_710_v8") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
runs/Oct07_20-12-32_748813207b95/events.out.tfevents.1696709557.748813207b95.3106.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a06a5eb8d4ec1276a2795bf5f9011a65451136318f9d76ab5b540131917ae18
|
| 3 |
+
size 35050
|