mahabharahta commited on
Commit
3b01811
1 Parent(s): 02562d9

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +3 -2
  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.0058
20
  - Validation Loss: 0.0000
21
  - Train Precision: 1.0
22
  - Train Recall: 1.0
23
  - Train F1: 1.0
24
  - Train Accuracy: 1.0
25
- - Epoch: 0
26
 
27
  ## Model description
28
 
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
49
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
50
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
51
  | 0.0058 | 0.0000 | 1.0 | 1.0 | 1.0 | 1.0 | 0 |
 
52
 
53
 
54
  ### 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.0004
20
  - Validation Loss: 0.0000
21
  - Train Precision: 1.0
22
  - Train Recall: 1.0
23
  - Train F1: 1.0
24
  - Train Accuracy: 1.0
25
+ - Epoch: 1
26
 
27
  ## Model description
28
 
 
49
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
50
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
51
  | 0.0058 | 0.0000 | 1.0 | 1.0 | 1.0 | 1.0 | 0 |
52
+ | 0.0004 | 0.0000 | 1.0 | 1.0 | 1.0 | 1.0 | 1 |
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:86d2e0ead66bb83c424f557465820c8115cce438377e661648c5d23c9b406fcd
3
  size 709337048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff1876d17792928b3d6b82f450579161b65ab36f4a6ceddaba41c3b42f1e64ef
3
  size 709337048