LovenOO commited on
Commit
d996374
1 Parent(s): d2a3452

Training in progress epoch 2

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: 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
 
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
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
 
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.3904
18
+ - Validation Loss: 0.5303
19
+ - Train Precision: 0.6384
20
+ - Train Recall: 0.6191
21
+ - Train F1: 0.6239
22
+ - Train Accuracy: 0.8523
23
+ - Epoch: 2
24
 
25
  ## Model description
26
 
 
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
+ | 0.3904 | 0.5303 | 0.6384 | 0.6191 | 0.6239 | 0.8523 | 2 |
52
 
53
 
54
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb2da1b7327f2d6b6b939b966edddb509429ec79d42e5bac82be72a5a3975692
3
  size 268010440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a57b55d71f6ce709a6b0f91633b509ebe2c4edd708bd161b25968084b85f9aa8
3
  size 268010440