Instructions to use snoop2head/EmailBERT-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use snoop2head/EmailBERT-base with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="snoop2head/EmailBERT-base")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("snoop2head/EmailBERT-base") model = AutoModelForMaskedLM.from_pretrained("snoop2head/EmailBERT-base") - Notebooks
- Google Colab
- Kaggle
Commit ·
6e8ccd1
1
Parent(s): 70ec06c
Training in progress, step 42856
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498861675
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c85f1604d0b485249c61549ee2cf43ec84cedc61a8ed62175ca9c32878750d1a
|
| 3 |
size 498861675
|
runs/Aug09_00-01-05_nipa2022-50741/events.out.tfevents.1659970874.nipa2022-50741.1554.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:9e817db1791c3bdc0d0add27477792a1f1dec100d10c75af126d5d3b04efdeb2
|
| 3 |
+
size 12570
|