End of training
Browse files- README.md +74 -0
- config.json +12 -0
- model.safetensors +3 -0
- training_args.bin +3 -0
README.md
ADDED
|
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
tags:
|
| 4 |
+
- generated_from_trainer
|
| 5 |
+
metrics:
|
| 6 |
+
- accuracy
|
| 7 |
+
model-index:
|
| 8 |
+
- name: rlcc-appearance-upsample_replacement-absa-avg
|
| 9 |
+
results: []
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 13 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 14 |
+
|
| 15 |
+
# rlcc-appearance-upsample_replacement-absa-avg
|
| 16 |
+
|
| 17 |
+
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
| 18 |
+
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 1.5832
|
| 20 |
+
- Accuracy: 0.6512
|
| 21 |
+
- F1 Macro: 0.6175
|
| 22 |
+
- Precision Macro: 0.6196
|
| 23 |
+
- Recall Macro: 0.6284
|
| 24 |
+
- Total Tf: [267, 143, 1087, 143]
|
| 25 |
+
|
| 26 |
+
## Model description
|
| 27 |
+
|
| 28 |
+
More information needed
|
| 29 |
+
|
| 30 |
+
## Intended uses & limitations
|
| 31 |
+
|
| 32 |
+
More information needed
|
| 33 |
+
|
| 34 |
+
## Training and evaluation data
|
| 35 |
+
|
| 36 |
+
More information needed
|
| 37 |
+
|
| 38 |
+
## Training procedure
|
| 39 |
+
|
| 40 |
+
### Training hyperparameters
|
| 41 |
+
|
| 42 |
+
The following hyperparameters were used during training:
|
| 43 |
+
- learning_rate: 2e-05
|
| 44 |
+
- train_batch_size: 64
|
| 45 |
+
- eval_batch_size: 64
|
| 46 |
+
- seed: 42
|
| 47 |
+
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 48 |
+
- lr_scheduler_type: linear
|
| 49 |
+
- lr_scheduler_warmup_steps: 65
|
| 50 |
+
- num_epochs: 25
|
| 51 |
+
|
| 52 |
+
### Training results
|
| 53 |
+
|
| 54 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | Precision Macro | Recall Macro | Total Tf |
|
| 55 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------------:|:------------:|:---------------------:|
|
| 56 |
+
| 1.0983 | 1.0 | 66 | 1.0816 | 0.5707 | 0.4937 | 0.5162 | 0.5104 | [234, 176, 1054, 176] |
|
| 57 |
+
| 1.0066 | 2.0 | 132 | 1.0376 | 0.6268 | 0.5145 | 0.4757 | 0.5695 | [257, 153, 1077, 153] |
|
| 58 |
+
| 0.938 | 3.0 | 198 | 1.0321 | 0.6293 | 0.5938 | 0.6134 | 0.6210 | [258, 152, 1078, 152] |
|
| 59 |
+
| 0.7799 | 4.0 | 264 | 1.0649 | 0.6537 | 0.6215 | 0.6371 | 0.6464 | [268, 142, 1088, 142] |
|
| 60 |
+
| 0.6479 | 5.0 | 330 | 1.1215 | 0.6634 | 0.6268 | 0.6332 | 0.6363 | [272, 138, 1092, 138] |
|
| 61 |
+
| 0.541 | 6.0 | 396 | 1.2126 | 0.6659 | 0.6328 | 0.6444 | 0.6322 | [273, 137, 1093, 137] |
|
| 62 |
+
| 0.4776 | 7.0 | 462 | 1.2496 | 0.6537 | 0.6222 | 0.6248 | 0.6379 | [268, 142, 1088, 142] |
|
| 63 |
+
| 0.375 | 8.0 | 528 | 1.3441 | 0.6585 | 0.6292 | 0.6279 | 0.6313 | [270, 140, 1090, 140] |
|
| 64 |
+
| 0.3663 | 9.0 | 594 | 1.4417 | 0.6317 | 0.5984 | 0.5967 | 0.6128 | [259, 151, 1079, 151] |
|
| 65 |
+
| 0.2935 | 10.0 | 660 | 1.5452 | 0.6488 | 0.6147 | 0.6149 | 0.6147 | [266, 144, 1086, 144] |
|
| 66 |
+
| 0.2331 | 11.0 | 726 | 1.5832 | 0.6512 | 0.6175 | 0.6196 | 0.6284 | [267, 143, 1087, 143] |
|
| 67 |
+
|
| 68 |
+
|
| 69 |
+
### Framework versions
|
| 70 |
+
|
| 71 |
+
- Transformers 4.47.0
|
| 72 |
+
- Pytorch 2.5.1+cu121
|
| 73 |
+
- Datasets 3.2.0
|
| 74 |
+
- Tokenizers 0.21.0
|
config.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"absa_method": "avg",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"BERTModel"
|
| 5 |
+
],
|
| 6 |
+
"class_weight": null,
|
| 7 |
+
"class_weights": null,
|
| 8 |
+
"model_type": "bert_with_absa",
|
| 9 |
+
"num_classes": 3,
|
| 10 |
+
"torch_dtype": "float32",
|
| 11 |
+
"transformers_version": "4.47.0"
|
| 12 |
+
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0b5cbd19431a318f86097b1f9e618b547b18630ff82bc2b3c88cc115d81d940
|
| 3 |
+
size 875933980
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d053b9f5c023138c139a2487f24eaae308027e3fb98f752417d29fe87fa1e8b
|
| 3 |
+
size 5368
|