Venkatesh4342 commited on
Commit
c92fd7e
1 Parent(s): 26b6806

Training complete!

Browse files
Files changed (2) hide show
  1. README.md +8 -9
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.1637
21
- - Accuracy: 0.9556
22
 
23
  ## Model description
24
 
@@ -43,18 +43,17 @@ The following hyperparameters were used during training:
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 6
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 0.88 | 100 | 0.3860 | 0.8778 |
53
- | No log | 1.77 | 200 | 0.2395 | 0.8889 |
54
- | No log | 2.65 | 300 | 0.1317 | 0.9778 |
55
- | No log | 3.54 | 400 | 0.1502 | 0.9667 |
56
- | 0.3422 | 4.42 | 500 | 0.1437 | 0.9778 |
57
- | 0.3422 | 5.31 | 600 | 0.1637 | 0.9556 |
58
 
59
 
60
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.1446
21
+ - Accuracy: 0.9667
22
 
23
  ## Model description
24
 
 
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 5
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 0.88 | 100 | 0.3891 | 0.8778 |
53
+ | No log | 1.77 | 200 | 0.2423 | 0.8889 |
54
+ | No log | 2.65 | 300 | 0.1414 | 0.9667 |
55
+ | No log | 3.54 | 400 | 0.1483 | 0.9667 |
56
+ | 0.3426 | 4.42 | 500 | 0.1446 | 0.9667 |
 
57
 
58
 
59
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f849541bc35b3865d1091d9b813472b98a4a406fb72ac96018d940017a266bb6
3
  size 267858605
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a9ce0154147bdd0d0076ffa0f64008e1a9d44484528144cdf9c4186cfd5e792
3
  size 267858605