hfnlpmodels commited on
Commit
6a8f6eb
1 Parent(s): 55be50e

Training in progress epoch 1

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.2709
19
- - Train Accuracy: 0.8942
20
- - Validation Loss: 0.2015
21
- - Validation Accuracy: 0.9211
22
- - Epoch: 0
23
 
24
  ## Model description
25
 
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
46
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
47
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
48
  | 0.2709 | 0.8942 | 0.2015 | 0.9211 | 0 |
 
49
 
50
 
51
  ### 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.1421
19
+ - Train Accuracy: 0.9505
20
+ - Validation Loss: 0.2055
21
+ - Validation Accuracy: 0.9318
22
+ - Epoch: 1
23
 
24
  ## Model description
25
 
 
46
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
47
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
48
  | 0.2709 | 0.8942 | 0.2015 | 0.9211 | 0 |
49
+ | 0.1421 | 0.9505 | 0.2055 | 0.9318 | 1 |
50
 
51
 
52
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3712049baa3df663712fd9f5a681fe31d2ed745cc2e3c7c88f2a6c41a7df26e0
3
  size 267955144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9904d2b0618e303e2a17680c6f25859f6d4e55a8e779fec567b2f2016ff1882a
3
  size 267955144