CoolFace
Modelpublic

sharkMeow/aoi_clip_high_resolution_concate_fusin_crop_each_text_256

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes7downloads
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_256

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.5401
  • —Accuracy: 0.0635

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: 20
  • —evalbatchsize: 20
  • —seed: 42
  • —gradientaccumulationsteps: 10
  • —totaltrainbatch_size: 200
  • —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.72715.982116023.00700.0789
1.627111.964232043.15140.0732
1.55217.946248063.15110.0705
1.509423.928364083.37060.0684
1.48429.910480103.41970.0672
1.468335.892596123.52700.0666
1.456741.8745112143.49330.0658
1.454147.8566128163.48740.0653
1.453953.8387144183.53050.0646
1.45259.8208160203.54010.0640

Framework versions

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