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 3000
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:76f14326cd163005f66070f3c68aa52235e5908c5311e53eb59a408841cd4760
|
| 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:9ddd341bb493626bbcb1d0758c5f9eff8c2024086a08aabee738679e54c9c1f0
|
| 3 |
+
size 6865
|