leobg commited on
Commit
a0a78c0
·
verified ·
1 Parent(s): 4ed0b63

leobg/legistorm-categorizer-seqclass-deberta-240122-v1a

Browse files
README.md ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/deberta-v3-small
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ - precision
10
+ - recall
11
+ model-index:
12
+ - name: legistorm-categorizer-seqclass-deberta-v1
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
+ # legistorm-categorizer-seqclass-deberta-v1
20
+
21
+ This model is a fine-tuned version of [microsoft/deberta-v3-small](https://huggingface.co/microsoft/deberta-v3-small) on an unknown dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.0265
24
+ - Accuracy: 0.9954
25
+ - F1: 0.9623
26
+ - Precision: 0.9814
27
+ - Recall: 0.9439
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: 24
48
+ - eval_batch_size: 24
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - num_epochs: 6
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
57
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:---------:|:------:|
58
+ | No log | 0.25 | 456 | 0.0191 | 0.9957 | 0.9644 | 0.9973 | 0.9337 |
59
+ | 0.0725 | 0.5 | 912 | 0.0176 | 0.9960 | 0.9671 | 1.0 | 0.9362 |
60
+ | 0.0044 | 0.75 | 1368 | 0.0161 | 0.9963 | 0.9699 | 0.9973 | 0.9439 |
61
+ | 0.0015 | 1.0 | 1824 | 0.0183 | 0.9963 | 0.9699 | 0.9973 | 0.9439 |
62
+ | 0.0007 | 1.25 | 2280 | 0.0189 | 0.9962 | 0.9686 | 0.9946 | 0.9439 |
63
+ | 0.0004 | 1.5 | 2736 | 0.0197 | 0.9962 | 0.9686 | 0.9946 | 0.9439 |
64
+ | 0.0003 | 1.75 | 3192 | 0.0181 | 0.9963 | 0.9699 | 0.9946 | 0.9464 |
65
+ | 0.0002 | 2.0 | 3648 | 0.0210 | 0.9957 | 0.9647 | 0.9893 | 0.9413 |
66
+ | 0.0001 | 2.25 | 4104 | 0.0224 | 0.9959 | 0.9661 | 0.9893 | 0.9439 |
67
+ | 0.0001 | 2.5 | 4560 | 0.0228 | 0.9959 | 0.9661 | 0.9893 | 0.9439 |
68
+ | 0.0001 | 2.75 | 5016 | 0.0231 | 0.9957 | 0.9648 | 0.9867 | 0.9439 |
69
+ | 0.0001 | 3.0 | 5472 | 0.0224 | 0.9957 | 0.9648 | 0.9867 | 0.9439 |
70
+ | 0.0001 | 3.25 | 5928 | 0.0218 | 0.9959 | 0.9661 | 0.9893 | 0.9439 |
71
+ | 0.0 | 3.5 | 6384 | 0.0232 | 0.9955 | 0.9635 | 0.9840 | 0.9439 |
72
+ | 0.0 | 3.75 | 6840 | 0.0229 | 0.9957 | 0.9649 | 0.9841 | 0.9464 |
73
+ | 0.0 | 4.0 | 7296 | 0.0240 | 0.9955 | 0.9635 | 0.9840 | 0.9439 |
74
+ | 0.0 | 4.25 | 7752 | 0.0249 | 0.9957 | 0.9648 | 0.9867 | 0.9439 |
75
+ | 0.0 | 4.5 | 8208 | 0.0251 | 0.9954 | 0.9623 | 0.9814 | 0.9439 |
76
+ | 0.0 | 4.74 | 8664 | 0.0248 | 0.9954 | 0.9623 | 0.9814 | 0.9439 |
77
+ | 0.0 | 4.99 | 9120 | 0.0251 | 0.9954 | 0.9623 | 0.9814 | 0.9439 |
78
+ | 0.0 | 5.24 | 9576 | 0.0253 | 0.9954 | 0.9623 | 0.9814 | 0.9439 |
79
+ | 0.0 | 5.49 | 10032 | 0.0266 | 0.9954 | 0.9623 | 0.9814 | 0.9439 |
80
+ | 0.0 | 5.74 | 10488 | 0.0264 | 0.9954 | 0.9623 | 0.9814 | 0.9439 |
81
+ | 0.0 | 5.99 | 10944 | 0.0265 | 0.9954 | 0.9623 | 0.9814 | 0.9439 |
82
+
83
+
84
+ ### Framework versions
85
+
86
+ - Transformers 4.36.2
87
+ - Pytorch 2.1.2+cu121
88
+ - Datasets 2.16.1
89
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2aef36af8fa924c80fe9f59b5753c58e419c223b2ffd788ad24e1e0823629052
3
  size 567641624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffb2bd1b174658c286d1bae9a54a01cab6051a1c8ed967610d7a6e292caa5658
3
  size 567641624
runs/Jan22_19-00-38_4e0cbbdf12c2/events.out.tfevents.1705950038.4e0cbbdf12c2.84260.5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d173851d38a513fe0fb5f2586b30193da5fb659a0b6958effb101c391c95702
3
- size 20355
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b734ec429e798480de9f19701891301ef83ec892d70545cf67e42f94253c890b
3
+ size 20709