Krithika-p commited on
Commit
ef1cf55
1 Parent(s): 6dc8421

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -57,38 +57,40 @@
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": "anxiety",
61
+ "1": "boredom",
62
+ "10": "neutral",
63
+ "11": "panic",
64
+ "12": "pride",
65
+ "13": "sadness",
66
+ "14": "shame",
67
+ "2": "cold-anger",
68
+ "3": "contempt",
69
+ "4": "despair",
70
+ "5": "disgust",
71
+ "6": "elation",
72
+ "7": "happy",
73
+ "8": "hot-anger",
74
+ "9": "interest"
75
  },
76
  "initializer_range": 0.02,
77
  "intermediate_size": 3072,
78
  "label2id": {
79
+ "anxiety": "0",
80
+ "boredom": "1",
81
+ "cold-anger": "2",
82
+ "contempt": "3",
83
+ "despair": "4",
84
+ "disgust": "5",
85
+ "elation": "6",
86
+ "happy": "7",
87
+ "hot-anger": "8",
88
+ "interest": "9",
89
+ "neutral": "10",
90
+ "panic": "11",
91
+ "pride": "12",
92
+ "sadness": "13",
93
+ "shame": "14"
94
  },
95
  "layer_norm_eps": 1e-05,
96
  "layerdrop": 0.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed4be0e4d8c19618f1c648527e7691f19f1c1f45ab6571101861e1c674b32d88
3
- size 378314704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3930593949cb49a440ee83eb73e202bc6b457871d63f1d5e4851f91565ec8467
3
+ size 378315732
runs/Dec09_19-52-14_d8a0ab846198/events.out.tfevents.1702151541.d8a0ab846198.583.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b59b670b83451b89acc3e1d32a9d84f5652158814cac5da711b410731e46e0fa
3
+ size 6897
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd44ee3a2afe402fe32a1059d7258ee1a58faea083f3d5ee5e3f4de93271ae14
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7070a1c76db93c6b5ccafbfc093f054f9c4ab4576fc8c12b8df2920b60b0b524
3
  size 4600