Gkumi commited on
Commit
9ee4417
·
verified ·
1 Parent(s): 0279345

Gkumi/filtered-lr-2e-5

Browse files
README.md CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.0330
24
- - Precision: 0.9518
25
- - Recall: 0.9626
26
- - F1: 0.9571
27
- - Accuracy: 0.9915
28
 
29
  ## Model description
30
 
@@ -43,7 +43,7 @@ More information needed
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
- - learning_rate: 2e-05
47
  - train_batch_size: 16
48
  - eval_batch_size: 16
49
  - seed: 42
@@ -55,11 +55,11 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
- | 0.037 | 1.0 | 2180 | 0.0299 | 0.9206 | 0.9496 | 0.9349 | 0.9897 |
59
- | 0.0246 | 2.0 | 4360 | 0.0288 | 0.9317 | 0.9539 | 0.9427 | 0.9899 |
60
- | 0.0177 | 3.0 | 6540 | 0.0273 | 0.9453 | 0.9571 | 0.9512 | 0.9915 |
61
- | 0.0097 | 4.0 | 8720 | 0.0305 | 0.9526 | 0.9622 | 0.9574 | 0.9914 |
62
- | 0.0073 | 5.0 | 10900 | 0.0330 | 0.9518 | 0.9626 | 0.9571 | 0.9915 |
63
 
64
 
65
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.0452
24
+ - Precision: 0.8809
25
+ - Recall: 0.9161
26
+ - F1: 0.8982
27
+ - Accuracy: 0.9860
28
 
29
  ## Model description
30
 
 
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
+ - learning_rate: 0.0005
47
  - train_batch_size: 16
48
  - eval_batch_size: 16
49
  - seed: 42
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | 0.1732 | 1.0 | 2180 | 0.1202 | 0.5106 | 0.6557 | 0.5741 | 0.9612 |
59
+ | 0.1057 | 2.0 | 4360 | 0.0821 | 0.6500 | 0.7866 | 0.7118 | 0.9728 |
60
+ | 0.0639 | 3.0 | 6540 | 0.0573 | 0.7953 | 0.8256 | 0.8102 | 0.9812 |
61
+ | 0.0347 | 4.0 | 8720 | 0.0482 | 0.8531 | 0.9030 | 0.8773 | 0.9846 |
62
+ | 0.0212 | 5.0 | 10900 | 0.0452 | 0.8809 | 0.9161 | 0.8982 | 0.9860 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a35e47faf6fe19519449af84407e88b23990665663d67acee7b9f5ac14f0630b
3
  size 260871348
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39c860293db6bf3333214ae1cfb4abf530c95f3616374004283b905440d47ed3
3
  size 260871348
runs/Jun21_06-22-04_4d7ec1434e98/events.out.tfevents.1718950931.4d7ec1434e98.17002.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb6b0598f9491eb0dc8f2799c1f0582edd91898b2625feecc419d9ee05d476f5
3
+ size 10254
runs/Jun21_06-43-46_4d7ec1434e98/events.out.tfevents.1718952230.4d7ec1434e98.17002.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:659cf1ff0ad8fad67425ef7eec30d135adf800aa257b44297a73bb8a4610e809
3
+ size 9150
runs/Jun21_07-00-39_4d7ec1434e98/events.out.tfevents.1718953240.4d7ec1434e98.45530.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a369bfe751012a67af70a435191fc8620b0bda845e8fe4d9a90ab1c23722f947
3
+ size 13202
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0a04247b7112e2dcd6c3deafdd1e3af457d93308d69217af6ce6b634f182dd2
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb93366af5e97fad4ae74bb279e1c22d12fcd02abea9bd82f79445dd77042f3e
3
  size 5112