Token Classification
Transformers
TensorBoard
Safetensors
PyTorch
English
bert
BertForTokenClassification
bert-tiny
Generated from Trainer
named-entity-recognition
Instructions to use arnabdhar/bert-tiny-privacy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use arnabdhar/bert-tiny-privacy with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="arnabdhar/bert-tiny-privacy")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("arnabdhar/bert-tiny-privacy") model = AutoModelForTokenClassification.from_pretrained("arnabdhar/bert-tiny-privacy") - 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 17542420
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b5b4b462ab7a80ef05de66a56776a8e9eada14fadb46a2f366be8da56520344d
|
| 3 |
size 17542420
|
runs/Dec23_04-07-26_cf6a4d141451/events.out.tfevents.1703304455.cf6a4d141451.215.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:0c0dacaaa53870987d5300f2e0db8c9447b785afdb8a906595f3afd2a9053374
|
| 3 |
+
size 26742
|