LovenOO commited on
Commit
72ebb77
1 Parent(s): b6fd257

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +8 -7
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,13 +14,13 @@ 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: 1.1440
18
- - Validation Loss: 0.6108
19
- - Train Precision: 0.5739
20
- - Train Recall: 0.5788
21
- - Train F1: 0.5727
22
- - Train Accuracy: 0.8367
23
- - Epoch: 0
24
 
25
  ## Model description
26
 
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
47
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
48
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
49
  | 1.1440 | 0.6108 | 0.5739 | 0.5788 | 0.5727 | 0.8367 | 0 |
 
50
 
51
 
52
  ### 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.5050
18
+ - Validation Loss: 0.5447
19
+ - Train Precision: 0.6506
20
+ - Train Recall: 0.6243
21
+ - Train F1: 0.6325
22
+ - Train Accuracy: 0.8489
23
+ - Epoch: 1
24
 
25
  ## Model description
26
 
 
47
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
48
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
49
  | 1.1440 | 0.6108 | 0.5739 | 0.5788 | 0.5727 | 0.8367 | 0 |
50
+ | 0.5050 | 0.5447 | 0.6506 | 0.6243 | 0.6325 | 0.8489 | 1 |
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:692e77be28c5882a991ed448d6aa6967be5fa141287f08ccfb5277663bed59e1
3
  size 268010440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8102dc2d1bd21311a87a0961a0fb19d9c5cfdb1b2c14c9937c9b2f5018dba724
3
  size 268010440