mrm8488 commited on
Commit
ca9efc8
1 Parent(s): 71784eb

End of training

Browse files
Files changed (2) hide show
  1. README.md +63 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: answerdotai/ModernBERT-base
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: ModernBERT-base-ft-fineweb-edu-annotations-8k
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # ModernBERT-base-ft-fineweb-edu-annotations-8k
16
+
17
+ This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.1265
20
+ - F1 Score: 0.7508
21
+ - Precision Score: 0.7556
22
+ - Recall Score: 0.7485
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 8e-05
42
+ - train_batch_size: 32
43
+ - eval_batch_size: 32
44
+ - seed: 42
45
+ - optimizer: Use adamw_torch with betas=(0.9,0.98) and epsilon=1e-06 and optimizer_args=No additional optimizer arguments
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 3
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | F1 Score | Precision Score | Recall Score |
52
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|:---------------:|:------------:|
53
+ | 0.6615 | 1.0 | 6374 | 0.5893 | 0.7574 | 0.7746 | 0.7510 |
54
+ | 0.4344 | 2.0 | 12748 | 0.6108 | 0.7600 | 0.7644 | 0.7572 |
55
+ | 0.149 | 3.0 | 19122 | 1.1265 | 0.7508 | 0.7556 | 0.7485 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - Transformers 4.48.0.dev0
61
+ - Pytorch 2.5.1+cu121
62
+ - Datasets 3.2.0
63
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5cfc2c6431615e135eca4c197f70678a5d12dc6c78783c3d3ad724fcd731121
3
  size 598452088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d057c0780da8451df2dddd876f1c0e33297f34055ed1850e7ae8b76a89a4815f
3
  size 598452088