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 2200
Browse files
logs/events.out.tfevents.1684744893.13895c1888c2.2904.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:08509ee43f60b01f82380dd7314025c1dab8e0d39cd7bb27cbba09676ab66a91
|
| 3 |
+
size 11683
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 520821201
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:efd261d023f9b680242f4d225acf833cb3677e5f7db2cddfad474ab212ee6b26
|
| 3 |
size 520821201
|