mahabharahta commited on
Commit
09879bd
·
1 Parent(s): bcc48f9

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +8 -10
  2. tf_model.h5 +2 -2
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.1017
20
- - Validation Loss: 0.2513
21
- - Train Precision: 0.6036
22
- - Train Recall: 0.4426
23
- - Train F1: 0.5107
24
- - Train Accuracy: 0.9478
25
- - Epoch: 2
26
 
27
  ## Model description
28
 
@@ -48,9 +48,7 @@ The following hyperparameters were used during training:
48
 
49
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
50
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
51
- | 0.2774 | 0.3035 | 0.5376 | 0.2907 | 0.3773 | 0.9383 | 0 |
52
- | 0.1445 | 0.2641 | 0.5899 | 0.3768 | 0.4599 | 0.9444 | 1 |
53
- | 0.1017 | 0.2513 | 0.6036 | 0.4426 | 0.5107 | 0.9478 | 2 |
54
 
55
 
56
  ### 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.2774
20
+ - Validation Loss: 0.2932
21
+ - Train Precision: 0.5372
22
+ - Train Recall: 0.2416
23
+ - Train F1: 0.3333
24
+ - Train Accuracy: 0.9359
25
+ - Epoch: 0
26
 
27
  ## Model description
28
 
 
48
 
49
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
50
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
51
+ | 0.2774 | 0.2932 | 0.5372 | 0.2416 | 0.3333 | 0.9359 | 0 |
 
 
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:dc30349a64ce7544e32456e584a9751b9abe95e1d3e522a216fe9bc513ff52fb
3
- size 709377020
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a345eac205ce85f314c34dda25151591cfc71f7cb548f5adbfc017a9c1e8c2b
3
+ size 709364732