lulygavri commited on
Commit
0323426
1 Parent(s): d6f9ffe

Training in progress epoch 5

Browse files
Files changed (2) hide show
  1. README.md +11 -10
  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.0511
18
- - Validation Loss: 0.1053
19
- - Train Accuracy: 0.9671
20
- - Train Precision: [0.9526749 0.9978022]
21
- - Train Precision W: 0.9685
22
- - Train Recall: [0.99892125 0.908 ]
23
- - Train Recall W: 0.9671
24
- - Train F1: [0.97525013 0.95078534]
25
- - Train F1 W: 0.9667
26
- - Epoch: 4
27
 
28
  ## Model description
29
 
@@ -53,6 +53,7 @@ The following hyperparameters were used during training:
53
  | 0.1127 | 0.4136 | 0.7982 | [0.76339654 0.9953271 ] | 0.8447 | [0.99892125 0.426 ] | 0.7982 | [0.86542056 0.59663866] | 0.7712 | 2 |
54
  | 0.0818 | 0.1851 | 0.9411 | [0.91691395 1. ] | 0.9460 | [1. 0.832] | 0.9411 | [0.95665635 0.90829694] | 0.9397 | 3 |
55
  | 0.0511 | 0.1053 | 0.9671 | [0.9526749 0.9978022] | 0.9685 | [0.99892125 0.908 ] | 0.9671 | [0.97525013 0.95078534] | 0.9667 | 4 |
 
56
 
57
 
58
  ### 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.0341
18
+ - Validation Loss: 0.0805
19
+ - Train Accuracy: 0.9762
20
+ - Train Precision: [0.96558916 0.99786325]
21
+ - Train Precision W: 0.9769
22
+ - Train Recall: [0.99892125 0.934 ]
23
+ - Train Recall W: 0.9762
24
+ - Train F1: [0.98197243 0.96487603]
25
+ - Train F1 W: 0.9760
26
+ - Epoch: 5
27
 
28
  ## Model description
29
 
 
53
  | 0.1127 | 0.4136 | 0.7982 | [0.76339654 0.9953271 ] | 0.8447 | [0.99892125 0.426 ] | 0.7982 | [0.86542056 0.59663866] | 0.7712 | 2 |
54
  | 0.0818 | 0.1851 | 0.9411 | [0.91691395 1. ] | 0.9460 | [1. 0.832] | 0.9411 | [0.95665635 0.90829694] | 0.9397 | 3 |
55
  | 0.0511 | 0.1053 | 0.9671 | [0.9526749 0.9978022] | 0.9685 | [0.99892125 0.908 ] | 0.9671 | [0.97525013 0.95078534] | 0.9667 | 4 |
56
+ | 0.0341 | 0.0805 | 0.9762 | [0.96558916 0.99786325] | 0.9769 | [0.99892125 0.934 ] | 0.9762 | [0.98197243 0.96487603] | 0.9760 | 5 |
57
 
58
 
59
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e980d1c71f4cba9ae27d470f1930d653dfb74c040ec577b6c427d4cb4992a3d
3
  size 439697688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae5372b7db81170d4a61f968e96fcd597e5f42e44afdf3544e2a379af70d9eed
3
  size 439697688