mina1369 commited on
Commit
ca44aa7
1 Parent(s): 06d3a02

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -57,38 +57,38 @@
57
  "hidden_dropout": 0.1,
58
  "hidden_size": 768,
59
  "id2label": {
60
- "0": "abroad",
61
- "1": "address",
62
- "10": "high_value_payment",
63
- "11": "joint_account",
64
- "12": "latest_transactions",
65
- "13": "pay_bill",
66
- "2": "app_error",
67
- "3": "atm_limit",
68
- "4": "balance",
69
- "5": "business_loan",
70
- "6": "card_issues",
71
- "7": "cash_deposit",
72
- "8": "direct_debit",
73
- "9": "freeze"
74
  },
75
  "initializer_range": 0.02,
76
  "intermediate_size": 3072,
77
  "label2id": {
78
- "abroad": "0",
79
- "address": "1",
80
- "app_error": "2",
81
- "atm_limit": "3",
82
- "balance": "4",
83
- "business_loan": "5",
84
- "card_issues": "6",
85
- "cash_deposit": "7",
86
- "direct_debit": "8",
87
- "freeze": "9",
88
- "high_value_payment": "10",
89
- "joint_account": "11",
90
- "latest_transactions": "12",
91
- "pay_bill": "13"
92
  },
93
  "layer_norm_eps": 1e-05,
94
  "layerdrop": 0.0,
 
57
  "hidden_dropout": 0.1,
58
  "hidden_size": 768,
59
  "id2label": {
60
+ "0": "cs-CZ",
61
+ "1": "de-DE",
62
+ "10": "pl-PL",
63
+ "11": "pt-PT",
64
+ "12": "ru-RU",
65
+ "13": "zh-CN",
66
+ "2": "en-AU",
67
+ "3": "en-GB",
68
+ "4": "en-US",
69
+ "5": "es-ES",
70
+ "6": "fr-FR",
71
+ "7": "it-IT",
72
+ "8": "ko-KR",
73
+ "9": "nl-NL"
74
  },
75
  "initializer_range": 0.02,
76
  "intermediate_size": 3072,
77
  "label2id": {
78
+ "cs-CZ": "0",
79
+ "de-DE": "1",
80
+ "en-AU": "2",
81
+ "en-GB": "3",
82
+ "en-US": "4",
83
+ "es-ES": "5",
84
+ "fr-FR": "6",
85
+ "it-IT": "7",
86
+ "ko-KR": "8",
87
+ "nl-NL": "9",
88
+ "pl-PL": "10",
89
+ "pt-PT": "11",
90
+ "ru-RU": "12",
91
+ "zh-CN": "13"
92
  },
93
  "layer_norm_eps": 1e-05,
94
  "layerdrop": 0.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf376dd6443f01f5f2e87f7c932bc61e58cbf5073286475c11ac416d08e925b2
3
  size 378314704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:615ccc9adba9fc681ebca4c4105674b8069b67ac7693644a1e983f4fd4ad09ec
3
  size 378314704
runs/Nov19_13-57-10_1ac2d91ffb65/events.out.tfevents.1700402239.1ac2d91ffb65.3176.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea6ba3f9d56cc111bed344a1d34f5614ba4d87aed84e1b5f890409e1554cf7c8
3
+ size 7571
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:084586bec9aee6b4f0846ec07a51e1a62150116358e3e66daff6e3426b665275
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30fc85fa89e1eebc2acc1018d9f90ed4c6ec64b196071c7584d9fc207cdd29ee
3
  size 4600