Bencode92 commited on
Commit
618fd64
·
verified ·
1 Parent(s): e7d8265

Model save

Browse files
README.md CHANGED
@@ -24,6 +24,9 @@ It achieves the following results on the evaluation set:
24
  - Precision: 0.0
25
  - Recall: 0.0
26
  - F1: 0.0
 
 
 
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 | 12.4630 | 0.0 | 0.0 | 0.0 | 0.0 |
59
- | No log | 2.0 | 6 | 10.2042 | 0.0 | 0.0 | 0.0 | 0.0 |
60
- | No log | 3.0 | 9 | 8.9858 | 0.0 | 0.0 | 0.0 | 0.0 |
61
 
62
 
63
  ### Framework versions
 
24
  - Precision: 0.0
25
  - Recall: 0.0
26
  - F1: 0.0
27
+ - F1 Macro: 0.0
28
+ - Precision Macro: 0.0
29
+ - Recall Macro: 0.0
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 | 12.4630 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
62
+ | No log | 2.0 | 6 | 10.2042 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
63
+ | No log | 3.0 | 9 | 8.9858 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
64
 
65
 
66
  ### Framework versions
logs/events.out.tfevents.1751994089.pkrvmbietmlfzoi.2382.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43668cd440216dad20f12cfd649f69e7822c8a8af1253f52c99597e5ed7308ca
3
- size 6248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91de697341c9bc7b4a252bdc2f41f2e71f5477504dc2a22897a3885f2e1f7187
3
+ size 7223
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:237b16357fe8c6ad0b602f270686018116e6acde53352664222b4a95313be792
3
  size 439039996
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94d2b81ed7f46055bc592ad8d150ebb7bda620f23eee5e83f0b82dde7932f355
3
  size 439039996