derek-harnett commited on
Commit
30a0a6a
·
verified ·
1 Parent(s): 5d9e6cd

Model save

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-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.2841
24
- - Accuracy: 0.8828
25
- - Precision: 0.8690
26
- - Recall: 0.9017
27
- - F1: 0.8851
28
 
29
  ## Model description
30
 
@@ -49,13 +49,15 @@ 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: 1
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
58
- | No log | 1.0 | 157 | 0.2841 | 0.8828 | 0.8690 | 0.9017 | 0.8851 |
 
 
59
 
60
 
61
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.3105
24
+ - Accuracy: 0.9207
25
+ - Precision: 0.9131
26
+ - Recall: 0.9296
27
+ - F1: 0.9213
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: 3
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
58
+ | 0.3135 | 1.0 | 782 | 0.2359 | 0.9134 | 0.8826 | 0.9532 | 0.9165 |
59
+ | 0.1613 | 2.0 | 1564 | 0.2596 | 0.9203 | 0.9274 | 0.9117 | 0.9195 |
60
+ | 0.0991 | 3.0 | 2346 | 0.3105 | 0.9207 | 0.9131 | 0.9296 | 0.9213 |
61
 
62
 
63
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eafc88715a707ef1c8912a9a8de3fea943afb1ac43179b96fe22e64cbac9b396
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ac9c744e1f9a4f8ce104770f4e6f74c33351d05f9537b8d3bcecad70fde9497
3
  size 267832560
runs/Jun07_15-43-15_13ebd0311d0e/events.out.tfevents.1717775159.13ebd0311d0e.2192.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fce99309ee0343c106c9ef9689fda59b3cf740bc0b814c87458c9987a52e5aa
3
+ size 7321
runs/Jun07_15-43-15_13ebd0311d0e/events.out.tfevents.1717776628.13ebd0311d0e.2192.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6032302d1fbf71d0bc8e0268df089fcd99ff6a983bada1314f585486bfa91f0c
3
+ size 560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05be06f88d68e8d28a067a22847515d1aace9ba2cf6f10bd958713168dce5feb
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e37731ed9c40086976eae26c875fb7608181fb0e155b043d0d5f79ea76955023
3
  size 5112