CoolFace
Modelpublic

sharkMeow/aoi_clip_high_resolution_concate_fusin_gpt_random_sampler

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"/>

aoicliphighresolutionconcatefusingptrandomsampler

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: 2.9963
  • —Accuracy: 0.0500

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

Training results

Training LossEpochStepValidation LossAccuracy
0.00089.987231103.00080.0500
0.000719.974362202.99710.0501
0.000729.961593302.99710.0501
0.000739.9486124402.99880.0500
0.000749.9358155502.99680.0499
0.000759.9229186602.99660.0502
0.000769.9101217702.99610.0503
0.000779.8972248802.99670.0503
0.000789.8844279902.99660.0503
0.000799.8715311002.99630.0502

Framework versions

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