Venkatesh4342 commited on
Commit
a12063f
1 Parent(s): 2b53911

Model save

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 an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.0038
22
- - Accuracy: 1.0
23
- - F1: 1.0
24
 
25
  ## Model description
26
 
@@ -45,14 +45,18 @@ 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: 4
49
 
50
  ### Training results
51
 
52
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
- |:-------------:|:------:|:----:|:---------------:|:--------:|:---:|
54
- | No log | 1.6129 | 100 | 0.0080 | 1.0 | 1.0 |
55
- | No log | 3.2258 | 200 | 0.0038 | 1.0 | 1.0 |
 
 
 
 
56
 
57
 
58
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.2184
22
+ - Accuracy: 0.9444
23
+ - F1: 0.9438
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: 6
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:------:|
54
+ | No log | 0.8850 | 100 | 0.3924 | 0.8333 | 0.8306 |
55
+ | No log | 1.7699 | 200 | 0.2473 | 0.9111 | 0.9099 |
56
+ | No log | 2.6549 | 300 | 0.2417 | 0.9 | 0.8965 |
57
+ | No log | 3.5398 | 400 | 0.1576 | 0.9556 | 0.9552 |
58
+ | 0.3432 | 4.4248 | 500 | 0.1598 | 0.9556 | 0.9552 |
59
+ | 0.3432 | 5.3097 | 600 | 0.2184 | 0.9444 | 0.9438 |
60
 
61
 
62
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ccbed04be98accfcb8131eb106a583055a53d4993010c28ed4380c11079ff6d
3
  size 267835644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9996883d181f47b82bbe9cd9b062825d398c0dc7843e555080785772a707af25
3
  size 267835644
runs/Jun02_12-33-32_9b385fcb7ff3/events.out.tfevents.1717331612.9b385fcb7ff3.496.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:88d37dba65482e41ab2ec0d9dd9e482c32574c0e3cb5df15994c63f54fd0720e
3
- size 7341
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:597f196510579a7235980689c97ef93af555e9880de8a6520317504c1ed4bd71
3
+ size 7695