credentek commited on
Commit
38ad975
·
verified ·
1 Parent(s): aab1b6c

End of training

Browse files
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.4091
20
 
21
  ## Model description
22
 
@@ -47,16 +47,16 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | No log | 1.0 | 221 | 2.9595 |
51
- | No log | 2.0 | 442 | 1.8433 |
52
- | 2.9917 | 3.0 | 663 | 1.1818 |
53
- | 2.9917 | 4.0 | 884 | 0.8031 |
54
- | 1.167 | 5.0 | 1105 | 0.5922 |
55
- | 1.167 | 6.0 | 1326 | 0.5013 |
56
- | 0.5816 | 7.0 | 1547 | 0.4465 |
57
- | 0.5816 | 8.0 | 1768 | 0.4221 |
58
- | 0.5816 | 9.0 | 1989 | 0.4091 |
59
- | 0.433 | 10.0 | 2210 | 0.4123 |
60
 
61
 
62
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.4434
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | No log | 1.0 | 221 | 3.2495 |
51
+ | No log | 2.0 | 442 | 2.1825 |
52
+ | 3.1846 | 3.0 | 663 | 1.3847 |
53
+ | 3.1846 | 4.0 | 884 | 0.8974 |
54
+ | 1.3057 | 5.0 | 1105 | 0.6630 |
55
+ | 1.3057 | 6.0 | 1326 | 0.5452 |
56
+ | 0.5926 | 7.0 | 1547 | 0.4850 |
57
+ | 0.5926 | 8.0 | 1768 | 0.4557 |
58
+ | 0.5926 | 9.0 | 1989 | 0.4434 |
59
+ | 0.4391 | 10.0 | 2210 | 0.4463 |
60
 
61
 
62
  ### Framework versions
config.json CHANGED
@@ -74,19 +74,19 @@
74
  "61": "nrv_details",
75
  "62": "open_account",
76
  "63": "pending_authorization",
77
- "64": "pin_change",
78
- "65": "raise_request",
79
- "66": "rd_details",
80
- "67": "rd_rate",
81
- "68": "request_status",
82
- "69": "saving_interest_rate",
83
- "70": "send_money_abroad",
84
- "71": "ss_fd_rate",
85
- "72": "ss_rd_rate",
86
- "73": "transaction_history",
87
- "74": "transaction_limit",
88
- "75": "update_beneficiary",
89
- "76": "zzzLABEL_76",
90
  "77": "zzzLABEL_77",
91
  "78": "zzzLABEL_78",
92
  "79": "zzzLABEL_79",
@@ -178,19 +178,19 @@
178
  "nrv_details": 61,
179
  "open_account": 62,
180
  "pending_authorization": 63,
181
- "pin_change": 64,
182
- "raise_request": 65,
183
- "rd_details": 66,
184
- "rd_rate": 67,
185
- "request_status": 68,
186
- "saving_interest_rate": 69,
187
- "send_money_abroad": 70,
188
- "ss_fd_rate": 71,
189
- "ss_rd_rate": 72,
190
- "transaction_history": 73,
191
- "transaction_limit": 74,
192
- "update_beneficiary": 75,
193
- "zzzLABEL_76": 76,
194
  "zzzLABEL_77": 77,
195
  "zzzLABEL_78": 78,
196
  "zzzLABEL_79": 79,
 
74
  "61": "nrv_details",
75
  "62": "open_account",
76
  "63": "pending_authorization",
77
+ "64": "personal_loan",
78
+ "65": "pin_change",
79
+ "66": "raise_request",
80
+ "67": "rd_details",
81
+ "68": "rd_rate",
82
+ "69": "request_status",
83
+ "70": "saving_interest_rate",
84
+ "71": "send_money_abroad",
85
+ "72": "ss_fd_rate",
86
+ "73": "ss_rd_rate",
87
+ "74": "transaction_history",
88
+ "75": "transaction_limit",
89
+ "76": "update_beneficiary",
90
  "77": "zzzLABEL_77",
91
  "78": "zzzLABEL_78",
92
  "79": "zzzLABEL_79",
 
178
  "nrv_details": 61,
179
  "open_account": 62,
180
  "pending_authorization": 63,
181
+ "personal_loan": 64,
182
+ "pin_change": 65,
183
+ "raise_request": 66,
184
+ "rd_details": 67,
185
+ "rd_rate": 68,
186
+ "request_status": 69,
187
+ "saving_interest_rate": 70,
188
+ "send_money_abroad": 71,
189
+ "ss_fd_rate": 72,
190
+ "ss_rd_rate": 73,
191
+ "transaction_history": 74,
192
+ "transaction_limit": 75,
193
+ "update_beneficiary": 76,
194
  "zzzLABEL_77": 77,
195
  "zzzLABEL_78": 78,
196
  "zzzLABEL_79": 79,
label_encoder.joblib CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:51c8da5dcb1ba5961dd9fb7c7ff5011bd12181753b5e7373846eb45e4bf1b18f
3
- size 8231
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dbc2f7d4e4691a1062295d706736a6c7910499e6aa7025ed203e29ebba738a7
3
+ size 8335
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f6e9b79df0d2017fda324e69da879c1822c253a5017d62e50218855dd74cdde
3
  size 438260096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0109fafd013d65698f63c193e5493c1b4100e2840bd494573b1a1894d5c41839
3
  size 438260096
runs/Oct31_12-58-05_SuperWhite/events.out.tfevents.1730359685.SuperWhite.42875.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e7936522b01c10f90d3dbc04a50f2d0175aa4f8c86b30c2756df822867b83a0
3
+ size 14521
runs/Oct31_12-58-05_SuperWhite/events.out.tfevents.1730360237.SuperWhite.42875.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7923c721a7748cf78d65615e91724b1ace60e64a16b706fae90e713b56aa708
3
+ size 359
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ca82be66911e2fca0f3f41c8ea554e80537bd82c6d3fd07816084cb2b27c26c
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:521a6c8cec8a4e1c42416fd2bb321bc8ade36c60955aede3e171080f4c07c60a
3
  size 5304