229aa60f3625df15caea4b18966fb3e7
This model is a fine-tuned version of google-bert/bert-base-chinese on the nyu-mll/glue [qnli] dataset. It achieves the following results on the evaluation set:
- Loss: 0.6935
- Data Size: 1.0
- Epoch Runtime: 149.1769
- Accuracy: 0.5057
- F1 Macro: 0.3359
- Rouge1: 0.5053
- Rouge2: 0.0
- Rougel: 0.5057
- Rougelsum: 0.5056
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: 8
- eval_batch_size: 8
- seed: 42
- distributed_type: multi-GPU
- num_devices: 4
- total_train_batch_size: 32
- total_eval_batch_size: 32
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: constant
- num_epochs: 50
Training results
| Training Loss | Epoch | Step | Validation Loss | Data Size | Epoch Runtime | Accuracy | F1 Macro | Rouge1 | Rouge2 | Rougel | Rougelsum |
|---|---|---|---|---|---|---|---|---|---|---|---|
| No log | 0 | 0 | 0.6944 | 0 | 2.8259 | 0.5028 | 0.5003 | 0.5029 | 0.0 | 0.5029 | 0.5028 |
| No log | 1 | 3273 | 0.6946 | 0.0078 | 4.1634 | 0.4943 | 0.3308 | 0.4947 | 0.0 | 0.4943 | 0.4944 |
| 0.0114 | 2 | 6546 | 0.6739 | 0.0156 | 5.3472 | 0.5061 | 0.3367 | 0.5057 | 0.0 | 0.5059 | 0.5059 |
| 0.6364 | 3 | 9819 | 0.6559 | 0.0312 | 7.7291 | 0.6123 | 0.5644 | 0.6125 | 0.0 | 0.6125 | 0.6123 |
| 0.5883 | 4 | 13092 | 0.5590 | 0.0625 | 12.2678 | 0.6901 | 0.6739 | 0.6904 | 0.0 | 0.6906 | 0.6899 |
| 0.561 | 5 | 16365 | 0.5219 | 0.125 | 21.3468 | 0.7474 | 0.7451 | 0.7472 | 0.0 | 0.7474 | 0.7469 |
| 0.6244 | 6 | 19638 | 0.6036 | 0.25 | 40.0011 | 0.7158 | 0.7145 | 0.7158 | 0.0 | 0.7156 | 0.7154 |
| 0.7076 | 7 | 22911 | 0.6972 | 0.5 | 76.5381 | 0.4943 | 0.3308 | 0.4947 | 0.0 | 0.4943 | 0.4944 |
| 0.7016 | 8.0 | 26184 | 0.6916 | 1.0 | 149.8343 | 0.4943 | 0.3308 | 0.4947 | 0.0 | 0.4943 | 0.4944 |
| 0.6987 | 9.0 | 29457 | 0.6935 | 1.0 | 149.1769 | 0.5057 | 0.3359 | 0.5053 | 0.0 | 0.5057 | 0.5056 |
Framework versions
- Transformers 4.57.0
- Pytorch 2.8.0+cu128
- Datasets 4.3.0
- Tokenizers 0.22.1
- Downloads last month
- -
Model tree for contemmcm/229aa60f3625df15caea4b18966fb3e7
Base model
google-bert/bert-base-chinese