akashjoy commited on
Commit
b9e8fc4
1 Parent(s): 5a8b5cd

Training completed!

Browse files
README.md CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.5670
22
- - F1: 0.8522
23
- - Accuracy: 0.8645
24
 
25
  ## Model description
26
 
@@ -45,17 +45,22 @@ The following hyperparameters were used during training:
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
- - num_epochs: 5
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | F1 | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:------:|:--------:|
54
- | 0.0844 | 1.0 | 37 | 0.4748 | 0.8508 | 0.8696 |
55
- | 0.0536 | 2.0 | 74 | 0.5032 | 0.8536 | 0.8645 |
56
- | 0.0321 | 3.0 | 111 | 0.4869 | 0.8621 | 0.8628 |
57
- | 0.0255 | 4.0 | 148 | 0.5432 | 0.8537 | 0.8645 |
58
- | 0.0261 | 5.0 | 185 | 0.5670 | 0.8522 | 0.8645 |
 
 
 
 
 
59
 
60
 
61
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.4263
22
+ - F1: 0.8517
23
+ - Accuracy: 0.8611
24
 
25
  ## Model description
26
 
 
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
+ - num_epochs: 10
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | F1 | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:------:|:--------:|
54
+ | 0.6941 | 1.0 | 37 | 0.5893 | 0.6562 | 0.7599 |
55
+ | 0.4702 | 2.0 | 74 | 0.4036 | 0.8273 | 0.8559 |
56
+ | 0.3246 | 3.0 | 111 | 0.3389 | 0.8563 | 0.8645 |
57
+ | 0.2341 | 4.0 | 148 | 0.3554 | 0.8518 | 0.8645 |
58
+ | 0.1846 | 5.0 | 185 | 0.3678 | 0.8555 | 0.8662 |
59
+ | 0.136 | 6.0 | 222 | 0.4012 | 0.8548 | 0.8679 |
60
+ | 0.1087 | 7.0 | 259 | 0.3878 | 0.8680 | 0.8748 |
61
+ | 0.0876 | 8.0 | 296 | 0.4014 | 0.8641 | 0.8714 |
62
+ | 0.0736 | 9.0 | 333 | 0.4162 | 0.8584 | 0.8662 |
63
+ | 0.0651 | 10.0 | 370 | 0.4263 | 0.8517 | 0.8611 |
64
 
65
 
66
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6319d5d44ab265ccb3bbda3380dad219064f3c2acdff44150d9ace0dbf9516f5
3
  size 267835644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b39b4e778fe9652e4846027542fc103c9f9ddbadfc8474df4f913850bdfdc17
3
  size 267835644
runs/Mar26_12-11-03_HeX/events.out.tfevents.1711469464.HeX.864.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f66b249127813a30b2cfa59ed074021b5d5cfae15591d0e099cd23100e089036
3
+ size 10835
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:938d6a5b9882875fa70317a555cfc4dbe60ed2e3e3bd5f9f05cf5699f90fa7b9
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a77a8c77aaab8f4b7dade65d7b3789668b035aada1f1c6e0b5ea8d023623fae
3
  size 4984