英文

Rifky/indobert-indolem-uncased-qa

该模型是对 indolem/indobert-base-uncased 在未知数据集上进行微调的版本。它在评估集上取得了以下结果:

  • 训练损失:1.4372
  • 验证损失:1.8204
  • Epoch:2

模型描述

需要更多信息

预期用途和限制

需要更多信息

训练和评估数据

需要更多信息

训练过程

训练超参数

在训练过程中使用了以下超参数:

  • 优化器:{'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 82010, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01}
  • training_precision:float32

训练结果

Train Loss Validation Loss Epoch
2.1214 1.8819 0
1.6213 1.8053 1
1.4372 1.8204 2

框架版本

  • Transformers 4.27.4
  • TensorFlow 2.12.0
  • Datasets 2.11.0
  • Tokenizers 0.13.3