raminass commited on
Commit
79da5eb
·
1 Parent(s): 445a0ca

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: cc-by-sa-4.0
3
+ base_model: nlpaueb/legal-bert-small-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: scotus-v10
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
+ # scotus-v10
17
+
18
+ This model is a fine-tuned version of [nlpaueb/legal-bert-small-uncased](https://huggingface.co/nlpaueb/legal-bert-small-uncased) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.7971
21
+ - Accuracy: 0.8842
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
+ | 1.67 | 1.0 | 1219 | 1.3781 | 0.5718 |
53
+ | 1.1539 | 2.0 | 2438 | 0.9619 | 0.7077 |
54
+ | 0.6736 | 3.0 | 3657 | 0.7837 | 0.7668 |
55
+ | 0.4265 | 4.0 | 4876 | 0.5882 | 0.8309 |
56
+ | 0.2477 | 5.0 | 6095 | 0.5624 | 0.8446 |
57
+ | 0.1636 | 6.0 | 7314 | 0.5701 | 0.8542 |
58
+ | 0.0938 | 7.0 | 8533 | 0.6322 | 0.8603 |
59
+ | 0.0523 | 8.0 | 9752 | 0.6717 | 0.8606 |
60
+ | 0.0397 | 9.0 | 10971 | 0.6626 | 0.8738 |
61
+ | 0.0236 | 10.0 | 12190 | 0.6729 | 0.8811 |
62
+ | 0.0129 | 11.0 | 13409 | 0.7164 | 0.876 |
63
+ | 0.0098 | 12.0 | 14628 | 0.8041 | 0.8723 |
64
+ | 0.0066 | 13.0 | 15847 | 0.7792 | 0.8794 |
65
+ | 0.0055 | 14.0 | 17066 | 0.7704 | 0.8792 |
66
+ | 0.0032 | 15.0 | 18285 | 0.8369 | 0.8768 |
67
+ | 0.0023 | 16.0 | 19504 | 0.8685 | 0.8737 |
68
+ | 0.0012 | 17.0 | 20723 | 0.7631 | 0.888 |
69
+ | 0.0026 | 18.0 | 21942 | 0.8220 | 0.8808 |
70
+ | 0.0011 | 19.0 | 23161 | 0.7897 | 0.8845 |
71
+ | 0.0003 | 20.0 | 24380 | 0.7971 | 0.8842 |
72
+
73
+
74
+ ### Framework versions
75
+
76
+ - Transformers 4.33.1
77
+ - Pytorch 2.0.1+cu118
78
+ - Datasets 2.14.5
79
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:830ac6a42462523a2bce81cd7ab7eaf054634f97e116c471e88b914f85c5a9fb
3
  size 140335729
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e59df4721eff218ba6284f9daed59ea14774e846cac4c64b4152feef8080e922
3
  size 140335729