Instructions to use mgh6/temp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mgh6/temp with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="mgh6/temp")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("mgh6/temp") model = AutoModelForMaskedLM.from_pretrained("mgh6/temp") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 136048297
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5cd9c51d6ec88716c10ec8a2f08a5901c9eb45eaab6dac567c7faa0d665a4b9e
|
| 3 |
size 136048297
|
runs/Jul25_21-17-14_feb529c24a52/events.out.tfevents.1690319873.feb529c24a52.2899.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e036dc1fa038c6a6a9752236928db212129873480c1e1fcb461bd841512a1915
|
| 3 |
+
size 4134
|
runs/Jul25_21-18-44_feb529c24a52/events.out.tfevents.1690319927.feb529c24a52.2899.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bcf00c9529e5a5207ceb23b2e1e1b3ba3827b4f712bee219ff9b3ea84adc2f5d
|
| 3 |
+
size 4293
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3963
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf39c2065edf9191492286a62a484b8d700efc7e7de7cf9c60714256655a98aa
|
| 3 |
size 3963
|