shevek commited on
Commit
3a29ac6
1 Parent(s): 7091d38

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "stevhliu/my_awesome_minds_model",
3
  "activation_dropout": 0.0,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,
@@ -59,6 +59,10 @@
59
  "id2label": {
60
  "0": "abroad",
61
  "1": "address",
 
 
 
 
62
  "2": "app_error",
63
  "3": "atm_limit",
64
  "4": "balance",
@@ -66,11 +70,7 @@
66
  "6": "card_issues",
67
  "7": "cash_deposit",
68
  "8": "direct_debit",
69
- "9": "freeze",
70
- "10": "high_value_payment",
71
- "11": "joint_account",
72
- "12": "latest_transactions",
73
- "13": "pay_bill"
74
  },
75
  "initializer_range": 0.02,
76
  "intermediate_size": 3072,
 
1
  {
2
+ "_name_or_path": "facebook/wav2vec2-base",
3
  "activation_dropout": 0.0,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,
 
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",
 
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,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4cbb502c380e5f54a8d33df03abdd91721429eccb7e2922b8b09e6bbb6843a8
3
  size 378314704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb1e28e68c894bd2f4e5071124a1fa0178c25dba7951e55c34d06bc6cbf091f5
3
  size 378314704
runs/Nov18_19-06-29_8907382930c8/events.out.tfevents.1731956792.8907382930c8.592.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aeff5ae98d676d5ebe22a283c20b9dd1909e67f86c5e08039b02fb21c7e03495
3
+ size 7808
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed5d3e87162a001559b3e749d83d9406db074830e1ea608b7cfc06f6d51d9a7e
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd4ed71d34472f3da382c270fc3d231eafc50e8c773e67f7d0ff003b14c1e8e5
3
  size 5304