JcKosmos74 commited on
Commit
972bcbe
1 Parent(s): c152330

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
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.1617
19
- - Validation Loss: 0.2656
20
- - Train Precision: 0.5199
21
- - Train Recall: 0.3600
22
- - Train F1: 0.4254
23
- - Train Accuracy: 0.9409
24
- - Epoch: 1
25
 
26
  ## Model description
27
 
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
49
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
50
  | 0.3220 | 0.3166 | 0.3671 | 0.0909 | 0.1457 | 0.9273 | 0 |
51
  | 0.1617 | 0.2656 | 0.5199 | 0.3600 | 0.4254 | 0.9409 | 1 |
 
52
 
53
 
54
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.1232
19
+ - Validation Loss: 0.2581
20
+ - Train Precision: 0.5543
21
+ - Train Recall: 0.4091
22
+ - Train F1: 0.4708
23
+ - Train Accuracy: 0.9444
24
+ - Epoch: 2
25
 
26
  ## Model description
27
 
 
49
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
50
  | 0.3220 | 0.3166 | 0.3671 | 0.0909 | 0.1457 | 0.9273 | 0 |
51
  | 0.1617 | 0.2656 | 0.5199 | 0.3600 | 0.4254 | 0.9409 | 1 |
52
+ | 0.1232 | 0.2581 | 0.5543 | 0.4091 | 0.4708 | 0.9444 | 2 |
53
 
54
 
55
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3133629c4635e17bc339f90bf3438def31909b6307d7d23c8dda3a3151bf4155
3
  size 265618704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43a68a7ce320efff1f6b5a4e25da45d940415c5fbc02c081697794df4fe23045
3
  size 265618704