marcelovidigal commited on
Commit
200d36e
·
verified ·
1 Parent(s): 8d3344a

marcelovidigal/distilbert-base-multilingual-cased-2-contract-sections-classification-v2

Browse files
Files changed (1) hide show
  1. README.md +61 -0
README.md CHANGED
@@ -2,6 +2,8 @@
2
  library_name: transformers
3
  tags:
4
  - generated_from_trainer
 
 
5
  model-index:
6
  - name: distilbert-base-multilingual-cased-2-contract-sections-classification-v2
7
  results: []
@@ -15,6 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
15
  # distilbert-base-multilingual-cased-2-contract-sections-classification-v2
16
 
17
  This model was trained from scratch on an unknown dataset.
 
 
 
18
 
19
  ## Model description
20
 
@@ -41,6 +46,62 @@ The following hyperparameters were used during training:
41
  - lr_scheduler_type: linear
42
  - num_epochs: 50
43
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
44
  ### Framework versions
45
 
46
  - Transformers 4.47.1
 
2
  library_name: transformers
3
  tags:
4
  - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
  model-index:
8
  - name: distilbert-base-multilingual-cased-2-contract-sections-classification-v2
9
  results: []
 
17
  # distilbert-base-multilingual-cased-2-contract-sections-classification-v2
18
 
19
  This model was trained from scratch on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.2899
22
+ - Accuracy: 0.9605
23
 
24
  ## Model description
25
 
 
46
  - lr_scheduler_type: linear
47
  - num_epochs: 50
48
 
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
53
+ | 0.0357 | 1.0 | 1000 | 0.1649 | 0.9645 |
54
+ | 0.0323 | 2.0 | 2000 | 0.1754 | 0.9637 |
55
+ | 0.0304 | 3.0 | 3000 | 0.1750 | 0.966 |
56
+ | 0.0273 | 4.0 | 4000 | 0.1694 | 0.9667 |
57
+ | 0.0256 | 5.0 | 5000 | 0.2068 | 0.9585 |
58
+ | 0.0147 | 6.0 | 6000 | 0.1953 | 0.9593 |
59
+ | 0.0181 | 7.0 | 7000 | 0.1993 | 0.9597 |
60
+ | 0.0192 | 8.0 | 8000 | 0.1945 | 0.9625 |
61
+ | 0.0135 | 9.0 | 9000 | 0.2060 | 0.9615 |
62
+ | 0.0123 | 10.0 | 10000 | 0.2174 | 0.959 |
63
+ | 0.0125 | 11.0 | 11000 | 0.2137 | 0.9617 |
64
+ | 0.0102 | 12.0 | 12000 | 0.2198 | 0.964 |
65
+ | 0.0142 | 13.0 | 13000 | 0.2145 | 0.9623 |
66
+ | 0.0078 | 14.0 | 14000 | 0.2280 | 0.9613 |
67
+ | 0.0059 | 15.0 | 15000 | 0.2245 | 0.9643 |
68
+ | 0.0059 | 16.0 | 16000 | 0.2153 | 0.9653 |
69
+ | 0.0065 | 17.0 | 17000 | 0.2304 | 0.9613 |
70
+ | 0.0046 | 18.0 | 18000 | 0.2436 | 0.9605 |
71
+ | 0.0061 | 19.0 | 19000 | 0.2495 | 0.9607 |
72
+ | 0.004 | 20.0 | 20000 | 0.2687 | 0.9587 |
73
+ | 0.0033 | 21.0 | 21000 | 0.2560 | 0.9595 |
74
+ | 0.0038 | 22.0 | 22000 | 0.2543 | 0.9607 |
75
+ | 0.0021 | 23.0 | 23000 | 0.2569 | 0.96 |
76
+ | 0.0028 | 24.0 | 24000 | 0.2689 | 0.96 |
77
+ | 0.0038 | 25.0 | 25000 | 0.2665 | 0.9583 |
78
+ | 0.0022 | 26.0 | 26000 | 0.2756 | 0.959 |
79
+ | 0.0036 | 27.0 | 27000 | 0.2649 | 0.9605 |
80
+ | 0.003 | 28.0 | 28000 | 0.2589 | 0.9603 |
81
+ | 0.0031 | 29.0 | 29000 | 0.2845 | 0.9595 |
82
+ | 0.0039 | 30.0 | 30000 | 0.2759 | 0.9605 |
83
+ | 0.0032 | 31.0 | 31000 | 0.2764 | 0.9603 |
84
+ | 0.0041 | 32.0 | 32000 | 0.2709 | 0.9615 |
85
+ | 0.0048 | 33.0 | 33000 | 0.2671 | 0.9613 |
86
+ | 0.0038 | 34.0 | 34000 | 0.2700 | 0.9613 |
87
+ | 0.0024 | 35.0 | 35000 | 0.2799 | 0.9605 |
88
+ | 0.0006 | 36.0 | 36000 | 0.2809 | 0.961 |
89
+ | 0.0018 | 37.0 | 37000 | 0.2689 | 0.9615 |
90
+ | 0.003 | 38.0 | 38000 | 0.2879 | 0.9605 |
91
+ | 0.0009 | 39.0 | 39000 | 0.2889 | 0.9605 |
92
+ | 0.0032 | 40.0 | 40000 | 0.2906 | 0.9607 |
93
+ | 0.0011 | 41.0 | 41000 | 0.2925 | 0.96 |
94
+ | 0.0007 | 42.0 | 42000 | 0.2926 | 0.9605 |
95
+ | 0.0014 | 43.0 | 43000 | 0.3014 | 0.96 |
96
+ | 0.0013 | 44.0 | 44000 | 0.2946 | 0.9607 |
97
+ | 0.003 | 45.0 | 45000 | 0.2943 | 0.96 |
98
+ | 0.0026 | 46.0 | 46000 | 0.2916 | 0.9605 |
99
+ | 0.0021 | 47.0 | 47000 | 0.2890 | 0.9607 |
100
+ | 0.0027 | 48.0 | 48000 | 0.2894 | 0.961 |
101
+ | 0.0018 | 49.0 | 49000 | 0.2903 | 0.9605 |
102
+ | 0.001 | 50.0 | 50000 | 0.2899 | 0.9605 |
103
+
104
+
105
  ### Framework versions
106
 
107
  - Transformers 4.47.1