Venkatesh4342 commited on
Commit
4b391ec
·
verified ·
1 Parent(s): 8e58f3a

Training in progress, step 100

Browse files
config.json CHANGED
@@ -9,13 +9,15 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "Event",
13
- "1": "Not_Event"
 
14
  },
15
  "initializer_range": 0.02,
16
  "label2id": {
17
- "Event": 0,
18
- "Not_Event": 1
 
19
  },
20
  "max_position_embeddings": 512,
21
  "model_type": "distilbert",
 
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "Negative",
13
+ "1": "Neutral",
14
+ "2": "Positive"
15
  },
16
  "initializer_range": 0.02,
17
  "label2id": {
18
+ "Negative": 0,
19
+ "Neutral": 1,
20
+ "Positive": 2
21
  },
22
  "max_position_embeddings": 512,
23
  "model_type": "distilbert",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7993b2906d2f355a3333799533f3ddf3e69b03690f41126baef6b650b3030f32
3
  size 267835644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d476a558d979cd6f2edbdd42d7167958f6f83e9bb735bf064daf1f86be72639
3
  size 267835644
runs/Jun02_12-33-32_9b385fcb7ff3/events.out.tfevents.1717331612.9b385fcb7ff3.496.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85142ab2f029123e5296d2b05bf9d514938605946f5d5a86aa08cbd8321ad814
3
+ size 5285
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af349c0d338bfd357b72deaa1ce6af90c6e5eecba97b3a1f2f76a5a5445b7f1c
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6397b18ebebc4879180a04cd06ca775529b22d09e8a2f15a7a047c8a1b7354a
3
  size 5176