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 1300
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:81df0e0572b1f95a4ecf169209769fa44b16468e8eee67e850c4d87e4df7f995
|
| 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:80ce7dcf4a512b5514ebb1eaa9d8cc95005fc9eb3b53fd6ed6dae8e5b1b3d72f
|
| 3 |
+
size 70396
|