Horus7 commited on
Commit
132245e
1 Parent(s): d3ac06b

Training in progress epoch 2

Browse files
Files changed (2) hide show
  1. README.md +5 -3
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,13 +15,13 @@ 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: 1.4529
19
- - Validation Loss: 1.3140
20
  - Train Precision: 0.0
21
  - Train Recall: 0.0
22
  - Train F1: 0.0
23
  - Train Accuracy: 0.6667
24
- - Epoch: 0
25
 
26
  ## Model description
27
 
@@ -48,6 +48,8 @@ The following hyperparameters were used during training:
48
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
49
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
50
  | 1.4529 | 1.3140 | 0.0 | 0.0 | 0.0 | 0.6667 | 0 |
 
 
51
 
52
 
53
  ### 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: 1.0782
19
+ - Validation Loss: 1.1975
20
  - Train Precision: 0.0
21
  - Train Recall: 0.0
22
  - Train F1: 0.0
23
  - Train Accuracy: 0.6667
24
+ - Epoch: 2
25
 
26
  ## Model description
27
 
 
48
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
49
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
50
  | 1.4529 | 1.3140 | 0.0 | 0.0 | 0.0 | 0.6667 | 0 |
51
+ | 1.2136 | 1.2307 | 0.0 | 0.0 | 0.0 | 0.6667 | 1 |
52
+ | 1.0782 | 1.1975 | 0.0 | 0.0 | 0.0 | 0.6667 | 2 |
53
 
54
 
55
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e7649e3d65b58f84289c1164dd805b473dea703c553e2caa3a12444490b6bfb
3
  size 265594128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff49f39dbc547e5bc11bc61df2c718fbef1a4568132b5a49136fb47e7f5b1c75
3
  size 265594128