CoolFace
Modelpublic

sharkMeow/aoi_clip_high_resolution_concate_fusin_crop_each_text_512

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes6downloads
Model Card

<!-- 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. -->

<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>

aoicliphighresolutionconcatefusincropeachtext_512

This model is a fine-tuned version of OFA-Sys/chinese-clip-vit-base-patch16 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 3.5539
  • —Accuracy: 0.0669

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
  • —trainbatchsize: 15
  • —evalbatchsize: 20
  • —seed: 42
  • —gradientaccumulationsteps: 14
  • —totaltrainbatch_size: 210
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 60.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracy
1.58146.015303.02570.0726
1.480712.030603.26770.0712
1.407518.045903.33320.0703
1.361824.061203.24910.0692
1.339630.076503.37560.0690
1.329836.091803.53860.0678
1.32442.0107103.52450.0675
1.317748.0122403.51360.0671
1.318154.0137703.49840.0669
1.311760.0153003.55390.0669

Framework versions

  • —Transformers 4.42.3
  • —Pytorch 2.3.1+cu121
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1