Instructions to use sickcell/distilroberta-base-finetuned-github_cybersecurity_READMEs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sickcell/distilroberta-base-finetuned-github_cybersecurity_READMEs with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="sickcell/distilroberta-base-finetuned-github_cybersecurity_READMEs")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("sickcell/distilroberta-base-finetuned-github_cybersecurity_READMEs") model = AutoModelForMaskedLM.from_pretrained("sickcell/distilroberta-base-finetuned-github_cybersecurity_READMEs") - Notebooks
- Google Colab
- Kaggle
sickcell69 commited on
Training in progress, step 53500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 328693404
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f37da786fe2b5384fa55b83169773f22042844388047f743f87d98bf96c5677a
|
| 3 |
size 328693404
|
runs/Mar30_22-08-30_DESKTOP-7EBBP1S/events.out.tfevents.1711807711.DESKTOP-7EBBP1S.1720.2
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:1a69c13021fcb1aec337356b45d197a81f33fc91e3ee7e4aaade461e4b12bd33
|
| 3 |
+
size 28160
|