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 9000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 44890256
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:096f699f9dd41c4b52c03d6a49aa7d925e692fd6d7d640b6a7d5f19b1f9a359f
|
| 3 |
size 44890256
|
runs/Dec05_22-57-45_xtaco/events.out.tfevents.1733468268.xtaco.28020.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:8b546f849dba7536284c0516118026935f040d34eeac318e731e5d46f934f343
|
| 3 |
+
size 10159
|