lulygavri commited on
Commit
1b2cf09
1 Parent(s): 10b48ae

Training in progress epoch 3

Browse files
Files changed (2) hide show
  1. README.md +15 -13
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,16 +14,16 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-uncased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.6479
18
- - Validation Loss: 0.4942
19
- - Train Accuracy: 0.91
20
- - Train Precision: [0.91 0. ]
21
- - Train Precision W: 0.8281
22
- - Train Recall: [1. 0.]
23
- - Train Recall W: 0.91
24
- - Train F1: [0.95287958 0. ]
25
- - Train F1 W: 0.8671
26
- - Epoch: 1
27
 
28
  ## Model description
29
 
@@ -47,9 +47,11 @@ The following hyperparameters were used during training:
47
 
48
  ### Training results
49
 
50
- | Train Loss | Validation Loss | Train Accuracy | Train Precision | Train Precision W | Train Recall | Train Recall W | Train F1 | Train F1 W | Epoch |
51
- |:----------:|:---------------:|:--------------:|:---------------:|:-----------------:|:------------:|:--------------:|:-----------------------:|:----------:|:-----:|
52
- | 0.6479 | 0.4942 | 0.91 | [0.91 0. ] | 0.8281 | [1. 0.] | 0.91 | [0.95287958 0. ] | 0.8671 | 1 |
 
 
53
 
54
 
55
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-uncased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.1358
18
+ - Validation Loss: 0.3080
19
+ - Train Accuracy: 0.88
20
+ - Train Precision: [0.90721649 0. ]
21
+ - Train Precision W: 0.8256
22
+ - Train Recall: [0.96703297 0. ]
23
+ - Train Recall W: 0.88
24
+ - Train F1: [0.93617021 0. ]
25
+ - Train F1 W: 0.8519
26
+ - Epoch: 3
27
 
28
  ## Model description
29
 
 
47
 
48
  ### Training results
49
 
50
+ | Train Loss | Validation Loss | Train Accuracy | Train Precision | Train Precision W | Train Recall | Train Recall W | Train F1 | Train F1 W | Epoch |
51
+ |:----------:|:---------------:|:--------------:|:-----------------------:|:-----------------:|:-----------------------:|:--------------:|:-----------------------:|:----------:|:-----:|
52
+ | 0.6479 | 0.4942 | 0.91 | [0.91 0. ] | 0.8281 | [1. 0.] | 0.91 | [0.95287958 0. ] | 0.8671 | 1 |
53
+ | 0.4492 | 0.4305 | 0.8 | [0.9382716 0.21052632] | 0.8728 | [0.83516484 0.44444444] | 0.8 | [0.88372093 0.28571429] | 0.8299 | 2 |
54
+ | 0.1358 | 0.3080 | 0.88 | [0.90721649 0. ] | 0.8256 | [0.96703297 0. ] | 0.88 | [0.93617021 0. ] | 0.8519 | 3 |
55
 
56
 
57
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fca57862627870a2627416b62583a721847b63ddfe9b696567f0f931188e102f
3
  size 439697688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:582ea7c1a2350eb83f8566d28c8c877df2a85f6c762651c90ea494a84cc8c01a
3
  size 439697688