Token Classification
Transformers
TensorBoard
Safetensors
Vietnamese
electra
text-generation-inference
Instructions to use ChanBeDu/vivtb_electra-based_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ChanBeDu/vivtb_electra-based_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="ChanBeDu/vivtb_electra-based_model")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("ChanBeDu/vivtb_electra-based_model") model = AutoModelForTokenClassification.from_pretrained("ChanBeDu/vivtb_electra-based_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 532346304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89b60b9f25adfb7695deef75ae42feb1e632d238e0f745ddce37255821fca21c
|
| 3 |
size 532346304
|
runs/Jun09_05-47-16_ce4f8fed8a06/events.out.tfevents.1717912037.ce4f8fed8a06.193.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:cdb9017e6f5f781f3c390cb7ec332e44d18adcf2265c1ea97943a80dfb4c3075
|
| 3 |
+
size 5567
|
runs/Jun09_05-48-25_ce4f8fed8a06/events.out.tfevents.1717912105.ce4f8fed8a06.193.1
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:1ceb13e47b1fe95e640cea93fc9acb474c81069b96fe5f3186fc8760e77b6766
|
| 3 |
+
size 6502
|