eternis commited on
Commit
73985ad
·
verified ·
1 Parent(s): ebef9f4

Model save

Browse files
Files changed (2) hide show
  1. README.md +70 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: eternis_router_encoder_sft_4Sep
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
+ # eternis_router_encoder_sft_4Sep
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: 0.1710
20
+ - Mse: 0.1710
21
+ - Model Accuracy: 0.3285
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 16
43
+ - seed: 42
44
+ - gradient_accumulation_steps: 2
45
+ - total_train_batch_size: 32
46
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
+ - lr_scheduler_type: cosine
48
+ - lr_scheduler_warmup_ratio: 0.06
49
+ - num_epochs: 3
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Mse | Model Accuracy |
54
+ |:-------------:|:------:|:----:|:---------------:|:------:|:--------------:|
55
+ | 0.4021 | 0.3429 | 300 | 0.1875 | 0.1875 | 0.153 |
56
+ | 0.3702 | 0.6857 | 600 | 0.1809 | 0.1809 | 0.1757 |
57
+ | 0.36 | 1.0286 | 900 | 0.1762 | 0.1762 | 0.3068 |
58
+ | 0.3686 | 1.3714 | 1200 | 0.1788 | 0.1788 | 0.2333 |
59
+ | 0.3337 | 1.7143 | 1500 | 0.1733 | 0.1733 | 0.3192 |
60
+ | 0.3293 | 2.0571 | 1800 | 0.1709 | 0.1709 | 0.3297 |
61
+ | 0.3245 | 2.4 | 2100 | 0.1706 | 0.1706 | 0.3035 |
62
+ | 0.3158 | 2.7429 | 2400 | 0.1710 | 0.1710 | 0.3285 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.56.0
68
+ - Pytorch 2.7.0
69
+ - Datasets 4.0.0
70
+ - Tokenizers 0.22.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a7626daedc31665a4380a0abe9638dfc6efc3455c8e4abe38343efb418fa04f0
3
  size 596090240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cc1734d19a6321352aad838c8be4ebcb06105f87eb8ac2f52bae41e9f8bd697
3
  size 596090240