mahabharahta commited on
Commit
348344d
·
1 Parent(s): efec8cf

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
@@ -16,13 +16,13 @@ probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Train Loss: 0.1424
20
- - Validation Loss: 0.2377
21
- - Train Precision: 0.6149
22
- - Train Recall: 0.4258
23
- - Train F1: 0.5032
24
- - Train Accuracy: 0.9481
25
- - Epoch: 1
26
 
27
  ## Model description
28
 
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
50
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
51
  | 0.2774 | 0.2932 | 0.5372 | 0.2416 | 0.3333 | 0.9359 | 0 |
52
  | 0.1424 | 0.2377 | 0.6149 | 0.4258 | 0.5032 | 0.9481 | 1 |
 
53
 
54
 
55
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Train Loss: 0.0944
20
+ - Validation Loss: 0.2261
21
+ - Train Precision: 0.6429
22
+ - Train Recall: 0.4737
23
+ - Train F1: 0.5455
24
+ - Train Accuracy: 0.9509
25
+ - Epoch: 2
26
 
27
  ## Model description
28
 
 
50
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
51
  | 0.2774 | 0.2932 | 0.5372 | 0.2416 | 0.3333 | 0.9359 | 0 |
52
  | 0.1424 | 0.2377 | 0.6149 | 0.4258 | 0.5032 | 0.9481 | 1 |
53
+ | 0.0944 | 0.2261 | 0.6429 | 0.4737 | 0.5455 | 0.9509 | 2 |
54
 
55
 
56
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:117db6c0e1fa63580e7831d9a6e12f86c50e22596cc1fb68a0ce46b2e191e534
3
  size 709364732
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4f867ab84722961014979d81bc4e549bcd09fec18488b2272ce7ab0a6d6e9b8
3
  size 709364732