Instructions to use cphienanda/squadsciencemodeling with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cphienanda/squadsciencemodeling with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="cphienanda/squadsciencemodeling")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("cphienanda/squadsciencemodeling") model = AutoModelForMaskedLM.from_pretrained("cphienanda/squadsciencemodeling") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 7000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 497774208
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4d691bd918c31b6416d55c62bd2267aa15220d8b6e40f27c556a9df1656e274
|
| 3 |
size 497774208
|
runs/Dec05_18-39-59_xtaco/events.out.tfevents.1733452800.xtaco.24156.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:d2ef36f2d85693da9bec33687adb60917ccc03da24ca567201d744cc60d35e8b
|
| 3 |
+
size 9095
|