--- tags: - generated_from_trainer model-index: - name: gpt2-ner-invoiceSenderRecipient_all_inv_03_01 results: [] --- # gpt2-ner-invoiceSenderRecipient_all_inv_03_01 This model was trained from scratch on the None dataset. It achieves the following results on the evaluation set: - eval_loss: 0.0334 - eval_precision: 0.7661 - eval_recall: 0.8493 - eval_f1: 0.8056 - eval_accuracy: 0.9885 - eval_runtime: 984.499 - eval_samples_per_second: 28.965 - eval_steps_per_second: 7.241 - step: 0 ## 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 - train_batch_size: 4 - eval_batch_size: 4 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 1 - mixed_precision_training: Native AMP ### Framework versions - Transformers 4.22.0 - Pytorch 1.10.0 - Datasets 2.3.2 - Tokenizers 0.12.1