Instructions to use oec24/lilt-en-funsd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use oec24/lilt-en-funsd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="oec24/lilt-en-funsd")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("oec24/lilt-en-funsd") model = AutoModelForTokenClassification.from_pretrained("oec24/lilt-en-funsd", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 600
Browse files
logs/events.out.tfevents.1684490045.PW27JDG601.62670.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:67dd177f68526fded9f30d1a9037bdc32ba4c5a866222778a1e1bf85ab416712
|
| 3 |
+
size 6392
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 520815569
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:007c344824004e95ea2d04e08c216407a0755a7107a01e741e999abcc984ab5b
|
| 3 |
size 520815569
|