vedaantp commited on
Commit
c4b163f
1 Parent(s): c4d9a14

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -11,16 +11,18 @@
11
  "hidden_act": "silu",
12
  "hidden_size": 2048,
13
  "id2label": {
14
- "0": "LOW",
15
- "1": "MEDIUM",
16
- "2": "HIGH"
 
17
  },
18
  "initializer_range": 0.02,
19
  "intermediate_size": 8192,
20
  "label2id": {
21
- "HIGH": 2,
22
- "LOW": 0,
23
- "MEDIUM": 1
 
24
  },
25
  "max_position_embeddings": 131072,
26
  "mlp_bias": false,
 
11
  "hidden_act": "silu",
12
  "hidden_size": 2048,
13
  "id2label": {
14
+ "0": "SPAM",
15
+ "1": "LOW",
16
+ "2": "MEDIUM",
17
+ "3": "HIGH"
18
  },
19
  "initializer_range": 0.02,
20
  "intermediate_size": 8192,
21
  "label2id": {
22
+ "HIGH": 3,
23
+ "LOW": 1,
24
+ "MEDIUM": 2,
25
+ "SPAM": 0
26
  },
27
  "max_position_embeddings": 131072,
28
  "mlp_bias": false,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0288cf4fab1dc1c691f64f5d74b0c8db59391bb55f5843ca80d1adb2cc6adaa8
3
- size 4943298992
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8edea161ce0ac12a8bc941364b173005cc4da3a38d1e35f9530301c0484f51c3
3
+ size 4943307184
runs/Sep28_02-47-26_5e6f55c5a0b3/events.out.tfevents.1727491647.5e6f55c5a0b3.1309.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfefc5b9cbb3fb5fd9ae143ea7a822b4e602301aa4cac82840bc11e456c7df00
3
+ size 8600
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee4cc42d39ac92fa9505c9d88ee58e3e832906504eeb6d458aed7c3e48118a85
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97ed285d070d80a846182bf60fe47b2fe9b462fd46303263162456fc8d3c1ba6
3
  size 5176