Ermira commited on
Commit
95310c2
·
1 Parent(s): e2864dc

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 [bert-base-multilingual-uncased](https://huggingface.co/bert-base-multilingual-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.0482
19
- - Validation Loss: 0.0561
20
- - Train Precision: 0.9270
21
- - Train Recall: 0.9424
22
- - Train F1: 0.9347
23
- - Train Accuracy: 0.9846
24
- - Epoch: 1
25
 
26
  ## Model description
27
 
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
49
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
50
  | 0.1485 | 0.0642 | 0.9083 | 0.9288 | 0.9184 | 0.9820 | 0 |
51
  | 0.0482 | 0.0561 | 0.9270 | 0.9424 | 0.9347 | 0.9846 | 1 |
 
52
 
53
 
54
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [bert-base-multilingual-uncased](https://huggingface.co/bert-base-multilingual-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.0284
19
+ - Validation Loss: 0.0543
20
+ - Train Precision: 0.9354
21
+ - Train Recall: 0.9459
22
+ - Train F1: 0.9406
23
+ - Train Accuracy: 0.9860
24
+ - Epoch: 2
25
 
26
  ## Model description
27
 
 
49
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
50
  | 0.1485 | 0.0642 | 0.9083 | 0.9288 | 0.9184 | 0.9820 | 0 |
51
  | 0.0482 | 0.0561 | 0.9270 | 0.9424 | 0.9347 | 0.9846 | 1 |
52
+ | 0.0284 | 0.0543 | 0.9354 | 0.9459 | 0.9406 | 0.9860 | 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:71f06064b797654a87acb0500c767c5df2b60090ac4cd8880426c6f35718d3f1
3
  size 667376620
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73ccfb21f9b6895f5e2a75dfc140b090a48819f3d822d0ec72e9a2c7af9e28b7
3
  size 667376620