SHS commited on
Commit
2480cf7
·
1 Parent(s): f0c0266

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +8 -10
  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.1138
18
- - Validation Loss: 0.2493
19
- - Train Precision: 0.5828
20
- - Train Recall: 0.4629
21
- - Train F1: 0.516
22
- - Train Accuracy: 0.9485
23
- - Epoch: 2
24
 
25
  ## Model description
26
 
@@ -46,9 +46,7 @@ The following hyperparameters were used during training:
46
 
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
- | 0.1138 | 0.2493 | 0.5828 | 0.4629 | 0.516 | 0.9485 | 2 |
52
 
53
 
54
  ### 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.3513
18
+ - Validation Loss: 0.3180
19
+ - Train Precision: 0.3947
20
+ - Train Recall: 0.0718
21
+ - Train F1: 0.1215
22
+ - Train Accuracy: 0.9260
23
+ - Epoch: 0
24
 
25
  ## Model description
26
 
 
46
 
47
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
48
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
49
+ | 0.3513 | 0.3180 | 0.3947 | 0.0718 | 0.1215 | 0.9260 | 0 |
 
 
50
 
51
 
52
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5aa3dcff1389f95b4162b4757ffff227adce435fc1ee2ad91123cdaa20f2d295
3
  size 265618704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e1a1d3f0a7eabb2c38cbbd5cf09df2245e4771a875b5a6bfca8ad9dea6d23f6
3
  size 265618704