Instructions to use nhanv/electra-large-vn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nhanv/electra-large-vn with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="nhanv/electra-large-vn")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("nhanv/electra-large-vn") model = AutoModelForMaskedLM.from_pretrained("nhanv/electra-large-vn") - Notebooks
- Google Colab
- Kaggle
Saving weights and logs of step 460000
Browse files
events.out.tfevents.1668248558.t1v-n-848558fe-w-0.2786923.0.v2
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:44f4c11e8895d44110b62479e0b92eafbfa49bf1a7baa897349a01e9f5a31499
|
| 3 |
+
size 68580266
|
flax_model.msgpack
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1469771745
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4579de6a7758c21b47b96b15583818753560a26010abf16db83dc0f45ed92074
|
| 3 |
size 1469771745
|