kunalwoebot commited on
Commit
ebfa4c3
1 Parent(s): 2f28a46

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -10,30 +10,34 @@
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
- "0": "aspersion",
14
- "1": "hyperbole",
15
- "2": "lying",
16
- "3": "namecalling",
17
- "4": "noncooperation",
18
- "5": "offtopic",
19
- "6": "other_incivility",
20
- "7": "pejorative",
21
- "8": "sarcasm",
22
- "9": "vulgarity"
 
 
23
  },
24
  "initializer_range": 0.02,
25
  "intermediate_size": 3072,
26
  "label2id": {
27
- "aspersion": 0,
28
- "hyperbole": 1,
29
- "lying": 2,
30
- "namecalling": 3,
31
- "noncooperation": 4,
32
- "offtopic": 5,
33
- "other_incivility": 6,
34
- "pejorative": 7,
35
- "sarcasm": 8,
36
- "vulgarity": 9
 
 
37
  },
38
  "layer_norm_eps": 1e-12,
39
  "max_position_embeddings": 512,
 
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
+ "0": "salary_underpaid",
14
+ "1": "management_unsupportive",
15
+ "2": "management_micromanaged",
16
+ "3": "worklifebalance_imbalanced",
17
+ "4": "salary_well_paid",
18
+ "5": "worklifebalance_overwhelmed",
19
+ "6": "worklifebalance_balanced",
20
+ "7": "workenvironment_neutral",
21
+ "8": "management_supportive",
22
+ "9": "workenvironment_negative",
23
+ "10": "workenvironment_positive",
24
+ "11": "salary_late"
25
  },
26
  "initializer_range": 0.02,
27
  "intermediate_size": 3072,
28
  "label2id": {
29
+ "management_micromanaged": 2,
30
+ "management_supportive": 8,
31
+ "management_unsupportive": 1,
32
+ "salary_late": 11,
33
+ "salary_underpaid": 0,
34
+ "salary_well_paid": 4,
35
+ "workenvironment_negative": 9,
36
+ "workenvironment_neutral": 7,
37
+ "workenvironment_positive": 10,
38
+ "worklifebalance_balanced": 6,
39
+ "worklifebalance_imbalanced": 3,
40
+ "worklifebalance_overwhelmed": 5
41
  },
42
  "layer_norm_eps": 1e-12,
43
  "max_position_embeddings": 512,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2aad106008e7b4e6daba69b8755b863f360adb411ec3439e6b4f3a5b5073a779
3
- size 438032946
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb8479dbbaa4bb270e1a4dfb86fa197d4291eb9f4ff5a097a5f4b203ff204c26
3
+ size 438039090
runs/Jul09_11-15-22_9313bf2cb985/1720523924.983595/events.out.tfevents.1720523924.9313bf2cb985.189.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de07113e9d50d78d8fca71163f85ec7d95778916b98ed20c4e722ea0beeb348a
3
+ size 5899
runs/Jul09_11-15-22_9313bf2cb985/events.out.tfevents.1720523924.9313bf2cb985.189.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f047a581cb309f5eb23757f8c7fe938a316f8b8e15abf0298ed60ea8eb792c18
3
+ size 5337
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:70662c9cc2474742a21b62c8e2cb0fb396440c6cf53868bf5676c2c091810bf3
3
  size 4088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dacfccd6078e0cddbfd70e271cbb7f968f5ed1aacac138a334ec54b101eae5cc
3
  size 4088