robertou2 commited on
Commit
555d5d8
1 Parent(s): fd4419c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -68,18 +68,18 @@ The following hyperparameters were used during training:
68
 
69
  ### Training results
70
 
71
- |Epoch|Training Loss|Validation Loss|Accuracy|F1|Precision|Precision|
72
  |----|-------|-------|-------|-------|-------|-------|
73
- |1|0.389900 |0.397857 |0.827133 |0.699620 |0.786325 |0.630137 |
74
- |2|0.064400 |0.544625 |0.831510 |0.707224 |0.794872 |0.636986 |
75
- |3|0.004800 |0.837723 |0.818381 |0.704626 |0.733333 |0.678082 |
76
- |4|0.000500 |1.045066 |0.820569 | 0.702899 |0.746154 |0.664384 |
77
- |5|0.000200 |1.172727 |0.805252 |0.669145 |0.731707 |0.616438 |
78
- |6|0.000200 |1.202422 |0.827133 |0.720848 |0.744526 |0.698630 |
79
- |7|0.000000 |1.195012 |0.827133 |0.718861 |0.748148 |0.691781 |
80
- |8|0.000100 |1.215515 |0.824945 |0.705882 |0.761905 |0.657534 |
81
- |9|0.000100|1.233099 |0.827133 |0.710623 |0.763780 |0.664384 |
82
- |10|0.000100|1.237268 |0.829322 |0.713235 |0.769841 |0.664384 |
83
 
84
  ### Framework versions
85
 
68
 
69
  ### Training results
70
 
71
+ |Epoch|Training Loss|Validation Loss|Accuracy|F1|Precision||
72
  |----|-------|-------|-------|-------|-------|-------|
73
+ |1|0.389900 |0.397857 |0.827133 |0.699620 |0.786325 |
74
+ |2|0.064400 |0.544625 |0.831510 |0.707224 |0.794872 |
75
+ |3|0.004800 |0.837723 |0.818381 |0.704626 |0.733333 |
76
+ |4|0.000500 |1.045066 |0.820569 | 0.702899 |0.746154 |
77
+ |5|0.000200 |1.172727 |0.805252 |0.669145 |0.731707 |
78
+ |6|0.000200 |1.202422 |0.827133 |0.720848 |0.744526 |
79
+ |7|0.000000 |1.195012 |0.827133 |0.718861 |0.748148 |
80
+ |8|0.000100 |1.215515 |0.824945 |0.705882 |0.761905 |
81
+ |9|0.000100|1.233099 |0.827133 |0.710623 |0.763780 |
82
+ |10|0.000100|1.237268 |0.829322 |0.713235 |0.769841 |
83
 
84
  ### Framework versions
85