LovenOO commited on
Commit
d2a3452
1 Parent(s): 266c1cb

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.2437
18
- - Validation Loss: 0.6349
19
- - Train Precision: 0.5675
20
- - Train Recall: 0.5420
21
- - Train F1: 0.5499
22
- - Train Accuracy: 0.8343
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.2437 | 0.6349 | 0.5675 | 0.5420 | 0.5499 | 0.8343 | 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.5456
18
+ - Validation Loss: 0.5544
19
+ - Train Precision: 0.6316
20
+ - Train Recall: 0.6172
21
+ - Train F1: 0.6214
22
+ - Train Accuracy: 0.8435
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.2437 | 0.6349 | 0.5675 | 0.5420 | 0.5499 | 0.8343 | 0 |
50
+ | 0.5456 | 0.5544 | 0.6316 | 0.6172 | 0.6214 | 0.8435 | 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:f26c6245ff5ead59e6fb02781c14264d31282a7bec238ad2e1f627183f4c73fb
3
  size 268010440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb2da1b7327f2d6b6b939b966edddb509429ec79d42e5bac82be72a5a3975692
3
  size 268010440