Ermira commited on
Commit
e2864dc
1 Parent(s): f986c37

Training in progress epoch 1

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.1485
19
- - Validation Loss: 0.0642
20
- - Train Precision: 0.9083
21
- - Train Recall: 0.9288
22
- - Train F1: 0.9184
23
- - Train Accuracy: 0.9820
24
- - Epoch: 0
25
 
26
  ## Model description
27
 
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
48
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
49
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
50
  | 0.1485 | 0.0642 | 0.9083 | 0.9288 | 0.9184 | 0.9820 | 0 |
 
51
 
52
 
53
  ### 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.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
 
 
48
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
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
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bea99590511d80b81dee1097e5cbc7f8c80f8e236a9666b326d9f3fa20aa7223
3
  size 667376620
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71f06064b797654a87acb0500c767c5df2b60090ac4cd8880426c6f35718d3f1
3
  size 667376620