pippinnie commited on
Commit
dcab0b2
1 Parent(s): 3377a27

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +5 -7
  2. tf_model.h5 +2 -2
README.md CHANGED
@@ -15,10 +15,10 @@ 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: 0.0041
19
- - Validation Loss: 0.0516
20
- - Train Accuracy: 0.9881
21
- - Epoch: 2
22
 
23
  ## Model description
24
 
@@ -44,9 +44,7 @@ The following hyperparameters were used during training:
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
- | 0.0885 | 0.0542 | 0.9830 | 0 |
48
- | 0.0172 | 0.0464 | 0.9878 | 1 |
49
- | 0.0041 | 0.0516 | 0.9881 | 2 |
50
 
51
 
52
  ### 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: 0.0814
19
+ - Validation Loss: 0.0569
20
+ - Train Accuracy: 0.9795
21
+ - Epoch: 0
22
 
23
  ## Model description
24
 
 
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
+ | 0.0814 | 0.0569 | 0.9795 | 0 |
 
 
48
 
49
 
50
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:229f3899b93fe0e36ca95f23498472b93727c5d31b711a768b7206f137e514a5
3
- size 267951808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dba06f272a24097cfadd6a9c25a5a96f53f17aad524aa7a0223f8a4927080cd
3
+ size 267955144