Mollel commited on
Commit
dd5f6ce
·
verified ·
1 Parent(s): a20ff00

End of training

Browse files
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.9946
22
- - F1: 0.64
23
 
24
  ## Model description
25
 
@@ -48,13 +48,13 @@ The following hyperparameters were used during training:
48
 
49
  ### Training results
50
 
51
- | Training Loss | Epoch | Step | Validation Loss | F1 |
52
- |:-------------:|:-----:|:----:|:---------------:|:----:|
53
- | No log | 1.0 | 1 | 0.8180 | 0.64 |
54
- | No log | 2.0 | 2 | 0.7970 | 0.64 |
55
- | No log | 3.0 | 3 | 0.8171 | 0.64 |
56
- | No log | 4.0 | 4 | 0.9257 | 0.64 |
57
- | No log | 5.0 | 5 | 0.9946 | 0.64 |
58
 
59
 
60
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.2861
22
+ - F1: 0.9013
23
 
24
  ## Model description
25
 
 
48
 
49
  ### Training results
50
 
51
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
52
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
53
+ | No log | 1.0 | 5 | 0.3827 | 0.8054 |
54
+ | No log | 2.0 | 10 | 0.3438 | 0.8798 |
55
+ | No log | 3.0 | 15 | 0.3464 | 0.8324 |
56
+ | No log | 4.0 | 20 | 0.2930 | 0.9219 |
57
+ | No log | 5.0 | 25 | 0.2861 | 0.9013 |
58
 
59
 
60
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1db3c99dac5c6c89fa1483fc2bc87fe9689ecdf292c88d99686adfa47d1ffe9b
3
  size 598439784
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69b32b1324bae368ed2b443654d6b233069ee779357bf859b6fd1e3d72f971fe
3
  size 598439784
runs/Dec29_17-05-36_ai4d-Lambda-Vector/events.out.tfevents.1735481137.ai4d-Lambda-Vector.281536.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a41823e340ec7cf92c51fce33507db679434ab0abc5c3bb7a091f75fbd9ccd7
3
+ size 7742
tokenizer.json CHANGED
@@ -1,7 +1,21 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
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,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e82913f45dbf4266aac504dd22ef92aa81f6a80769c82d0e80702f9c5f9580f
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dac06a12b217c9a58518a27926baecc1325cef5f0702ec51297cd57190f34f91
3
  size 5432