TARGAZ commited on
Commit
99614c3
·
verified ·
1 Parent(s): bda0d53

End of training

Browse files
README.md CHANGED
@@ -19,10 +19,10 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.1597
23
  - F1: 0.0
24
  - Roc Auc: 0.5
25
- - Accuracy: 0.8917
26
 
27
  ## Model description
28
 
@@ -47,17 +47,32 @@ The following hyperparameters were used during training:
47
  - seed: 42
48
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
49
  - lr_scheduler_type: linear
50
- - num_epochs: 5
51
 
52
  ### Training results
53
 
54
- | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
55
- |:-------------:|:-----:|:----:|:---------------:|:---:|:-------:|:--------:|
56
- | No log | 1.0 | 35 | 0.1597 | 0.0 | 0.5 | 0.8917 |
57
- | No log | 2.0 | 70 | 0.1509 | 0.0 | 0.5 | 0.8917 |
58
- | No log | 3.0 | 105 | 0.1507 | 0.0 | 0.5 | 0.8917 |
59
- | No log | 4.0 | 140 | 0.1506 | 0.0 | 0.5 | 0.8917 |
60
- | No log | 5.0 | 175 | 0.1503 | 0.0 | 0.5 | 0.8917 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
 
62
 
63
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.1449
23
  - F1: 0.0
24
  - Roc Auc: 0.5
25
+ - Accuracy: 0.8976
26
 
27
  ## Model description
28
 
 
47
  - seed: 42
48
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
49
  - lr_scheduler_type: linear
50
+ - num_epochs: 20
51
 
52
  ### Training results
53
 
54
+ | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
55
+ |:-------------:|:-----:|:-----:|:---------------:|:---:|:-------:|:--------:|
56
+ | 0.1509 | 1.0 | 3491 | 0.1449 | 0.0 | 0.5 | 0.8976 |
57
+ | 0.1472 | 2.0 | 6982 | 0.1478 | 0.0 | 0.5 | 0.8976 |
58
+ | 0.1454 | 3.0 | 10473 | 0.1532 | 0.0 | 0.5 | 0.8976 |
59
+ | 0.144 | 4.0 | 13964 | 0.1457 | 0.0 | 0.5 | 0.8976 |
60
+ | 0.1463 | 5.0 | 17455 | 0.1441 | 0.0 | 0.5 | 0.8976 |
61
+ | 0.1427 | 6.0 | 20946 | 0.1463 | 0.0 | 0.5 | 0.8976 |
62
+ | 0.1423 | 7.0 | 24437 | 0.1419 | 0.0 | 0.5 | 0.8976 |
63
+ | 0.143 | 8.0 | 27928 | 0.1428 | 0.0 | 0.5 | 0.8976 |
64
+ | 0.1417 | 9.0 | 31419 | 0.1434 | 0.0 | 0.5 | 0.8976 |
65
+ | 0.1485 | 10.0 | 34910 | 0.1443 | 0.0 | 0.5 | 0.8976 |
66
+ | 0.142 | 11.0 | 38401 | 0.1455 | 0.0 | 0.5 | 0.8976 |
67
+ | 0.1402 | 12.0 | 41892 | 0.1464 | 0.0 | 0.5 | 0.8976 |
68
+ | 0.1417 | 13.0 | 45383 | 0.1423 | 0.0 | 0.5 | 0.8976 |
69
+ | 0.1452 | 14.0 | 48874 | 0.1450 | 0.0 | 0.5 | 0.8976 |
70
+ | 0.1455 | 15.0 | 52365 | 0.1423 | 0.0 | 0.5 | 0.8976 |
71
+ | 0.1355 | 16.0 | 55856 | 0.1422 | 0.0 | 0.5 | 0.8976 |
72
+ | 0.1369 | 17.0 | 59347 | 0.1431 | 0.0 | 0.5 | 0.8976 |
73
+ | 0.1416 | 18.0 | 62838 | 0.1436 | 0.0 | 0.5 | 0.8976 |
74
+ | 0.1387 | 19.0 | 66329 | 0.1418 | 0.0 | 0.5 | 0.8976 |
75
+ | 0.143 | 20.0 | 69820 | 0.1416 | 0.0 | 0.5 | 0.8976 |
76
 
77
 
78
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:462f4927479ae7a893967eb90cca2da34f95c89a6210119c0ca269cfe72a5da9
3
  size 498625128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f2313d9d544d252d805101dd7166fe360146d1e88df124bbc85a1951e85e68f
3
  size 498625128
runs/Dec09_23-31-36_debian/events.out.tfevents.1733854081.debian.1293.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b3f66a6b87edc35ec9fdad5a448c66b4b7adb24b7cb8e561c12d28262b11eba
3
+ size 468