Instructions to use arvisioncode/lilt_ls_re_en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use arvisioncode/lilt_ls_re_en with Transformers:
# Load model directly from transformers import LiLTRobertaLikeForRelationExtraction model = LiLTRobertaLikeForRelationExtraction.from_pretrained("arvisioncode/lilt_ls_re_en", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload training_args.bin with huggingface_hub
Browse files- training_args.bin +3 -0
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:052abcb941e5c3ac93a8fe3cc83302ce9126efeeecf8dcc9d9f1262daa9961c2
|
| 3 |
+
size 2351
|