karangoswami723 commited on
Commit
c251e20
1 Parent(s): fc96f5e

Training in progress epoch 2

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 1.2056
19
- - Train End Logits Accuracy: 0.6702
20
- - Train Start Logits Accuracy: 0.6596
21
  - Validation Loss: 1.4662
22
  - Validation End Logits Accuracy: 0.6175
23
  - Validation Start Logits Accuracy: 0.6015
24
- - Epoch: 1
25
 
26
  ## Model description
27
 
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
49
  |:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
50
  | 1.2135 | 0.6654 | 0.6514 | 1.4662 | 0.6175 | 0.6015 | 0 |
51
  | 1.2056 | 0.6702 | 0.6596 | 1.4662 | 0.6175 | 0.6015 | 1 |
 
52
 
53
 
54
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 1.2134
19
+ - Train End Logits Accuracy: 0.6650
20
+ - Train Start Logits Accuracy: 0.6528
21
  - Validation Loss: 1.4662
22
  - Validation End Logits Accuracy: 0.6175
23
  - Validation Start Logits Accuracy: 0.6015
24
+ - Epoch: 2
25
 
26
  ## Model description
27
 
 
49
  |:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
50
  | 1.2135 | 0.6654 | 0.6514 | 1.4662 | 0.6175 | 0.6015 | 0 |
51
  | 1.2056 | 0.6702 | 0.6596 | 1.4662 | 0.6175 | 0.6015 | 1 |
52
+ | 1.2134 | 0.6650 | 0.6528 | 1.4662 | 0.6175 | 0.6015 | 2 |
53
 
54
 
55
  ### Framework versions