Alwin114 commited on
Commit
09ab585
·
1 Parent(s): 2194d8e

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.1626
18
- - Validation Loss: 0.2656
19
- - Train Precision: 0.5075
20
- - Train Recall: 0.3648
21
- - Train F1: 0.4245
22
- - Train Accuracy: 0.9418
23
- - Epoch: 1
24
 
25
  ## Model description
26
 
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
48
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
49
  | 0.3473 | 0.3059 | 0.3825 | 0.2667 | 0.3143 | 0.9352 | 0 |
50
  | 0.1626 | 0.2656 | 0.5075 | 0.3648 | 0.4245 | 0.9418 | 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.1251
18
+ - Validation Loss: 0.2613
19
+ - Train Precision: 0.5636
20
+ - Train Recall: 0.4079
21
+ - Train F1: 0.4733
22
+ - Train Accuracy: 0.9449
23
+ - Epoch: 2
24
 
25
  ## Model description
26
 
 
48
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
49
  | 0.3473 | 0.3059 | 0.3825 | 0.2667 | 0.3143 | 0.9352 | 0 |
50
  | 0.1626 | 0.2656 | 0.5075 | 0.3648 | 0.4245 | 0.9418 | 1 |
51
+ | 0.1251 | 0.2613 | 0.5636 | 0.4079 | 0.4733 | 0.9449 | 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:4b804286bc643873d6574f1b059c67dd94ae5927e84a6981393134c14f4692a4
3
  size 265618704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:745e23fbb4725747fea5bac4d7d1058131533a7f311f4afa2a6a9b3af31cf435
3
  size 265618704