Bencode92 commited on
Commit
c703da0
·
verified ·
1 Parent(s): 6bd1f73

Model save

Browse files
README.md CHANGED
@@ -24,6 +24,9 @@ It achieves the following results on the evaluation set:
24
  - Precision: 0.8889
25
  - Recall: 0.8333
26
  - F1: 0.8333
 
 
 
27
 
28
  ## Model description
29
 
@@ -53,11 +56,11 @@ The following hyperparameters were used during training:
53
 
54
  ### Training results
55
 
56
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
58
- | No log | 1.0 | 3 | 2.0686 | 0.6667 | 0.6667 | 0.6667 | 0.6667 |
59
- | No log | 2.0 | 6 | 1.1956 | 0.8333 | 0.8889 | 0.8333 | 0.8333 |
60
- | No log | 3.0 | 9 | 0.5003 | 0.8333 | 0.8889 | 0.8333 | 0.8333 |
61
 
62
 
63
  ### Framework versions
 
24
  - Precision: 0.8889
25
  - Recall: 0.8333
26
  - F1: 0.8333
27
+ - F1 Macro: 0.8667
28
+ - Precision Macro: 0.8889
29
+ - Recall Macro: 0.8889
30
 
31
  ## Model description
32
 
 
56
 
57
  ### Training results
58
 
59
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | F1 Macro | Precision Macro | Recall Macro |
60
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:--------:|:---------------:|:------------:|
61
+ | No log | 1.0 | 3 | 2.0686 | 0.6667 | 0.6667 | 0.6667 | 0.6667 | 0.7222 | 0.7222 | 0.7222 |
62
+ | No log | 2.0 | 6 | 1.1956 | 0.8333 | 0.8889 | 0.8333 | 0.8333 | 0.8667 | 0.8889 | 0.8889 |
63
+ | No log | 3.0 | 9 | 0.5003 | 0.8333 | 0.8889 | 0.8333 | 0.8333 | 0.8667 | 0.8889 | 0.8889 |
64
 
65
 
66
  ### Framework versions
logs/events.out.tfevents.1751994259.pkrvmbietmlfzoi.2484.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb23903b0d31af54e51be264bf67781e3bb31bbd20d8b26d00ecff3621db4d3e
3
- size 6278
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16d084e545ea2b82925f4b879bbb70434978db6fea4d9bc7b97682ede0a7c17d
3
+ size 7253