Dc-4nderson commited on
Commit
3ca7f33
·
verified ·
1 Parent(s): 13a5c5e

Dc-4nderson/soulprint-classification2

Browse files
Files changed (3) hide show
  1. README.md +10 -8
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.0714
20
 
21
  ## Model description
22
 
@@ -36,20 +36,22 @@ More information needed
36
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 2e-05
39
- - train_batch_size: 16
40
- - eval_batch_size: 16
41
  - seed: 42
42
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
  - lr_scheduler_type: linear
44
- - num_epochs: 3
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | 0.6748 | 1.0 | 125 | 0.4952 |
51
- | 0.144 | 2.0 | 250 | 0.1071 |
52
- | 0.0957 | 3.0 | 375 | 0.0714 |
 
 
53
 
54
 
55
  ### Framework versions
@@ -57,4 +59,4 @@ The following hyperparameters were used during training:
57
  - Transformers 4.52.4
58
  - Pytorch 2.6.0+cu124
59
  - Datasets 2.14.4
60
- - Tokenizers 0.21.1
 
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.0051
20
 
21
  ## Model description
22
 
 
36
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 2e-05
39
+ - train_batch_size: 8
40
+ - eval_batch_size: 8
41
  - seed: 42
42
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
  - lr_scheduler_type: linear
44
+ - num_epochs: 5
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 0.1398 | 1.0 | 249 | 0.0834 |
51
+ | 0.0219 | 2.0 | 498 | 0.0146 |
52
+ | 0.0121 | 3.0 | 747 | 0.0078 |
53
+ | 0.008 | 4.0 | 996 | 0.0057 |
54
+ | 0.0084 | 5.0 | 1245 | 0.0051 |
55
 
56
 
57
  ### Framework versions
 
59
  - Transformers 4.52.4
60
  - Pytorch 2.6.0+cu124
61
  - Datasets 2.14.4
62
+ - Tokenizers 0.21.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:33f923d3f981b878fd8be42b98f4652407ae65699cd63e9dc62b907ba47d2b8f
3
  size 267872556
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d96c70c712b2e9d0a2dd8bdef3d02759e1b0f366415251816162055b943fe3e
3
  size 267872556
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f5ace0f6e84da4b1cddf9cb7665a945ed377eda57987c8c406963d64321832d
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:823381c05e2d0a1e728920bc52acdcb2fb40c2c6ebb5a73cb802dd67ecb3e06d
3
  size 5240