Token Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
invoice-processing
information-extraction
czech-language
synthetic-data
hybrid-data
Instructions to use TomasFAV/BERTInvoiceCzechV012 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TomasFAV/BERTInvoiceCzechV012 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="TomasFAV/BERTInvoiceCzechV012")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("TomasFAV/BERTInvoiceCzechV012") model = AutoModelForTokenClassification.from_pretrained("TomasFAV/BERTInvoiceCzechV012", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 10
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 709170084
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01ab5179b245e1959d658827cf6cf278a904112d09e33efca8c2b389a8c00fdd
|
| 3 |
size 709170084
|
runs/Mar08_22-43-34_d6b87f263827/events.out.tfevents.1773009814.d6b87f263827.8220.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:8f2fbaa6d436e03d96af0561a4da69c085577a891cef0fecd61d0d3e66fb7014
|
| 3 |
+
size 11474
|