argnctu's picture
[ROUND 1] Fitting at local epoch 200 with Taichung_Port_dataset
f4b34be verified
---
library_name: transformers
base_model: ARG-NCTU/detr-resnet-50-finetuned-600-epochs-GuardBoat-dataset
tags:
- generated_from_trainer
model-index:
- name: detr-resnet-50-finetuned-federated-600-epochs-Taichung_Port_dataset
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. -->
# detr-resnet-50-finetuned-federated-600-epochs-Taichung_Port_dataset
This model is a fine-tuned version of [ARG-NCTU/detr-resnet-50-finetuned-600-epochs-GuardBoat-dataset](https://huggingface.co/ARG-NCTU/detr-resnet-50-finetuned-600-epochs-GuardBoat-dataset) on an unknown dataset.
## 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: 1e-05
- train_batch_size: 12
- eval_batch_size: 8
- seed: 42
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- num_epochs: 200
### Training results
### Framework versions
- Transformers 4.52.4
- Pytorch 2.7.1+cu128
- Datasets 3.1.0
- Tokenizers 0.21.2