mahabharahta commited on
Commit
36efbb7
·
1 Parent(s): 3ee3960

Training in progress epoch 2

Browse files
Files changed (2) hide show
  1. README.md +4 -3
  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-uncased](https://huggingface.co/bert-base-multilingual-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Train Loss: 0.0017
20
- - Validation Loss: 0.0004
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
 
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
50
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
51
  | 0.0313 | 0.0006 | 1.0 | 1.0 | 1.0 | 1.0 | 0 |
52
  | 0.0017 | 0.0004 | 1.0 | 1.0 | 1.0 | 1.0 | 1 |
 
53
 
54
 
55
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [bert-base-multilingual-uncased](https://huggingface.co/bert-base-multilingual-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Train Loss: 0.0008
20
+ - Validation Loss: 0.0003
21
  - Train Precision: 1.0
22
  - Train Recall: 1.0
23
  - Train F1: 1.0
24
  - Train Accuracy: 1.0
25
+ - Epoch: 2
26
 
27
  ## Model description
28
 
 
50
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
51
  | 0.0313 | 0.0006 | 1.0 | 1.0 | 1.0 | 1.0 | 0 |
52
  | 0.0017 | 0.0004 | 1.0 | 1.0 | 1.0 | 1.0 | 1 |
53
+ | 0.0008 | 0.0003 | 1.0 | 1.0 | 1.0 | 1.0 | 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:170aa35ce47d7268f4eedd2cbce1c049b34f655ece51da707d619438a52fd54b
3
  size 667364332
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f628f479c7fbfa93c8bf9712f87f9aa07044e49940a7ae7e33d6d34c4178a40
3
  size 667364332