sardakartik commited on
Commit
0fdc2c1
·
verified ·
1 Parent(s): 896f26b

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -57,38 +57,22 @@
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,
@@ -143,7 +127,7 @@
143
  1
144
  ],
145
  "torch_dtype": "float32",
146
- "transformers_version": "4.48.2",
147
  "use_weighted_layer_sum": false,
148
  "vocab_size": 32,
149
  "xvector_output_dim": 512
 
57
  "hidden_dropout": 0.1,
58
  "hidden_size": 768,
59
  "id2label": {
60
+ "0": "anger",
61
+ "1": "disgust",
62
+ "2": "fear",
63
+ "3": "happy",
64
+ "4": "neutral",
65
+ "5": "sad"
 
 
 
 
 
 
 
 
66
  },
67
  "initializer_range": 0.02,
68
  "intermediate_size": 3072,
69
  "label2id": {
70
+ "anger": 0,
71
+ "disgust": 1,
72
+ "fear": 2,
73
+ "happy": 3,
74
+ "neutral": 4,
75
+ "sad": 5
 
 
 
 
 
 
 
 
76
  },
77
  "layer_norm_eps": 1e-05,
78
  "layerdrop": 0.0,
 
127
  1
128
  ],
129
  "torch_dtype": "float32",
130
+ "transformers_version": "4.48.3",
131
  "use_weighted_layer_sum": false,
132
  "vocab_size": 32,
133
  "xvector_output_dim": 512
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:79db136c25be9c9b6b5d6afa29143089d4630d02205cab4ab176bf0b46062ba7
3
- size 378314704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aa40ec032876f210998a4659b0d3e0639578d2e0569195b7561a0f85cf65681
3
+ size 378306480
runs/Feb17_04-02-02_1020f8fb4761/events.out.tfevents.1739764932.1020f8fb4761.445.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3d52f3b9bfc424542aecf82b2325b054226eeea571f62fb25f5288f7c0fb494
3
+ size 7022
runs/Feb17_04-13-15_1020f8fb4761/events.out.tfevents.1739765595.1020f8fb4761.445.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21bbe97a113eedd17893ca79bdf471700d56096566e5ad55622514306bb5aad3
3
+ size 7022
runs/Feb17_04-22-54_1020f8fb4761/events.out.tfevents.1739766177.1020f8fb4761.445.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9a8dfbca305af1b78c1462c7627054c35a1700832f456dd83daa3c2a318f7b5
3
+ size 7436
runs/Feb17_04-36-40_1020f8fb4761/events.out.tfevents.1739767001.1020f8fb4761.445.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d222276db543924ccb6702d0a5e3eb02585d6aa7b7af3ed879d74e85ebe0674
3
+ size 9200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d53c0cfd5dd19d6fc091e51fcd1156a01b02516032c311d4e6460d2f7749cc96
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86b3b9826ebebefe960ae4dd2bb43df253e67afd08ce9dab133c3bb5eb657abd
3
  size 5368