christopheparisse commited on
Commit
2677fa6
1 Parent(s): 84b0130

Training in progress epoch 2

Browse files
Files changed (2) hide show
  1. README.md +5 -4
  2. tf_model.h5 +1 -1
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-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.1362
19
- - Validation Loss: 0.1698
20
- - Train Accuracy: 0.9361
21
- - Epoch: 1
22
 
23
  ## Model description
24
 
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
  | 0.2546 | 0.2058 | 0.9199 | 0 |
48
  | 0.1362 | 0.1698 | 0.9361 | 1 |
 
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.0637
19
+ - Validation Loss: 0.2249
20
+ - Train Accuracy: 0.9328
21
+ - Epoch: 2
22
 
23
  ## Model description
24
 
 
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
  | 0.2546 | 0.2058 | 0.9199 | 0 |
48
  | 0.1362 | 0.1698 | 0.9361 | 1 |
49
+ | 0.0637 | 0.2249 | 0.9328 | 2 |
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:5116cab84ec7965d6256fd240b77c4f5ee83cbbb929fce082b312649dd41b38d
3
  size 267951808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1448c69d01eaa381ca558f98333a94b7bac1808892d2cde2e62b6dcac9835c07
3
  size 267951808