zayuki commited on
Commit
bf3b974
·
1 Parent(s): 66d2a96

Training in progress epoch 2

Browse files
Files changed (2) hide show
  1. README.md +6 -5
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,11 +15,11 @@ 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: 0.0343
19
- - Validation Loss: 0.0736
20
- - Train Accuracy: 0.9753
21
- - Train F1: 0.9756
22
- - Epoch: 1
23
 
24
  ## Model description
25
 
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
47
  |:----------:|:---------------:|:--------------:|:--------:|:-----:|
48
  | 0.1207 | 0.0677 | 0.9723 | 0.9726 | 0 |
49
  | 0.0343 | 0.0736 | 0.9753 | 0.9756 | 1 |
 
50
 
51
 
52
  ### 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.0116
19
+ - Validation Loss: 0.0731
20
+ - Train Accuracy: 0.9780
21
+ - Train F1: 0.9781
22
+ - Epoch: 2
23
 
24
  ## Model description
25
 
 
47
  |:----------:|:---------------:|:--------------:|:--------:|:-----:|
48
  | 0.1207 | 0.0677 | 0.9723 | 0.9726 | 0 |
49
  | 0.0343 | 0.0736 | 0.9753 | 0.9756 | 1 |
50
+ | 0.0116 | 0.0731 | 0.9780 | 0.9781 | 2 |
51
 
52
 
53
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:abc0429131eb14c7f5856c154dccfd5de2b3d962a6a4997546c8152f578c4e42
3
  size 267951808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bda874c928dc76d3e273859e520e6611c125d18a6914850c3fe3b66b747cdfa2
3
  size 267951808