longformer-combined-1epoch
This model is a fine-tuned version of allenai/longformer-base-4096 on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.5135
- Accuracy: 0.6915
- F1: 0.6055
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: 5e-05
- train_batch_size: 40
- eval_batch_size: 40
- seed: 42
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 500
- num_epochs: 1
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
---|---|---|---|---|---|
1.1189 | 0.1111 | 50 | 1.0539 | 0.4785 | 0.3237 |
0.724 | 0.2222 | 100 | 0.7325 | 0.494 | 0.3308 |
0.7251 | 0.3333 | 150 | 0.7046 | 0.4785 | 0.3237 |
0.7082 | 0.4444 | 200 | 0.6922 | 0.5215 | 0.3427 |
0.582 | 0.5556 | 250 | 0.5880 | 0.6505 | 0.5798 |
0.5324 | 0.6667 | 300 | 0.5879 | 0.652 | 0.5813 |
0.5032 | 0.7778 | 350 | 0.5554 | 0.688 | 0.6018 |
0.5414 | 0.8889 | 400 | 0.5214 | 0.713 | 0.6276 |
0.5265 | 1.0 | 450 | 0.5135 | 0.6915 | 0.6055 |
Framework versions
- Transformers 4.46.0
- Pytorch 2.4.0+cu121
- Datasets 2.21.0
- Tokenizers 0.20.1
- Downloads last month
- 0
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
the model is not deployed on the HF Inference API.
Model tree for Howard881010/longformer-combined-1epoch
Base model
allenai/longformer-base-4096