Instructions to use h3110Fr13nd/guj-eng-code-switch-bert-multilingual-data3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use h3110Fr13nd/guj-eng-code-switch-bert-multilingual-data3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="h3110Fr13nd/guj-eng-code-switch-bert-multilingual-data3")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("h3110Fr13nd/guj-eng-code-switch-bert-multilingual-data3") model = AutoModelForTokenClassification.from_pretrained("h3110Fr13nd/guj-eng-code-switch-bert-multilingual-data3") - Notebooks
- Google Colab
- Kaggle
Upload TensorBoard logs
Browse files
tensorboard_logs/events.out.tfevents.1763828435.f0da10c9a12b.3876.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b60804c4ed4da2276ac0d8675461f64bdd5bc45cab23c47811a1dcb2c7cbc666
|
| 3 |
+
size 10387
|
tensorboard_logs/events.out.tfevents.1763828760.f0da10c9a12b.3876.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6b73091eca7a9e7f3ea85ad9edca89c51070f3df16ecc6ac116263cc6850e8e
|
| 3 |
+
size 1032
|