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:4b8d5705141461d8efd48cd4dd0d9c3dab7f28bd01c8c6f86700e21530325eed
|
| 3 |
size 136048297
|
runs/Jul26_20-13-24_bbdaf0167fc2/events.out.tfevents.1690405256.bbdaf0167fc2.3103.12
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:0cb5bc8c8e51b2e65ca3173db86f52e4151fb9316c8b3a9d3643ddb35ca942fa
|
| 3 |
+
size 5545
|
runs/Jul26_20-13-24_bbdaf0167fc2/events.out.tfevents.1690405950.bbdaf0167fc2.3103.13
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:42d337d1fd0d3f8a6065cae12adba07da555bfb9487fe2552d064c11b94af64a
|
| 3 |
+
size 4292
|