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 10000
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:cd27d2011d12cfe28ad77fd32ff6077dc644a6603bed940be63e44b85e834047
|
| 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:f9ef17816d498222f14a48aebda8b573eadd51618b69079410f7a39a7833f8c0
|
| 3 |
+
size 10581
|