ankush-003 commited on
Commit
6b708d9
1 Parent(s): e6d2167

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +4 -3
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,11 +14,11 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.0264
18
  - Train Accuracy: 1.0
19
- - Validation Loss: 0.0002
20
  - Validation Accuracy: 1.0
21
- - Epoch: 0
22
 
23
  ## Model description
24
 
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
45
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
46
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
47
  | 0.0264 | 1.0 | 0.0002 | 1.0 | 0 |
 
48
 
49
 
50
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.0001
18
  - Train Accuracy: 1.0
19
+ - Validation Loss: 0.0000
20
  - Validation Accuracy: 1.0
21
+ - Epoch: 1
22
 
23
  ## Model description
24
 
 
45
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
46
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
47
  | 0.0264 | 1.0 | 0.0002 | 1.0 | 0 |
48
+ | 0.0001 | 1.0 | 0.0000 | 1.0 | 1 |
49
 
50
 
51
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34fcdf4a8ef9c01f1846bc1fc3358f19d6518e9ee4e8caf909a0b9b02dc80475
3
  size 267951808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:999a91ea9fac6add5c1bd488f02930166bbcb2d120aa63c9f91cc9414330bb35
3
  size 267951808