WFullen commited on
Commit
c67469f
·
verified ·
1 Parent(s): 5c1fed0

End of training

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ base_model: distilbert-base-uncased
9
+ model-index:
10
+ - name: malicious_url_multiclass_classification
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # malicious_url_multiclass_classification
18
+
19
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.0900
22
+ - Accuracy: 0.9696
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 0.001
42
+ - train_batch_size: 16
43
+ - eval_batch_size: 16
44
+ - seed: 42
45
+ - gradient_accumulation_steps: 4
46
+ - total_train_batch_size: 64
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 5
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
55
+ | 0.1695 | 1.0 | 7122 | 0.1303 | 0.9556 |
56
+ | 0.1466 | 2.0 | 14245 | 0.1092 | 0.9625 |
57
+ | 0.136 | 3.0 | 21367 | 0.1112 | 0.9616 |
58
+ | 0.1294 | 4.0 | 28490 | 0.0971 | 0.9669 |
59
+ | 0.1124 | 5.0 | 35610 | 0.0900 | 0.9696 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - PEFT 0.8.2
65
+ - Transformers 4.37.2
66
+ - Pytorch 2.1.2
67
+ - Datasets 2.1.0
68
+ - Tokenizers 0.15.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9d1fcc2ae66fe5a591c38a76290bd94a91898088b59147c3455cf19c0eccbb8
3
  size 2745376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26f077cff02881408501effdbac426602c98a6377aa30907674069701c1ddd40
3
  size 2745376
runs/Feb17_14-32-30_e068aa34d740/events.out.tfevents.1708180355.e068aa34d740.34.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcf6efc6cf250e41c08bdbe3358cab70f3a026f49e9bc7dfa95f89cf51944b13
3
- size 14718
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d5c3a1fc4145a22befa3076eb368dbd37ff34c7e5b9f284899f18bd318b7a5d
3
+ size 17807