Dung111 commited on
Commit
2f4c879
1 Parent(s): 808af45

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: 4.3395
19
- - Train End Logits Accuracy: 0.0799
20
- - Train Start Logits Accuracy: 0.0714
21
- - Validation Loss: 3.5811
22
- - Validation End Logits Accuracy: 0.1680
23
- - Validation Start Logits Accuracy: 0.1473
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
  | 4.3395 | 0.0799 | 0.0714 | 3.5811 | 0.1680 | 0.1473 | 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: 2.8629
19
+ - Train End Logits Accuracy: 0.2996
20
+ - Train Start Logits Accuracy: 0.2862
21
+ - Validation Loss: 2.8396
22
+ - Validation End Logits Accuracy: 0.3094
23
+ - Validation Start Logits Accuracy: 0.3183
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
  | 4.3395 | 0.0799 | 0.0714 | 3.5811 | 0.1680 | 0.1473 | 0 |
51
+ | 2.8629 | 0.2996 | 0.2862 | 2.8396 | 0.3094 | 0.3183 | 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:e6e1b1358ca91dafef03b4b02d718d0775ab41fa0cf3fd44e1f25c2f99c2e134
3
  size 265583592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e20a272d8e1a6f19b3d40d61f5a3eae5b8b67e6404daa6288f87d642c2e183af
3
  size 265583592