justin1983
commited on
Commit
•
2b0e1aa
1
Parent(s):
3e599a5
Training in progress, epoch 0
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"adapter_kernel_size": 3,
|
5 |
"adapter_stride": 2,
|
@@ -58,6 +58,10 @@
|
|
58 |
"id2label": {
|
59 |
"0": "abroad",
|
60 |
"1": "address",
|
|
|
|
|
|
|
|
|
61 |
"2": "app_error",
|
62 |
"3": "atm_limit",
|
63 |
"4": "balance",
|
@@ -65,11 +69,7 @@
|
|
65 |
"6": "card_issues",
|
66 |
"7": "cash_deposit",
|
67 |
"8": "direct_debit",
|
68 |
-
"9": "freeze"
|
69 |
-
"10": "high_value_payment",
|
70 |
-
"11": "joint_account",
|
71 |
-
"12": "latest_transactions",
|
72 |
-
"13": "pay_bill"
|
73 |
},
|
74 |
"initializer_range": 0.02,
|
75 |
"intermediate_size": 3072,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "facebook/wav2vec2-base",
|
3 |
"activation_dropout": 0.0,
|
4 |
"adapter_kernel_size": 3,
|
5 |
"adapter_stride": 2,
|
|
|
58 |
"id2label": {
|
59 |
"0": "abroad",
|
60 |
"1": "address",
|
61 |
+
"10": "high_value_payment",
|
62 |
+
"11": "joint_account",
|
63 |
+
"12": "latest_transactions",
|
64 |
+
"13": "pay_bill",
|
65 |
"2": "app_error",
|
66 |
"3": "atm_limit",
|
67 |
"4": "balance",
|
|
|
69 |
"6": "card_issues",
|
70 |
"7": "cash_deposit",
|
71 |
"8": "direct_debit",
|
72 |
+
"9": "freeze"
|
|
|
|
|
|
|
|
|
73 |
},
|
74 |
"initializer_range": 0.02,
|
75 |
"intermediate_size": 3072,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 378362729
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6745478f888c039c71f3a78a5e6e6705f786541a032eb7efb1ea2fc441bd59d
|
3 |
size 378362729
|
runs/Apr30_13-28-17_0c917ae13453/1682861407.067383/events.out.tfevents.1682861407.0c917ae13453.396.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:030b28e5e3d1cc60490abcbdde62c5cad7b0a9174224ff6afa3ebe0303e9913e
|
3 |
+
size 5889
|
runs/Apr30_13-28-17_0c917ae13453/events.out.tfevents.1682861407.0c917ae13453.396.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b94be4e9a563603f67bfacbe2e8077371ec1da5c5f8d1877111e8e77d0b32d50
|
3 |
+
size 6713
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3579
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79f51435cc8942efa1aa63fe3a0142f3ae36befc8d9de55a09e932ef4bb32f3a
|
3 |
size 3579
|