PathofthePeople commited on
Commit
2938950
1 Parent(s): 55cc08f

End of training

Browse files
Files changed (2) hide show
  1. README.md +79 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert/distilbert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: TrainedSentiment
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # TrainedSentiment
17
+
18
+ This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.0299
21
+ - Accuracy: 0.9833
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 16
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 20
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 38 | 0.6023 | 0.6233 |
53
+ | No log | 2.0 | 76 | 0.4643 | 0.7883 |
54
+ | No log | 3.0 | 114 | 0.4152 | 0.8233 |
55
+ | No log | 4.0 | 152 | 0.2017 | 0.93 |
56
+ | No log | 5.0 | 190 | 0.1128 | 0.9617 |
57
+ | No log | 6.0 | 228 | 0.0679 | 0.9767 |
58
+ | No log | 7.0 | 266 | 0.0548 | 0.9783 |
59
+ | No log | 8.0 | 304 | 0.0476 | 0.98 |
60
+ | No log | 9.0 | 342 | 0.0460 | 0.9817 |
61
+ | No log | 10.0 | 380 | 0.0414 | 0.9833 |
62
+ | No log | 11.0 | 418 | 0.0414 | 0.9817 |
63
+ | No log | 12.0 | 456 | 0.0387 | 0.9817 |
64
+ | No log | 13.0 | 494 | 0.0377 | 0.9833 |
65
+ | 0.2188 | 14.0 | 532 | 0.0353 | 0.9833 |
66
+ | 0.2188 | 15.0 | 570 | 0.0329 | 0.9833 |
67
+ | 0.2188 | 16.0 | 608 | 0.0314 | 0.985 |
68
+ | 0.2188 | 17.0 | 646 | 0.0308 | 0.985 |
69
+ | 0.2188 | 18.0 | 684 | 0.0300 | 0.985 |
70
+ | 0.2188 | 19.0 | 722 | 0.0297 | 0.985 |
71
+ | 0.2188 | 20.0 | 760 | 0.0299 | 0.9833 |
72
+
73
+
74
+ ### Framework versions
75
+
76
+ - Transformers 4.32.1
77
+ - Pytorch 2.3.0+cu121
78
+ - Datasets 2.12.0
79
+ - Tokenizers 0.13.2
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c4672b56aa87f7355d4b7cfa283625e6e878d4c5084ba6c18a44e654922471d
3
  size 267854570
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b0c165205f5e7d11b644cbaab7fea8f0da151340fe516acbbdfbb4729cfbebd
3
  size 267854570