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 44500
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:9a23f99b85cebfc0bd16fce2a974825a67f562405f8090c319a494f71abcea3e
|
| 3 |
size 136048297
|
runs/Jul27_22-54-03_f4dc7847f653/events.out.tfevents.1690498494.f4dc7847f653.3203.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:d0cd3db8f832f6e1f7b6dfa665e8aa32b2e57de2241318100f0b76a6702a8895
|
| 3 |
+
size 21020
|