Jsevisal commited on
Commit
7144d5d
·
verified ·
1 Parent(s): 7e5ee95

Model save

Browse files
Files changed (3) hide show
  1. README.md +73 -0
  2. model.safetensors +1 -1
  3. tokenizer.json +1 -6
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: Jsevisal/ModernEMO-wheel-base-classweight
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - f1
9
+ - accuracy
10
+ model-index:
11
+ - name: ModernEMO-psiconnea-wheel-base-classweight
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
+ # ModernEMO-psiconnea-wheel-base-classweight
19
+
20
+ This model is a fine-tuned version of [Jsevisal/ModernEMO-wheel-base-classweight](https://huggingface.co/Jsevisal/ModernEMO-wheel-base-classweight) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.4714
23
+ - F1: 0.7626
24
+ - Roc Auc: 0.8449
25
+ - Accuracy: 0.376
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 8e-05
45
+ - train_batch_size: 16
46
+ - eval_batch_size: 16
47
+ - seed: 42
48
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.98) and epsilon=1e-06 and optimizer_args=No additional optimizer arguments
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 10
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
55
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
56
+ | 0.4054 | 1.0 | 24 | 0.3117 | 0.6802 | 0.7748 | 0.24 |
57
+ | 0.2246 | 2.0 | 48 | 0.2869 | 0.7467 | 0.8271 | 0.328 |
58
+ | 0.1472 | 3.0 | 72 | 0.2870 | 0.7553 | 0.8281 | 0.368 |
59
+ | 0.093 | 4.0 | 96 | 0.4209 | 0.7536 | 0.8401 | 0.304 |
60
+ | 0.0575 | 5.0 | 120 | 0.4089 | 0.7589 | 0.8450 | 0.32 |
61
+ | 0.036 | 6.0 | 144 | 0.4369 | 0.7648 | 0.8467 | 0.4 |
62
+ | 0.026 | 7.0 | 168 | 0.4727 | 0.7579 | 0.8463 | 0.344 |
63
+ | 0.0187 | 8.0 | 192 | 0.4631 | 0.7701 | 0.8516 | 0.384 |
64
+ | 0.0162 | 9.0 | 216 | 0.4699 | 0.7612 | 0.8443 | 0.36 |
65
+ | 0.0141 | 10.0 | 240 | 0.4714 | 0.7626 | 0.8449 | 0.376 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.49.0.dev0
71
+ - Pytorch 2.3.1.post100
72
+ - Datasets 3.2.0
73
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de0d6e558b2865e4ee4503fc797c90afef8a2ea53df1dcfd052a270893709751
3
  size 598461316
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9e1a14205fc3a6bb2686946614179c7dce13a9437e74fb5e91e8b51d130f036
3
  size 598461316
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 8192,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {