Instructions to use Revrse/lilt-en-funsd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Revrse/lilt-en-funsd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Revrse/lilt-en-funsd")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Revrse/lilt-en-funsd") model = AutoModelForTokenClassification.from_pretrained("Revrse/lilt-en-funsd", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 200
Browse files
logs/1680579782.863302/events.out.tfevents.1680579782.e304c394098a.209.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25e83d997d4b62276d7ac949bb22a210ec209e74ea3200057891273a1d40723c
|
| 3 |
+
size 5805
|
logs/events.out.tfevents.1680579782.e304c394098a.209.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8ffa09e56d496cbe06a469bc1278d55b41534d46dfc867fb3e311ca5754c8678
|
| 3 |
+
size 5022
|
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:55ca03cd144c5d9a849d3b1109fcb53be04fae1380cb4ae3e311d0bd6f5785d9
|
| 3 |
size 520821201
|