MT-playful-field-85 / README.md
Amine
MT-playful-field-85
0abb117
---
base_model: toobiza/table-transformer-stellar-vortex-81
tags:
- generated_from_trainer
model-index:
- name: MT-playful-field-85
results: []
---
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->
# MT-playful-field-85
This model is a fine-tuned version of [toobiza/table-transformer-stellar-vortex-81](https://huggingface.co/toobiza/table-transformer-stellar-vortex-81) on an unknown dataset.
It achieves the following results on the evaluation set:
- eval_loss: 0.8182
- eval_loss_ce: 0.0000
- eval_loss_bbox: 0.1132
- eval_cardinality_error: 1.0
- eval_giou: 87.3927
- eval_runtime: 103.8498
- eval_samples_per_second: 2.581
- eval_steps_per_second: 0.645
- epoch: 0.17
- step: 70
## Model description
More information needed
## Intended uses & limitations
More information needed
## Training and evaluation data
More information needed
## Training procedure
### Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 0.0005
- train_batch_size: 4
- eval_batch_size: 4
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 1
### Framework versions
- Transformers 4.33.2
- Pytorch 2.1.0+cu118
- Datasets 2.14.6
- Tokenizers 0.13.3