dsfdsf2 commited on
Commit
11cce76
1 Parent(s): 617d842

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +8 -7
  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: 1.4963
19
- - Train End Logits Accuracy: 0.6099
20
- - Train Start Logits Accuracy: 0.5713
21
- - Validation Loss: 1.1677
22
- - Validation End Logits Accuracy: 0.6843
23
- - Validation Start Logits Accuracy: 0.6492
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
  | 1.4963 | 0.6099 | 0.5713 | 1.1677 | 0.6843 | 0.6492 | 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: 0.9640
19
+ - Train End Logits Accuracy: 0.7317
20
+ - Train Start Logits Accuracy: 0.6920
21
+ - Validation Loss: 1.1190
22
+ - Validation End Logits Accuracy: 0.6979
23
+ - Validation Start Logits Accuracy: 0.6640
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
  | 1.4963 | 0.6099 | 0.5713 | 1.1677 | 0.6843 | 0.6492 | 0 |
51
+ | 0.9640 | 0.7317 | 0.6920 | 1.1190 | 0.6979 | 0.6640 | 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:4e6154cefa20d149f84b61749ec675134bfa9cad143c909861e7b284e286e715
3
  size 265583592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8de423cc049ad947cd22b768f3ac41771a0121bdcd3f8f7c749eb78538d5e1f3
3
  size 265583592