Vera-ZWY commited on
Commit
36d2cc0
·
verified ·
1 Parent(s): 20b2f81

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -21,63 +21,51 @@
21
  "hidden_activation": "gelu",
22
  "hidden_size": 768,
23
  "id2label": {
24
- "0": "business-and-industrial",
25
- "1": "books-and-literature",
26
- "10": "home-and-garden",
27
- "11": "adult",
28
- "12": "science",
29
- "13": "food-and-drink",
30
- "14": "real-estate",
31
- "15": "news",
32
- "16": "jobs-and-education",
33
- "17": "health",
34
- "18": "hobbies-and-leisure",
35
- "19": "games",
36
- "2": "beauty-and-fitness",
37
- "20": "computers-and-electronics",
38
- "21": "arts-and-entertainment",
39
- "22": "travel-and-transportation",
40
- "23": "finance",
41
- "24": "law-and-government",
42
- "25": "sensitive-subjects",
43
- "3": "autos-and-vehicles",
44
- "4": "people-and-society",
45
- "5": "sports",
46
- "6": "shopping",
47
- "7": "online-communities",
48
- "8": "pets-and-animals",
49
- "9": "internet-and-telecom"
50
  },
51
  "initializer_cutoff_factor": 2.0,
52
  "initializer_range": 0.02,
53
  "intermediate_size": 1152,
54
  "label2id": {
55
- "adult": "11",
56
- "arts-and-entertainment": "21",
57
- "autos-and-vehicles": "3",
58
- "beauty-and-fitness": "2",
59
- "books-and-literature": "1",
60
- "business-and-industrial": "0",
61
- "computers-and-electronics": "20",
62
- "finance": "23",
63
- "food-and-drink": "13",
64
- "games": "19",
65
- "health": "17",
66
- "hobbies-and-leisure": "18",
67
- "home-and-garden": "10",
68
- "internet-and-telecom": "9",
69
- "jobs-and-education": "16",
70
- "law-and-government": "24",
71
- "news": "15",
72
- "online-communities": "7",
73
- "people-and-society": "4",
74
- "pets-and-animals": "8",
75
- "real-estate": "14",
76
- "science": "12",
77
- "sensitive-subjects": "25",
78
- "shopping": "6",
79
- "sports": "5",
80
- "travel-and-transportation": "22"
81
  },
82
  "layer_norm_eps": 1e-05,
83
  "local_attention": 128,
@@ -92,7 +80,7 @@
92
  "num_hidden_layers": 22,
93
  "pad_token_id": 50283,
94
  "position_embedding_type": "absolute",
95
- "problem_type": "single_label_classification",
96
  "reference_compile": true,
97
  "sep_token_id": 50282,
98
  "sparse_pred_ignore_index": -100,
 
21
  "hidden_activation": "gelu",
22
  "hidden_size": 768,
23
  "id2label": {
24
+ "0": "Cognitive Distortions",
25
+ "1": "Coping",
26
+ "10": "Interpersonal Anxiety",
27
+ "11": "Media-Related Anxiety",
28
+ "12": "Panic",
29
+ "13": "Performance Anxiety",
30
+ "14": "Persistent Anxiety",
31
+ "15": "Political/Civic Anxiety",
32
+ "16": "Situational Anxiety",
33
+ "17": "Social Anxiety",
34
+ "18": "Societal Concerns",
35
+ "19": "Stress Response",
36
+ "2": "Current Events Anxiety",
37
+ "3": "Emotional Distress",
38
+ "4": "Emotional Expression",
39
+ "5": "Existential Anxiety",
40
+ "6": "Financial/Economic Anxiety",
41
+ "7": "Future-Oriented Anxiety",
42
+ "8": "General Anxiety",
43
+ "9": "Health Anxiety"
 
 
 
 
 
 
44
  },
45
  "initializer_cutoff_factor": 2.0,
46
  "initializer_range": 0.02,
47
  "intermediate_size": 1152,
48
  "label2id": {
49
+ "Cognitive Distortions": "0",
50
+ "Coping": "1",
51
+ "Current Events Anxiety": "2",
52
+ "Emotional Distress": "3",
53
+ "Emotional Expression": "4",
54
+ "Existential Anxiety": "5",
55
+ "Financial/Economic Anxiety": "6",
56
+ "Future-Oriented Anxiety": "7",
57
+ "General Anxiety": "8",
58
+ "Health Anxiety": "9",
59
+ "Interpersonal Anxiety": "10",
60
+ "Media-Related Anxiety": "11",
61
+ "Panic": "12",
62
+ "Performance Anxiety": "13",
63
+ "Persistent Anxiety": "14",
64
+ "Political/Civic Anxiety": "15",
65
+ "Situational Anxiety": "16",
66
+ "Social Anxiety": "17",
67
+ "Societal Concerns": "18",
68
+ "Stress Response": "19"
 
 
 
 
 
 
69
  },
70
  "layer_norm_eps": 1e-05,
71
  "local_attention": 128,
 
80
  "num_hidden_layers": 22,
81
  "pad_token_id": 50283,
82
  "position_embedding_type": "absolute",
83
+ "problem_type": "multi_label_classification",
84
  "reference_compile": true,
85
  "sep_token_id": 50282,
86
  "sparse_pred_ignore_index": -100,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b0face646f352e06eab33ac2bc0f876d53fe28a3aa6bf7ba624b95fa0cd32867
3
- size 598513616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74ca3008d36d7ebc0e9d681e44f870e15703e80f5e06615abafb6d075640d42a
3
+ size 598495160
runs/Feb05_01-05-13_65abd4fc2a49/events.out.tfevents.1738717516.65abd4fc2a49.4000.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7bb63949f7fa0440d04039ce9bbe9371bf6e59a6d81f3c1b9f3fff1a04a9616
3
+ size 7007
runs/Feb05_01-12-22_65abd4fc2a49/events.out.tfevents.1738717943.65abd4fc2a49.4000.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6c8192e0e250527ff1f402e45887be7c0c9b227fc094a02153f5dcd1f56b7ae
3
+ size 7007
runs/Feb05_01-18-56_65abd4fc2a49/events.out.tfevents.1738718337.65abd4fc2a49.4000.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ea4df48806a5a008a37c4f51e5485cec5a57483e6dc6c418899f059ab74502a
3
+ size 7007
runs/Feb05_01-28-47_65abd4fc2a49/events.out.tfevents.1738718929.65abd4fc2a49.4000.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80cc140a9c293849bdd15c968f36b42c9e166389b1153fd4f9e85c860f95919c
3
+ size 7007
runs/Feb05_01-39-45_65abd4fc2a49/events.out.tfevents.1738719587.65abd4fc2a49.4000.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81a3856a9ff58ec1d1734c7b52b34aee23bb10ff3b90b2aceb4ce4ff92c3d013
3
+ size 7007
runs/Feb05_01-43-42_65abd4fc2a49/events.out.tfevents.1738719823.65abd4fc2a49.4000.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99cd88df47c9d1f8130512d943af071de2977eb3864fb3f3141f952efeac044a
3
+ size 7055
runs/Feb05_01-46-37_65abd4fc2a49/events.out.tfevents.1738719998.65abd4fc2a49.4000.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f49146e9e4cc61bd8181d7492b171128ba92a04247e86e35779d1c5b6e6d2e3
3
+ size 7366
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c2972d83c84cb3fa6be54d745232b7091246d6305be533b79fd9f14c6112ce5
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b5bc5f6eb76b15f35ebb2babfa4a1295bde799ffc8433bb7d8ab51bcd11939f
3
  size 5432