Instructions to use JJ-Tae/Pretraining_Test_v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use JJ-Tae/Pretraining_Test_v3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="JJ-Tae/Pretraining_Test_v3")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("JJ-Tae/Pretraining_Test_v3") model = AutoModelForMaskedLM.from_pretrained("JJ-Tae/Pretraining_Test_v3") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
runs/Apr15_23-16-54_JJ/events.out.tfevents.1713190614.JJ.23184.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2a79e5653c6f2927392ac9035c6d6ceb963c9b9e773dcf410378f918ad9fd59c
|
| 3 |
+
size 7742
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4920
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b4cc3e326bf124c85881c66e6fc79c554a9ad338e20694c7a4632dee79da022d
|
| 3 |
size 4920
|