CoolFace
Modelpublic

satyanshu404/relevance-classification-v1

sourceHugging Faceapache-2.0updated 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. -->

relevance-classification-v1

This model is a fine-tuned version of allenai/longformer-base-4096 on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 5.2284
  • Accuracy: 0.6552

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: 2e-05
  • trainbatchsize: 2
  • evalbatchsize: 2
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 100

Training results

Training LossEpochStepValidation LossAccuracy
No log1.03380.68000.5448
0.71742.06761.44720.6276
0.8653.010141.27420.6621
0.8654.013521.42620.6621
0.57535.016902.10180.6414
0.3356.020282.40290.6345
0.3357.023661.95330.6483
0.25038.027042.48150.6138
0.17859.030422.51770.6897
0.178510.033802.55330.6552
0.106711.037182.90230.6552
0.095712.040563.28900.6345
0.095713.043943.58510.6138
0.016614.047323.67660.5931
0.139515.050703.62100.6069
0.139516.054083.22610.6414
0.100517.057463.29130.6414
0.079318.060843.60910.6207
0.079319.064222.49070.6897
0.1320.067603.00170.6552
0.046721.070983.17970.6759
0.046722.074363.45370.6414
0.087523.077743.12660.6414
0.067724.081123.47990.6759
0.067725.084503.38360.6690
0.089226.087883.10440.6483
0.108927.091263.51360.6552
0.108928.094643.38480.6483
0.058629.098023.54350.6621
0.04330.0101403.67540.6414
0.04331.0104783.89830.6483
0.002632.0108163.85280.6414
0.019533.0111543.98760.6483
0.019534.0114922.99990.6414
0.078135.0118303.79630.6207
0.055236.0121684.26940.6138
0.037.0125064.37290.6138
0.038.0128444.47020.6138
0.039.0131824.51900.6138
0.012540.0135204.29510.6483
0.012541.0138583.90590.6276
0.070942.0141963.49190.6621
0.036243.0145344.08630.6276
0.036244.0148723.99340.6276
0.031145.0152104.31740.6207
0.016346.0155484.31170.6138
0.016347.0158864.20670.6414
0.023548.0162243.24030.6483
0.051249.0165623.60990.6621
0.051250.0169003.94380.6345
0.000251.0172384.05510.6345
0.052.0175764.15050.6345
0.053.0179144.21070.6345
0.054.0182524.18410.5931
0.049355.0185904.45240.6207
0.049356.0189284.36730.6276
0.017257.0192664.49910.6345
0.000258.0196044.72840.6138
0.000259.0199424.72070.6276
0.000460.0202804.83720.6276
0.013261.0206185.04630.6138
0.013262.0209564.06950.6483
0.029463.0212944.47910.6276
0.023464.0216324.04090.6759
0.023465.0219704.33230.6276
0.031166.0223084.51330.6345
0.006967.0226464.17080.6690
0.006968.0229844.74360.6276
0.000169.0233224.81990.6276
0.001170.0236605.21570.5862
0.001171.0239985.01110.6069
0.027972.0243364.71200.6621
0.073.0246744.86310.6207
0.011774.0250124.91490.6276
0.011775.0253504.95180.6276
0.076.0256884.97810.6276
0.077.0260265.00570.6345
0.078.0263645.04090.6345
0.079.0267025.09090.6345
0.011980.0270404.45560.6552
0.011981.0273784.56970.6621
0.082.0277164.83710.6483
0.083.0280544.87930.6483
0.084.0283924.92780.6414
0.085.0287304.96050.6414
0.086.0290685.28640.6207
0.087.0294065.32160.6207
0.088.0297445.34520.6207
0.089.0300825.56730.6069
0.090.0304205.38420.6276
0.091.0307585.39970.6276
0.092.0310965.41390.6276
0.093.0314345.42870.6276
0.094.0317725.44330.6345
0.095.0321105.19790.6552
0.096.0324485.20340.6552
0.000197.0327865.21290.6552
0.098.0331245.22200.6552
0.099.0334625.22670.6552
0.0100.0338005.22840.6552

Framework versions

  • Transformers 4.36.2
  • Pytorch 2.2.2+cu121
  • Datasets 2.16.0
  • Tokenizers 0.15.2