SimoneJLaudani commited on
Commit
4a4e136
1 Parent(s): 149612a

End of training

Browse files
README.md CHANGED
@@ -3,6 +3,11 @@ license: apache-2.0
3
  base_model: distilbert-base-uncased
4
  tags:
5
  - generated_from_trainer
 
 
 
 
 
6
  model-index:
7
  - name: trainer_2f
8
  results: []
@@ -15,16 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - eval_loss: 0.0017
19
- - eval_precision: 1.0
20
- - eval_recall: 1.0
21
- - eval_f1: 1.0
22
- - eval_accuracy: 1.0
23
- - eval_runtime: 132.697
24
- - eval_samples_per_second: 2.69
25
- - eval_steps_per_second: 0.173
26
- - epoch: 3.24
27
- - step: 360
28
 
29
  ## Model description
30
 
@@ -49,7 +49,27 @@ The following hyperparameters were used during training:
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
- - num_epochs: 5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
 
54
  ### Framework versions
55
 
 
3
  base_model: distilbert-base-uncased
4
  tags:
5
  - generated_from_trainer
6
+ metrics:
7
+ - precision
8
+ - recall
9
+ - f1
10
+ - accuracy
11
  model-index:
12
  - name: trainer_2f
13
  results: []
 
20
 
21
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.6467
24
+ - Precision: 0.8276
25
+ - Recall: 0.8207
26
+ - F1: 0.8208
27
+ - Accuracy: 0.8207
 
 
 
 
 
28
 
29
  ## Model description
30
 
 
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
+ - num_epochs: 4
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | 1.8981 | 0.27 | 30 | 1.7350 | 0.4229 | 0.4146 | 0.3885 | 0.4146 |
59
+ | 1.5297 | 0.54 | 60 | 1.3572 | 0.4949 | 0.4286 | 0.3544 | 0.4286 |
60
+ | 1.2565 | 0.81 | 90 | 1.0154 | 0.7047 | 0.6891 | 0.6859 | 0.6891 |
61
+ | 0.9124 | 1.08 | 120 | 0.8039 | 0.7558 | 0.7535 | 0.7496 | 0.7535 |
62
+ | 0.6233 | 1.35 | 150 | 0.6860 | 0.7788 | 0.7731 | 0.7692 | 0.7731 |
63
+ | 0.5281 | 1.62 | 180 | 0.6874 | 0.7504 | 0.7395 | 0.7383 | 0.7395 |
64
+ | 0.4313 | 1.89 | 210 | 0.6302 | 0.7992 | 0.7899 | 0.7888 | 0.7899 |
65
+ | 0.3041 | 2.16 | 240 | 0.6437 | 0.7706 | 0.7619 | 0.7610 | 0.7619 |
66
+ | 0.2096 | 2.43 | 270 | 0.6585 | 0.7847 | 0.7759 | 0.7731 | 0.7759 |
67
+ | 0.2161 | 2.7 | 300 | 0.6198 | 0.8121 | 0.8039 | 0.8027 | 0.8039 |
68
+ | 0.1888 | 2.97 | 330 | 0.6286 | 0.8298 | 0.8207 | 0.8201 | 0.8207 |
69
+ | 0.1107 | 3.24 | 360 | 0.6106 | 0.8297 | 0.8263 | 0.8260 | 0.8263 |
70
+ | 0.0834 | 3.51 | 390 | 0.6133 | 0.8223 | 0.8179 | 0.8170 | 0.8179 |
71
+ | 0.0858 | 3.78 | 420 | 0.6481 | 0.8244 | 0.8179 | 0.8178 | 0.8179 |
72
+
73
 
74
  ### Framework versions
75
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d88b5be7348706374bd9faa32dbf906dc554b9471ce4c1760eff29cadc16604b
3
  size 267847948
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd86dc60a28064906e84e63b09808ab3c5e42535d53af9dc22261d764b494077
3
  size 267847948
runs/Apr05_14-40-39_fd0989d591d3/events.out.tfevents.1712328045.fd0989d591d3.314.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2f718115683763c09776511efadbaa3833032f9269946a8b864d6d6feac7907
3
+ size 14627
runs/Apr05_14-40-39_fd0989d591d3/events.out.tfevents.1712332289.fd0989d591d3.314.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36d1c79465bf6dcc66e27c4ab15cbd24a6f8ebbd2ab067b1401691d9ae488dd3
3
+ size 560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4951895d9dd29528fa168f04bafb2551bd2607566f5833e7a05e7de18eb99dcf
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c436b6ffbdf3c5a8d2c02cd4fb6164c9ee3b9f8d4645b07e4bd0f9e52d22f5c6
3
  size 4920