cs605-nlp-assignment-2-bert-large-uncased
This model is a fine-tuned version of bert-large-uncased on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 1.6949
- Accuracy: 0.7751
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: 2.7246207227140256e-05
- train_batch_size: 16
- eval_batch_size: 16
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 10
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy |
---|---|---|---|---|
0.557 | 1.0 | 746 | 0.5171 | 0.7254 |
0.4156 | 2.0 | 1492 | 0.6025 | 0.7596 |
0.1262 | 3.0 | 2238 | 0.8223 | 0.7704 |
0.1012 | 4.0 | 2984 | 1.2840 | 0.7684 |
0.0379 | 5.0 | 3730 | 1.4166 | 0.7700 |
0.034 | 6.0 | 4476 | 1.5764 | 0.7720 |
0.0101 | 7.0 | 5222 | 1.5761 | 0.7754 |
0.0101 | 8.0 | 5968 | 1.5171 | 0.7734 |
0.0028 | 9.0 | 6714 | 1.7023 | 0.7717 |
0.0055 | 10.0 | 7460 | 1.6949 | 0.7751 |
Framework versions
- Transformers 4.40.1
- Pytorch 2.2.1+cu121
- Datasets 2.19.1
- Tokenizers 0.19.1
- Downloads last month
- 40
Inference API (serverless) does not yet support transformers models for this pipeline type.
Model tree for inflaton/cs605-nlp-assignment-2-bert-large-uncased
Base model
google-bert/bert-large-uncased