Nandyala12 commited on
Commit
4e4cf48
1 Parent(s): a31f9f3

End of training

Browse files
README.md CHANGED
@@ -14,6 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
14
  # my_awesome_qa_model
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
 
 
17
 
18
  ## Model description
19
 
@@ -38,13 +40,16 @@ The following hyperparameters were used during training:
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
- - num_epochs: 1
42
 
43
  ### Training results
44
 
45
  | Training Loss | Epoch | Step | Validation Loss |
46
  |:-------------:|:-----:|:----:|:---------------:|
47
- | No log | 1.0 | 250 | 2.8978 |
 
 
 
48
 
49
 
50
  ### Framework versions
 
14
  # my_awesome_qa_model
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 1.5961
19
 
20
  ## Model description
21
 
 
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
+ - num_epochs: 4
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | No log | 1.0 | 250 | 2.3436 |
50
+ | 2.6964 | 2.0 | 500 | 1.7210 |
51
+ | 2.6964 | 3.0 | 750 | 1.5719 |
52
+ | 1.1894 | 4.0 | 1000 | 1.5961 |
53
 
54
 
55
  ### Framework versions
runs/Jul03_10-52-03_9f96861725f7/events.out.tfevents.1720003924.9f96861725f7.417.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9645914b82a89de864ba7e68c369bd89dfefb6af500c0f73fce48f2623ffb480
3
- size 5933
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98f8b79db68d1b22d6d2e4a21ecd87af09fbcbbc3ee3f788b5dc27641568c788
3
+ size 6558