SHS commited on
Commit
f411c93
·
1 Parent(s): caeecab

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: 0.3522
18
- - Validation Loss: 0.3130
19
- - Train Precision: 0.3303
20
- - Train Recall: 0.0873
21
- - Train F1: 0.1381
22
- - Train Accuracy: 0.9273
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
  | 0.3522 | 0.3130 | 0.3303 | 0.0873 | 0.1381 | 0.9273 | 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.1563
18
+ - Validation Loss: 0.2596
19
+ - Train Precision: 0.5726
20
+ - Train Recall: 0.4055
21
+ - Train F1: 0.4748
22
+ - Train Accuracy: 0.9449
23
+ - Epoch: 1
24
 
25
  ## Model description
26
 
 
47
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
48
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
49
  | 0.3522 | 0.3130 | 0.3303 | 0.0873 | 0.1381 | 0.9273 | 0 |
50
+ | 0.1563 | 0.2596 | 0.5726 | 0.4055 | 0.4748 | 0.9449 | 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:74bd2d86bfa754c3d82c8fd6c47a74f0d54404a95387a74a73587e788cbe1577
3
  size 265618704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:889e5de15d93154bde6da78e8565a0fee87fcda79f2fb45ee1dcfc397c9a56de
3
  size 265618704