RZJournal commited on
Commit
7cfb0cc
·
verified ·
1 Parent(s): 6e103bc

End of training

Browse files
Files changed (3) hide show
  1. README.md +8 -8
  2. model.safetensors +1 -1
  3. tokenizer.json +2 -16
README.md CHANGED
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 1.1575
23
- - F1: 0.5932
24
- - Accuracy: 0.6911
25
 
26
  ## Model description
27
 
@@ -53,11 +53,11 @@ No additional optimizer arguments
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | F1 | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:------:|:--------:|
56
- | 1.4075 | 1.0 | 164 | 1.2845 | 0.5763 | 0.6284 |
57
- | 1.2963 | 2.0 | 328 | 1.2212 | 0.5962 | 0.6743 |
58
- | 1.2658 | 3.0 | 492 | 1.1842 | 0.6031 | 0.6896 |
59
- | 1.2241 | 4.0 | 656 | 1.1646 | 0.5929 | 0.6896 |
60
- | 1.2063 | 5.0 | 820 | 1.1575 | 0.5932 | 0.6911 |
61
 
62
 
63
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.6639
23
+ - F1: 0.6350
24
+ - Accuracy: 0.6942
25
 
26
  ## Model description
27
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | F1 | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:------:|:--------:|
56
+ | 0.6847 | 1.0 | 164 | 0.6758 | 0.6493 | 0.6606 |
57
+ | 0.6784 | 2.0 | 328 | 0.6705 | 0.6428 | 0.6743 |
58
+ | 0.6734 | 3.0 | 492 | 0.6666 | 0.6385 | 0.6881 |
59
+ | 0.6721 | 4.0 | 656 | 0.6644 | 0.6319 | 0.6896 |
60
+ | 0.6679 | 5.0 | 820 | 0.6639 | 0.6350 | 0.6942 |
61
 
62
 
63
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe46f72e85750d6e9df0665887402e74ae62e2592ba636ad27083b9ef781dcc5
3
  size 598828592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ca40e8ea69fe0f604d4e3e3f654842ac4e73aaf9556f99faa673ba7ca199954
3
  size 598828592
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 1024,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 1024
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 50283,
16
- "pad_type_id": 0,
17
- "pad_token": "[PAD]"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,