WealthFromAI commited on
Commit
2e406e0
·
verified ·
1 Parent(s): 0bb6334

Model save

Browse files
Files changed (2) hide show
  1. README.md +66 -64
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,64 +1,66 @@
1
- ---
2
- library_name: transformers
3
- license: apache-2.0
4
- base_model: distilbert-base-uncased
5
- tags:
6
- - generated_from_trainer
7
- metrics:
8
- - accuracy
9
- model-index:
10
- - name: empire-content-distilbert
11
- results: []
12
- ---
13
-
14
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
- should probably proofread and complete it, then remove this comment. -->
16
-
17
- # empire-content-distilbert
18
-
19
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
20
- It achieves the following results on the evaluation set:
21
- - Loss: 0.0676
22
- - Accuracy: 0.9905
23
- - F1 Macro: 0.9628
24
-
25
- ## Model description
26
-
27
- More information needed
28
-
29
- ## Intended uses & limitations
30
-
31
- More information needed
32
-
33
- ## Training and evaluation data
34
-
35
- More information needed
36
-
37
- ## Training procedure
38
-
39
- ### Training hyperparameters
40
-
41
- The following hyperparameters were used during training:
42
- - learning_rate: 2e-05
43
- - train_batch_size: 16
44
- - eval_batch_size: 32
45
- - seed: 42
46
- - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
- - lr_scheduler_type: linear
48
- - num_epochs: 3
49
-
50
- ### Training results
51
-
52
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro |
53
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|
54
- | 0.3515 | 1.0 | 113 | 0.1758 | 0.9685 | 0.9382 |
55
- | 0.0888 | 2.0 | 226 | 0.0826 | 0.9874 | 0.9596 |
56
- | 0.0513 | 3.0 | 339 | 0.0676 | 0.9905 | 0.9628 |
57
-
58
-
59
- ### Framework versions
60
-
61
- - Transformers 5.8.1
62
- - Pytorch 2.11.0+cpu
63
- - Datasets 4.8.5
64
- - Tokenizers 0.22.2
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: distilbert-base-uncased
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: empire-content-distilbert
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # empire-content-distilbert
18
+
19
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.0786
22
+ - Accuracy: 0.9814
23
+ - F1 Macro: 0.9817
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 2e-05
43
+ - train_batch_size: 16
44
+ - eval_batch_size: 32
45
+ - seed: 42
46
+ - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 5
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|
54
+ | 0.4091 | 1.0 | 133 | 0.1518 | 0.9654 | 0.9630 |
55
+ | 0.0850 | 2.0 | 266 | 0.0976 | 0.9761 | 0.9757 |
56
+ | 0.0382 | 3.0 | 399 | 0.0757 | 0.9787 | 0.9780 |
57
+ | 0.0209 | 4.0 | 532 | 0.0786 | 0.9814 | 0.9817 |
58
+ | 0.0124 | 5.0 | 665 | 0.0842 | 0.9787 | 0.9790 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 5.9.0
64
+ - Pytorch 2.12.0+cu130
65
+ - Datasets 4.8.5
66
+ - Tokenizers 0.22.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f98fedbbe9647b418a4fe6b365e0f4850953e5ddcc793444881429c800e3a84b
3
  size 267841796
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:495b29fb8df5adee4688012f14359ac301b5b4c784fcb61ba72786184af4e32c
3
  size 267841796