BothBosu commited on
Commit
dc5a7ad
·
verified ·
1 Parent(s): 56289df

End of training

Browse files
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert/distilbert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - precision
9
+ - recall
10
+ - f1
11
+ model-index:
12
+ - name: distilbert-scam-classifier-v1.1
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # distilbert-scam-classifier-v1.1
20
+
21
+ This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.0022
24
+ - Accuracy: {'accuracy': 1.0}
25
+ - Precision: {'precision': 1.0}
26
+ - Recall: {'recall': 1.0}
27
+ - F1: {'f1': 1.0}
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 2e-05
47
+ - train_batch_size: 8
48
+ - eval_batch_size: 8
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - num_epochs: 8
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
+ |:-------------:|:-----:|:----:|:---------------:|:--------------------:|:---------------------------------:|:------------------:|:--------------------------:|
58
+ | No log | 1.0 | 40 | 0.0981 | {'accuracy': 0.9875} | {'precision': 0.9878048780487806} | {'recall': 0.9875} | {'f1': 0.9874980465697764} |
59
+ | No log | 2.0 | 80 | 0.0588 | {'accuracy': 0.9875} | {'precision': 0.9878048780487806} | {'recall': 0.9875} | {'f1': 0.9874980465697764} |
60
+ | No log | 3.0 | 120 | 0.0035 | {'accuracy': 1.0} | {'precision': 1.0} | {'recall': 1.0} | {'f1': 1.0} |
61
+ | No log | 4.0 | 160 | 0.0033 | {'accuracy': 1.0} | {'precision': 1.0} | {'recall': 1.0} | {'f1': 1.0} |
62
+ | No log | 5.0 | 200 | 0.0029 | {'accuracy': 1.0} | {'precision': 1.0} | {'recall': 1.0} | {'f1': 1.0} |
63
+ | No log | 6.0 | 240 | 0.0028 | {'accuracy': 1.0} | {'precision': 1.0} | {'recall': 1.0} | {'f1': 1.0} |
64
+ | No log | 7.0 | 280 | 0.0025 | {'accuracy': 1.0} | {'precision': 1.0} | {'recall': 1.0} | {'f1': 1.0} |
65
+ | No log | 8.0 | 320 | 0.0022 | {'accuracy': 1.0} | {'precision': 1.0} | {'recall': 1.0} | {'f1': 1.0} |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.40.1
71
+ - Pytorch 2.2.1+cu121
72
+ - Datasets 2.19.0
73
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7ac6bbc3791f024e304c2084a4bd66f3d19a53cd96dc65c6aad9b21d4a105f1
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5fdc0daeb73db4dfdb6d5d82278322d2036a229094cc9b273b8c955b394c0d7
3
  size 267832560
runs/May02_16-23-25_fd574d061156/events.out.tfevents.1714667006.fd574d061156.442.7 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:93a92d1d5ce0d48bbd7b48b1de144b071277c475523c0691234b277c4cdf12df
3
- size 6601
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e218749f259228e15b9f39c117280d571e0362bf9f372459a8db16253ad84ffd
3
+ size 7226