CoolFace
Modelpublic

aditnnda/machine_translation_informal2formal

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes40downloads
Model Card

<!-- This model card has been generated automatically according to the information Keras had access to. You should probably proofread and complete it, then remove this comment. -->

aditnnda/machinetranslationinformal2formal

This model is a fine-tuned version of Helsinki-NLP/opus-mt-id-en on STIF Indonesia dataset. It achieves the following results on the evaluation set:

  • Train Loss: 0.0077
  • Validation Loss: 1.2870
  • Epoch: 99

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:

  • optimizer: {'name': 'AdamWeightDecay', 'learningrate': {'module': 'keras.optimizers.schedules', 'classname': 'PolynomialDecay', 'config': {'initiallearningrate': 5e-05, 'decaysteps': 6000, 'endlearningrate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, 'registeredname': None}, 'decay': 0.0, 'beta1': 0.9, 'beta2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weightdecayrate': 0.01}
  • training_precision: float32

Training results

Train LossValidation LossEpoch
3.42982.40700
2.15081.80311
1.63011.52492
1.30131.34173
1.07521.24654
0.91191.16515
0.77781.12136
0.67631.08137
0.59071.05428
0.51621.02899
0.45731.026510
0.40571.011511
0.36451.009612
0.32271.003713
0.28641.001614
0.25981.012115
0.22911.007916
0.20691.019917
0.18761.024718
0.17171.019919
0.15441.028320
0.13931.041621
0.12851.037022
0.11711.043023
0.10691.059324
0.09901.067025
0.09151.065526
0.08271.081827
0.07811.090328
0.07291.099829
0.06781.093230
0.06391.105131
0.05921.112532
0.05561.124033
0.05091.117734
0.05121.135535
0.04381.140536
0.04531.132237
0.04431.141938
0.04071.141939
0.03971.149540
0.03861.160941
0.03461.161942
0.03511.163843
0.03441.171144
0.03021.178245
0.04701.183646
0.03301.191347
0.02841.196348
0.02681.196449
0.02551.201750
0.02361.209251
0.02411.210452
0.02341.217053
0.02161.219254
0.02091.231755
0.02051.228956
0.01931.236357
0.01911.229558
0.01841.230659
0.01851.235260
0.01841.241561
0.01741.238962
0.01661.239263
0.01671.246964
0.01661.245765
0.01471.245666
0.01461.251167
0.01471.255268
0.01471.249369
0.01331.253270
0.01351.256171
0.01361.260972
0.01301.260273
0.01191.262974
0.01231.266775
0.01141.267576
0.01221.267377
0.01111.264978
0.00991.272279
0.01091.269380
0.01011.272781
0.01011.274682
0.00961.273983
0.01031.273484
0.00961.280585
0.00931.279986
0.00971.282387
0.00931.282688
0.00951.280889
0.00911.287590
0.00811.284991
0.00841.284992
0.00831.283893
0.00891.286694
0.00841.285195
0.00821.287096
0.00781.287197
0.00781.287298
0.00771.287099

Framework versions

  • Transformers 4.35.2
  • TensorFlow 2.14.0
  • Datasets 2.15.0
  • Tokenizers 0.15.0