spawn99 commited on
Commit
7299054
·
verified ·
1 Parent(s): 790ed72

End of training

Browse files
Files changed (2) hide show
  1. README.md +77 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: answerdotai/ModernBERT-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ model-index:
11
+ - name: modernbert-wine-classification
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # modernbert-wine-classification
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.6070
23
+ - Accuracy: 0.9299
24
+ - F1: 0.9302
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 0.0001
44
+ - train_batch_size: 256
45
+ - eval_batch_size: 256
46
+ - seed: 42
47
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
+ - lr_scheduler_type: linear
49
+ - lr_scheduler_warmup_ratio: 0.08
50
+ - num_epochs: 5
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
55
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:------:|
56
+ | 1.6137 | 0.3460 | 100 | 0.6508 | 0.7896 | 0.7990 |
57
+ | 0.7728 | 0.6920 | 200 | 0.5313 | 0.8152 | 0.8313 |
58
+ | 0.5905 | 1.0381 | 300 | 0.5167 | 0.8502 | 0.8655 |
59
+ | 0.5345 | 1.3841 | 400 | 0.4394 | 0.8721 | 0.8786 |
60
+ | 0.4333 | 1.7301 | 500 | 0.3986 | 0.8704 | 0.8764 |
61
+ | 0.4229 | 2.0761 | 600 | 0.4473 | 0.9003 | 0.9005 |
62
+ | 0.2329 | 2.4221 | 700 | 0.3805 | 0.8971 | 0.9000 |
63
+ | 0.2324 | 2.7682 | 800 | 0.4140 | 0.9058 | 0.9069 |
64
+ | 0.1957 | 3.1142 | 900 | 0.6101 | 0.9235 | 0.9232 |
65
+ | 0.0923 | 3.4602 | 1000 | 0.4950 | 0.9206 | 0.9218 |
66
+ | 0.0976 | 3.8062 | 1100 | 0.5512 | 0.9307 | 0.9304 |
67
+ | 0.0621 | 4.1522 | 1200 | 0.5888 | 0.9299 | 0.9307 |
68
+ | 0.037 | 4.4983 | 1300 | 0.6032 | 0.9287 | 0.9290 |
69
+ | 0.0379 | 4.8443 | 1400 | 0.6070 | 0.9299 | 0.9302 |
70
+
71
+
72
+ ### Framework versions
73
+
74
+ - Transformers 4.48.3
75
+ - Pytorch 2.6.0+cu124
76
+ - Datasets 3.2.0
77
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fbe585c0b7ac0288ddfe39c2e0b05fadeb411b6759803a79b122e527dba823aa
3
  size 598458240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a31fe6637a2380968be253e7da611bec1f2808c58ff07549ee2341fa913a4dc2
3
  size 598458240