Instructions to use h3110Fr13nd/guj-eng-code-switch-bert-multilingual 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 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")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("h3110Fr13nd/guj-eng-code-switch-bert-multilingual") model = AutoModelForTokenClassification.from_pretrained("h3110Fr13nd/guj-eng-code-switch-bert-multilingual") - Notebooks
- Google Colab
- Kaggle
Upload TensorBoard logs
Browse files
tensorboard_logs/events.out.tfevents.1763301343.140cf68b228a.10012.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f31e4b652e82cfd2c541f7bc904ea2cb3d41880e8a7fd0c7d8f94592dc5eefc8
|
| 3 |
+
size 9308
|
tensorboard_logs/events.out.tfevents.1763301584.140cf68b228a.10012.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be599417b8756d918f5501be76fbf77b873a539f4f0a0d0ed9784ee98a1f93fb
|
| 3 |
+
size 1032
|