Instructions to use AntonioTH/Layout-finetuned-fr-model-50instances20-100epochs-5e-05lr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AntonioTH/Layout-finetuned-fr-model-50instances20-100epochs-5e-05lr with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("document-question-answering", model="AntonioTH/Layout-finetuned-fr-model-50instances20-100epochs-5e-05lr")# Load model directly from transformers import AutoProcessor, AutoModelForDocumentQuestionAnswering processor = AutoProcessor.from_pretrained("AntonioTH/Layout-finetuned-fr-model-50instances20-100epochs-5e-05lr") model = AutoModelForDocumentQuestionAnswering.from_pretrained("AntonioTH/Layout-finetuned-fr-model-50instances20-100epochs-5e-05lr") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1290
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1476333888
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2f8791dff2a793080e9f63622c63a1a43619337d96884836b0b95297ac87ad2
|
| 3 |
size 1476333888
|
runs/Jan15_18-15-46_default/events.out.tfevents.1736964947.default.7220.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:cf53728e723aa1c368fd4e462c9aa8758b3b7220052a13ab1944cd2aad73b70d
|
| 3 |
+
size 69560
|