Mariah64 commited on
Commit
f584fcf
1 Parent(s): 3bbebdf

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +5 -4
  2. tf_model.h5 +1 -1
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-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 5.9726
19
  - Train End Logits Accuracy: 0.0104
20
- - Train Start Logits Accuracy: 0.0
21
- - Validation Loss: 5.9499
22
  - Validation End Logits Accuracy: 0.0
23
  - Validation Start Logits Accuracy: 0.0
24
- - Epoch: 0
25
 
26
  ## Model description
27
 
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
48
  | Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
49
  |:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
50
  | 5.9726 | 0.0104 | 0.0 | 5.9499 | 0.0 | 0.0 | 0 |
 
51
 
52
 
53
  ### Framework versions
 
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
+ - Train Loss: 5.9609
19
  - Train End Logits Accuracy: 0.0104
20
+ - Train Start Logits Accuracy: 0.0104
21
+ - Validation Loss: 5.9506
22
  - Validation End Logits Accuracy: 0.0
23
  - Validation Start Logits Accuracy: 0.0
24
+ - Epoch: 1
25
 
26
  ## Model description
27
 
 
48
  | Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
49
  |:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
50
  | 5.9726 | 0.0104 | 0.0 | 5.9499 | 0.0 | 0.0 | 0 |
51
+ | 5.9609 | 0.0104 | 0.0104 | 5.9506 | 0.0 | 0.0 | 1 |
52
 
53
 
54
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:551112b7931bda2c07a232cb36134f3bb7cef63f8361f793be73206cf20d1384
3
  size 265583592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e3df74a84b991b57a54f0ffb2f124c938713cfc893e55eeac4b77b9e5b5a180
3
  size 265583592