Sidziesama commited on
Commit
919ea43
·
1 Parent(s): 3d5b3be

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +8 -12
  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/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.0630
19
- - Validation Loss: 0.1013
20
- - Train Precision: 0.8675
21
- - Train Recall: 0.8909
22
- - Train F1: 0.8791
23
- - Train Accuracy: 0.9697
24
- - Epoch: 4
25
 
26
  ## Model description
27
 
@@ -47,11 +47,7 @@ The following hyperparameters were used during training:
47
 
48
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
49
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
50
- | 0.4368 | 0.1742 | 0.7968 | 0.8075 | 0.8021 | 0.9499 | 0 |
51
- | 0.1420 | 0.1181 | 0.8438 | 0.8515 | 0.8477 | 0.9624 | 1 |
52
- | 0.0968 | 0.1056 | 0.8522 | 0.8820 | 0.8668 | 0.9666 | 2 |
53
- | 0.0745 | 0.1010 | 0.8641 | 0.8902 | 0.8770 | 0.9689 | 3 |
54
- | 0.0630 | 0.1013 | 0.8675 | 0.8909 | 0.8791 | 0.9697 | 4 |
55
 
56
 
57
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.4207
19
+ - Validation Loss: 0.1608
20
+ - Train Precision: 0.6623
21
+ - Train Recall: 0.7498
22
+ - Train F1: 0.7034
23
+ - Train Accuracy: 0.9557
24
+ - Epoch: 0
25
 
26
  ## Model description
27
 
 
47
 
48
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
49
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
50
+ | 0.4207 | 0.1608 | 0.6623 | 0.7498 | 0.7034 | 0.9557 | 0 |
 
 
 
 
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:7f42501f82094578614128ee8a5e565728b325af010dc4be7d783cc0a410fbd7
3
  size 265667856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db06e17c17c2d86b38295fe4cd53e2e9851ee8e4a5e716a199deaf4c7480a71c
3
  size 265667856