RafaelMayer commited on
Commit
b0dfe1b
1 Parent(s): 97650b0

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
@@ -15,8 +15,8 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [PlanTL-GOB-ES/roberta-base-bne](https://huggingface.co/PlanTL-GOB-ES/roberta-base-bne) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.6829
19
- - Validation Loss: 0.6850
20
  - Train Accuracy: 0.7647
21
  - Train Precision: [0. 0.76470588]
22
  - Train Precision W: 0.5848
@@ -24,7 +24,7 @@ It achieves the following results on the evaluation set:
24
  - Train Recall W: 0.7647
25
  - Train F1: [0. 0.86666667]
26
  - Train F1 W: 0.6627
27
- - Epoch: 1
28
 
29
  ## Model description
30
 
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
51
  | Train Loss | Validation Loss | Train Accuracy | Train Precision | Train Precision W | Train Recall | Train Recall W | Train F1 | Train F1 W | Epoch |
52
  |:----------:|:---------------:|:--------------:|:-----------------------:|:-----------------:|:------------:|:--------------:|:-----------------------:|:----------:|:-----:|
53
  | 0.6829 | 0.6850 | 0.7647 | [0. 0.76470588] | 0.5848 | [0. 1.] | 0.7647 | [0. 0.86666667] | 0.6627 | 1 |
 
54
 
55
 
56
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [PlanTL-GOB-ES/roberta-base-bne](https://huggingface.co/PlanTL-GOB-ES/roberta-base-bne) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.6834
19
+ - Validation Loss: 0.6838
20
  - Train Accuracy: 0.7647
21
  - Train Precision: [0. 0.76470588]
22
  - Train Precision W: 0.5848
 
24
  - Train Recall W: 0.7647
25
  - Train F1: [0. 0.86666667]
26
  - Train F1 W: 0.6627
27
+ - Epoch: 2
28
 
29
  ## Model description
30
 
 
51
  | Train Loss | Validation Loss | Train Accuracy | Train Precision | Train Precision W | Train Recall | Train Recall W | Train F1 | Train F1 W | Epoch |
52
  |:----------:|:---------------:|:--------------:|:-----------------------:|:-----------------:|:------------:|:--------------:|:-----------------------:|:----------:|:-----:|
53
  | 0.6829 | 0.6850 | 0.7647 | [0. 0.76470588] | 0.5848 | [0. 1.] | 0.7647 | [0. 0.86666667] | 0.6627 | 1 |
54
+ | 0.6834 | 0.6838 | 0.7647 | [0. 0.76470588] | 0.5848 | [0. 1.] | 0.7647 | [0. 0.86666667] | 0.6627 | 2 |
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:7317f1752710b28d96f781ec041dca78805807ed37266f47776f197b106f9497
3
  size 498869056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8946c1b7665ed090e7ce7cdacee16f45adb96e4682ecf6bc0535684f308977cd
3
  size 498869056