Cielciel commited on
Commit
900b876
1 Parent(s): c3e0b44

aift-model-review-multiple-label-classification

Browse files
README.md CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 3.1256
19
- - Accuracy Thresh: 0.9115
20
 
21
  ## Model description
22
 
@@ -48,21 +48,21 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy Thresh |
50
  |:-------------:|:-----:|:----:|:---------------:|:---------------:|
51
- | 2.2235 | 1.0 | 584 | 1.2682 | 0.7171 |
52
- | 1.1638 | 2.0 | 1168 | 1.1630 | 0.8122 |
53
- | 0.8698 | 3.0 | 1752 | 1.3732 | 0.8635 |
54
- | 0.7107 | 4.0 | 2336 | 1.5609 | 0.8770 |
55
- | 0.542 | 5.0 | 2920 | 1.9944 | 0.8927 |
56
- | 0.3618 | 6.0 | 3504 | 2.2950 | 0.9012 |
57
- | 0.2842 | 7.0 | 4088 | 2.5621 | 0.9018 |
58
- | 0.2358 | 8.0 | 4672 | 2.8400 | 0.9079 |
59
- | 0.2135 | 9.0 | 5256 | 3.1208 | 0.9111 |
60
- | 0.1731 | 10.0 | 5840 | 3.1256 | 0.9115 |
61
 
62
 
63
  ### Framework versions
64
 
65
- - Transformers 4.37.1
66
  - Pytorch 2.0.0+cu118
67
  - Datasets 2.16.1
68
  - Tokenizers 0.15.0
 
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.9102
19
+ - Accuracy Thresh: 0.9324
20
 
21
  ## Model description
22
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy Thresh |
50
  |:-------------:|:-----:|:----:|:---------------:|:---------------:|
51
+ | No log | 1.0 | 407 | 1.0569 | 0.8140 |
52
+ | 2.0882 | 2.0 | 814 | 0.8827 | 0.8299 |
53
+ | 0.8307 | 3.0 | 1221 | 0.9532 | 0.8789 |
54
+ | 0.6022 | 4.0 | 1628 | 1.1407 | 0.9077 |
55
+ | 0.438 | 5.0 | 2035 | 1.2774 | 0.9176 |
56
+ | 0.438 | 6.0 | 2442 | 1.6056 | 0.9212 |
57
+ | 0.363 | 7.0 | 2849 | 1.6522 | 0.9279 |
58
+ | 0.2773 | 8.0 | 3256 | 1.7484 | 0.9301 |
59
+ | 0.2365 | 9.0 | 3663 | 1.7665 | 0.9322 |
60
+ | 0.1952 | 10.0 | 4070 | 1.9102 | 0.9324 |
61
 
62
 
63
  ### Framework versions
64
 
65
+ - Transformers 4.37.2
66
  - Pytorch 2.0.0+cu118
67
  - Datasets 2.16.1
68
  - Tokenizers 0.15.0
config.json CHANGED
@@ -42,6 +42,6 @@
42
  "sinusoidal_pos_embds": false,
43
  "tie_weights_": true,
44
  "torch_dtype": "float32",
45
- "transformers_version": "4.37.1",
46
  "vocab_size": 30522
47
  }
 
42
  "sinusoidal_pos_embds": false,
43
  "tie_weights_": true,
44
  "torch_dtype": "float32",
45
+ "transformers_version": "4.37.2",
46
  "vocab_size": 30522
47
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e244b630a1a449882c108a4cf9dc5b400efb23c36f75c7d94672b1f5a620f12
3
  size 267854100
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd9212861a2c1c59fa90ca450d5ca2a759f98b8da49203c272e577f0a6bc9f9f
3
  size 267854100
runs/Jan29_07-53-38_aift-review-classification-multiple-label/events.out.tfevents.1706514828.aift-review-classification-multiple-label.3346014.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20f81c5f3a75c8765537db943ae53ca5ace896d5100e539b7f3af60ce4fbcdfa
3
+ size 10309
runs/Jan31_02-43-55_aift-review-classification-multiple-label/events.out.tfevents.1706669076.aift-review-classification-multiple-label.3776416.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:741b3a63c25d71d72cd18546ba7d4dbb822f8b39373b16b69dbe61204403803d
3
+ size 9838
runs/Jan31_02-43-55_aift-review-classification-multiple-label/events.out.tfevents.1706669435.aift-review-classification-multiple-label.3776416.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b41a48e782e9054b47c9b4d4c5f1be8b222e8b9d4c1b25b9389070ef34d6ec58
3
+ size 418
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4329ba40331f0e6daf1800e86449eb3954f36410428853becb49723c31dda78a
3
  size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab2a807d175fd8f39c918d5fcaebcb8b2cdfed86b2f28c01e163e2600bb1ab12
3
  size 4219