Instructions to use flboehm/reddit-bert-text_5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use flboehm/reddit-bert-text_5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="flboehm/reddit-bert-text_5")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("flboehm/reddit-bert-text_5") model = AutoModelForMaskedLM.from_pretrained("flboehm/reddit-bert-text_5") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 439830699
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b5803faf21c433a8a5435b3a0d73fca8f71bea704762f7f1e9f19511c2a05a6
|
| 3 |
size 439830699
|
runs/Dec18_11-26-34_51d0a7aea5bb/events.out.tfevents.1639826808.51d0a7aea5bb.3196.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:648d4b4840cda6f2bb2be37d685e43c0b466276df374e7898f4b9efdae37157a
|
| 3 |
+
size 5194
|
runs/Dec18_11-26-34_51d0a7aea5bb/events.out.tfevents.1639828481.51d0a7aea5bb.3196.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7838584e60cf621c136085e043165b440aaaf172ed3089d007f3bb6871981db
|
| 3 |
+
size 311
|