msab97 commited on
Commit
b0d1050
·
verified ·
1 Parent(s): 06826de

End of training

Browse files
README.md CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.5330
22
- - Accuracy: 0.8186
23
- - F1 Macro: 0.7907
24
 
25
  ## Model description
26
 
@@ -39,9 +39,9 @@ More information needed
39
  ### Training hyperparameters
40
 
41
  The following hyperparameters were used during training:
42
- - learning_rate: 2.3824605150324688e-05
43
- - train_batch_size: 32
44
- - eval_batch_size: 32
45
  - seed: 42
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: linear
@@ -51,11 +51,10 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|
54
- | No log | 1.0 | 461 | 0.6004 | 0.7602 | 0.6990 |
55
- | 0.7551 | 2.0 | 922 | 0.5176 | 0.8101 | 0.7509 |
56
- | 0.445 | 3.0 | 1383 | 0.4920 | 0.8199 | 0.7857 |
57
- | 0.3252 | 4.0 | 1844 | 0.5519 | 0.8204 | 0.7945 |
58
- | 0.2233 | 5.0 | 2305 | 0.5965 | 0.8079 | 0.7754 |
59
 
60
 
61
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.4057
22
+ - Accuracy: 0.8387
23
+ - F1 Macro: 0.8326
24
 
25
  ## Model description
26
 
 
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: 16
45
  - seed: 42
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: linear
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|
54
+ | 0.7293 | 1.0 | 907 | 0.4495 | 0.8206 | 0.8107 |
55
+ | 0.377 | 2.0 | 1814 | 0.3867 | 0.8422 | 0.8389 |
56
+ | 0.2841 | 3.0 | 2721 | 0.4231 | 0.8383 | 0.8324 |
57
+ | 0.1976 | 4.0 | 3628 | 0.4991 | 0.8366 | 0.8304 |
 
58
 
59
 
60
  ### Framework versions
config.json CHANGED
@@ -13,17 +13,13 @@
13
  "1": "Normal",
14
  "2": "Anxiety",
15
  "3": "Suicidal",
16
- "4": "Stress",
17
- "5": "Bipolar",
18
- "6": "Personality disorder"
19
  },
20
  "initializer_range": 0.02,
21
  "label2id": {
22
  "Anxiety": 2,
23
- "Bipolar": 5,
24
  "Depression": 0,
25
  "Normal": 1,
26
- "Personality disorder": 6,
27
  "Stress": 4,
28
  "Suicidal": 3
29
  },
 
13
  "1": "Normal",
14
  "2": "Anxiety",
15
  "3": "Suicidal",
16
+ "4": "Stress"
 
 
17
  },
18
  "initializer_range": 0.02,
19
  "label2id": {
20
  "Anxiety": 2,
 
21
  "Depression": 0,
22
  "Normal": 1,
 
23
  "Stress": 4,
24
  "Suicidal": 3
25
  },
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82745745c2198f428d333b85c74aaf66fae6c5b548519584e5dad2eb9fed69c1
3
- size 267847948
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5e794886062b223f436e27572b8b5368627d189965a9184eb4f47e5a65b693c
3
+ size 267841796
runs/Dec19_20-55-28_21a63788bec3/events.out.tfevents.1734641730.21a63788bec3.23.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a197317b74b5d861a0da9a07500d330f05719a1d86960ce6bf7c2a65c47a875
3
+ size 8533
runs/Dec19_20-55-28_21a63788bec3/events.out.tfevents.1734643135.21a63788bec3.23.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddb468ef9d9318a55ee1e1c1d5cf8899f9e556fa94765ef0731252f3e742a495
3
+ size 463
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5085e6af85619b3a62dc37cc64bbf23ccc888b9449d0aa15d0fe14ae80982d81
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac088e1b74f13e2b0aaea41844c917d933472422b1c99b5475af6a9ca4f5d9cd
3
  size 5304