sgraham commited on
Commit
ec3001a
·
verified ·
1 Parent(s): dadc208

End of training

Browse files
Files changed (4) hide show
  1. README.md +14 -11
  2. config.json +0 -0
  3. model.safetensors +2 -2
  4. training_args.bin +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ 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 the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 6.7977
22
  - F1: 0.0
23
 
24
  ## Model description
@@ -39,11 +39,11 @@ More information needed
39
 
40
  The following hyperparameters were used during training:
41
  - learning_rate: 5e-05
42
- - train_batch_size: 8
43
- - eval_batch_size: 8
44
  - seed: 42
45
  - gradient_accumulation_steps: 4
46
- - total_train_batch_size: 32
47
  - optimizer: Use adamw_torch_fused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
  - lr_scheduler_type: linear
49
  - num_epochs: 10
@@ -52,13 +52,16 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | F1 |
54
  |:-------------:|:------:|:----:|:---------------:|:---:|
55
- | No log | 1.0 | 3 | 5.3470 | 0.0 |
56
- | No log | 2.0 | 6 | 6.6234 | 0.0 |
57
- | No log | 3.0 | 9 | 6.9474 | 0.0 |
58
- | No log | 4.0 | 12 | 6.8799 | 0.0 |
59
- | No log | 5.0 | 15 | 6.8026 | 0.0 |
60
- | No log | 6.0 | 18 | 6.8010 | 0.0 |
61
- | No log | 6.8889 | 20 | 6.7977 | 0.0 |
 
 
 
62
 
63
 
64
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 5.4123
22
  - F1: 0.0
23
 
24
  ## Model description
 
39
 
40
  The following hyperparameters were used during training:
41
  - learning_rate: 5e-05
42
+ - train_batch_size: 16
43
+ - eval_batch_size: 16
44
  - seed: 42
45
  - gradient_accumulation_steps: 4
46
+ - total_train_batch_size: 64
47
  - optimizer: Use adamw_torch_fused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
  - lr_scheduler_type: linear
49
  - num_epochs: 10
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | F1 |
54
  |:-------------:|:------:|:----:|:---------------:|:---:|
55
+ | No log | 0.5714 | 1 | 4.9327 | 0.0 |
56
+ | No log | 1.5714 | 2 | 5.0024 | 0.0 |
57
+ | No log | 2.5714 | 3 | 5.0481 | 0.0 |
58
+ | No log | 3.5714 | 4 | 5.1106 | 0.0 |
59
+ | No log | 4.5714 | 5 | 5.1695 | 0.0 |
60
+ | No log | 5.5714 | 6 | 5.2392 | 0.0 |
61
+ | No log | 6.5714 | 7 | 5.2945 | 0.0 |
62
+ | No log | 7.5714 | 8 | 5.3534 | 0.0 |
63
+ | No log | 8.5714 | 9 | 5.3930 | 0.0 |
64
+ | No log | 9.5714 | 10 | 5.4123 | 0.0 |
65
 
66
 
67
  ### Framework versions
config.json CHANGED
The diff for this file is too large to render. See raw diff
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a80d8a35b612a8a72d006bf1cfb7cd5cfbd8a5a72a83626fd7d1b5af55d35ab9
3
- size 598713556
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dae5b845e137f8c3713c3ca737597fe7d49badc29f45578b3a7fb4a2184868b1
3
+ size 598824292
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9269ad190c1ca8ed7534aadf7c86f6093da7d9c0403d18bd3282f7b234274baf
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8a5e300df48c6f5de8d6a74016ff67990c4514dd7e57ba8ddcfe90cae73e5e2
3
  size 5304