Cyclcrclicly commited on
Commit
bd25f22
1 Parent(s): 0439f88

Upload folder using huggingface_hub

Browse files
Files changed (7) hide show
  1. config.json +196 -0
  2. model.safetensors +3 -0
  3. optimizer.pt +3 -0
  4. rng_state.pth +3 -0
  5. scheduler.pt +3 -0
  6. trainer_state.json +102 -0
  7. training_args.bin +3 -0
config.json ADDED
@@ -0,0 +1,196 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "Cyclcrclicly/ll_classifier_v1",
3
+ "architectures": [
4
+ "RobertaForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 768,
13
+ "id2label": {
14
+ "0": "LABEL_0",
15
+ "1": "LABEL_1",
16
+ "2": "LABEL_2",
17
+ "3": "LABEL_3",
18
+ "4": "LABEL_4",
19
+ "5": "LABEL_5",
20
+ "6": "LABEL_6",
21
+ "7": "LABEL_7",
22
+ "8": "LABEL_8",
23
+ "9": "LABEL_9",
24
+ "10": "LABEL_10",
25
+ "11": "LABEL_11",
26
+ "12": "LABEL_12",
27
+ "13": "LABEL_13",
28
+ "14": "LABEL_14",
29
+ "15": "LABEL_15",
30
+ "16": "LABEL_16",
31
+ "17": "LABEL_17",
32
+ "18": "LABEL_18",
33
+ "19": "LABEL_19",
34
+ "20": "LABEL_20",
35
+ "21": "LABEL_21",
36
+ "22": "LABEL_22",
37
+ "23": "LABEL_23",
38
+ "24": "LABEL_24",
39
+ "25": "LABEL_25",
40
+ "26": "LABEL_26",
41
+ "27": "LABEL_27",
42
+ "28": "LABEL_28",
43
+ "29": "LABEL_29",
44
+ "30": "LABEL_30",
45
+ "31": "LABEL_31",
46
+ "32": "LABEL_32",
47
+ "33": "LABEL_33",
48
+ "34": "LABEL_34",
49
+ "35": "LABEL_35",
50
+ "36": "LABEL_36",
51
+ "37": "LABEL_37",
52
+ "38": "LABEL_38",
53
+ "39": "LABEL_39",
54
+ "40": "LABEL_40",
55
+ "41": "LABEL_41",
56
+ "42": "LABEL_42",
57
+ "43": "LABEL_43",
58
+ "44": "LABEL_44",
59
+ "45": "LABEL_45",
60
+ "46": "LABEL_46",
61
+ "47": "LABEL_47",
62
+ "48": "LABEL_48",
63
+ "49": "LABEL_49",
64
+ "50": "LABEL_50",
65
+ "51": "LABEL_51",
66
+ "52": "LABEL_52",
67
+ "53": "LABEL_53",
68
+ "54": "LABEL_54",
69
+ "55": "LABEL_55",
70
+ "56": "LABEL_56",
71
+ "57": "LABEL_57",
72
+ "58": "LABEL_58",
73
+ "59": "LABEL_59",
74
+ "60": "LABEL_60",
75
+ "61": "LABEL_61",
76
+ "62": "LABEL_62",
77
+ "63": "LABEL_63",
78
+ "64": "LABEL_64",
79
+ "65": "LABEL_65",
80
+ "66": "LABEL_66",
81
+ "67": "LABEL_67",
82
+ "68": "LABEL_68",
83
+ "69": "LABEL_69",
84
+ "70": "LABEL_70",
85
+ "71": "LABEL_71",
86
+ "72": "LABEL_72",
87
+ "73": "LABEL_73",
88
+ "74": "LABEL_74",
89
+ "75": "LABEL_75",
90
+ "76": "LABEL_76",
91
+ "77": "LABEL_77",
92
+ "78": "LABEL_78",
93
+ "79": "LABEL_79",
94
+ "80": "LABEL_80",
95
+ "81": "LABEL_81"
96
+ },
97
+ "initializer_range": 0.02,
98
+ "intermediate_size": 3072,
99
+ "label2id": {
100
+ "LABEL_0": 0,
101
+ "LABEL_1": 1,
102
+ "LABEL_10": 10,
103
+ "LABEL_11": 11,
104
+ "LABEL_12": 12,
105
+ "LABEL_13": 13,
106
+ "LABEL_14": 14,
107
+ "LABEL_15": 15,
108
+ "LABEL_16": 16,
109
+ "LABEL_17": 17,
110
+ "LABEL_18": 18,
111
+ "LABEL_19": 19,
112
+ "LABEL_2": 2,
113
+ "LABEL_20": 20,
114
+ "LABEL_21": 21,
115
+ "LABEL_22": 22,
116
+ "LABEL_23": 23,
117
+ "LABEL_24": 24,
118
+ "LABEL_25": 25,
119
+ "LABEL_26": 26,
120
+ "LABEL_27": 27,
121
+ "LABEL_28": 28,
122
+ "LABEL_29": 29,
123
+ "LABEL_3": 3,
124
+ "LABEL_30": 30,
125
+ "LABEL_31": 31,
126
+ "LABEL_32": 32,
127
+ "LABEL_33": 33,
128
+ "LABEL_34": 34,
129
+ "LABEL_35": 35,
130
+ "LABEL_36": 36,
131
+ "LABEL_37": 37,
132
+ "LABEL_38": 38,
133
+ "LABEL_39": 39,
134
+ "LABEL_4": 4,
135
+ "LABEL_40": 40,
136
+ "LABEL_41": 41,
137
+ "LABEL_42": 42,
138
+ "LABEL_43": 43,
139
+ "LABEL_44": 44,
140
+ "LABEL_45": 45,
141
+ "LABEL_46": 46,
142
+ "LABEL_47": 47,
143
+ "LABEL_48": 48,
144
+ "LABEL_49": 49,
145
+ "LABEL_5": 5,
146
+ "LABEL_50": 50,
147
+ "LABEL_51": 51,
148
+ "LABEL_52": 52,
149
+ "LABEL_53": 53,
150
+ "LABEL_54": 54,
151
+ "LABEL_55": 55,
152
+ "LABEL_56": 56,
153
+ "LABEL_57": 57,
154
+ "LABEL_58": 58,
155
+ "LABEL_59": 59,
156
+ "LABEL_6": 6,
157
+ "LABEL_60": 60,
158
+ "LABEL_61": 61,
159
+ "LABEL_62": 62,
160
+ "LABEL_63": 63,
161
+ "LABEL_64": 64,
162
+ "LABEL_65": 65,
163
+ "LABEL_66": 66,
164
+ "LABEL_67": 67,
165
+ "LABEL_68": 68,
166
+ "LABEL_69": 69,
167
+ "LABEL_7": 7,
168
+ "LABEL_70": 70,
169
+ "LABEL_71": 71,
170
+ "LABEL_72": 72,
171
+ "LABEL_73": 73,
172
+ "LABEL_74": 74,
173
+ "LABEL_75": 75,
174
+ "LABEL_76": 76,
175
+ "LABEL_77": 77,
176
+ "LABEL_78": 78,
177
+ "LABEL_79": 79,
178
+ "LABEL_8": 8,
179
+ "LABEL_80": 80,
180
+ "LABEL_81": 81,
181
+ "LABEL_9": 9
182
+ },
183
+ "layer_norm_eps": 1e-05,
184
+ "max_position_embeddings": 514,
185
+ "model_type": "roberta",
186
+ "num_attention_heads": 12,
187
+ "num_hidden_layers": 12,
188
+ "pad_token_id": 1,
189
+ "position_embedding_type": "absolute",
190
+ "problem_type": "single_label_classification",
191
+ "torch_dtype": "float32",
192
+ "transformers_version": "4.44.0",
193
+ "type_vocab_size": 1,
194
+ "use_cache": true,
195
+ "vocab_size": 50265
196
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf1c8594c0e9e06ed6f7a1d2af0ae211eb0155db597fd37f4a8c68da1d414231
3
+ size 498858904
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:594dd40e2aefeb01c3c5d02d15c76f3fadb954383e8d77099ffd2dc3fa698fcd
3
+ size 997837690
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:048e334ac856c0311346670f25fd0fc58f3344e925d59bee2e4b8bc9c1215c26
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47d35692fcd2bb047d182cb4ce5b996c91d0db7df96ceebf3c0304615b2372aa
3
+ size 1064
trainer_state.json ADDED
@@ -0,0 +1,102 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 3360,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.44642857142857145,
13
+ "grad_norm": 0.4475659728050232,
14
+ "learning_rate": 4.255952380952381e-05,
15
+ "loss": 0.4396,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 0.8928571428571429,
20
+ "grad_norm": 0.3704160749912262,
21
+ "learning_rate": 3.511904761904762e-05,
22
+ "loss": 0.4339,
23
+ "step": 1000
24
+ },
25
+ {
26
+ "epoch": 1.0,
27
+ "eval_accuracy": 0.2521186440677966,
28
+ "eval_loss": 0.4316615164279938,
29
+ "eval_runtime": 8.5382,
30
+ "eval_samples_per_second": 55.281,
31
+ "eval_steps_per_second": 6.91,
32
+ "step": 1120
33
+ },
34
+ {
35
+ "epoch": 1.3392857142857144,
36
+ "grad_norm": 0.3202057182788849,
37
+ "learning_rate": 2.767857142857143e-05,
38
+ "loss": 0.4277,
39
+ "step": 1500
40
+ },
41
+ {
42
+ "epoch": 1.7857142857142856,
43
+ "grad_norm": 0.6411174535751343,
44
+ "learning_rate": 2.023809523809524e-05,
45
+ "loss": 0.4246,
46
+ "step": 2000
47
+ },
48
+ {
49
+ "epoch": 2.0,
50
+ "eval_accuracy": 0.23940677966101695,
51
+ "eval_loss": 0.42827531695365906,
52
+ "eval_runtime": 8.5377,
53
+ "eval_samples_per_second": 55.284,
54
+ "eval_steps_per_second": 6.911,
55
+ "step": 2240
56
+ },
57
+ {
58
+ "epoch": 2.232142857142857,
59
+ "grad_norm": 0.7362692952156067,
60
+ "learning_rate": 1.2797619047619047e-05,
61
+ "loss": 0.4236,
62
+ "step": 2500
63
+ },
64
+ {
65
+ "epoch": 2.678571428571429,
66
+ "grad_norm": 1.011610984802246,
67
+ "learning_rate": 5.357142857142857e-06,
68
+ "loss": 0.418,
69
+ "step": 3000
70
+ },
71
+ {
72
+ "epoch": 3.0,
73
+ "eval_accuracy": 0.2796610169491525,
74
+ "eval_loss": 0.4260082542896271,
75
+ "eval_runtime": 8.5784,
76
+ "eval_samples_per_second": 55.022,
77
+ "eval_steps_per_second": 6.878,
78
+ "step": 3360
79
+ }
80
+ ],
81
+ "logging_steps": 500,
82
+ "max_steps": 3360,
83
+ "num_input_tokens_seen": 0,
84
+ "num_train_epochs": 3,
85
+ "save_steps": 500,
86
+ "stateful_callbacks": {
87
+ "TrainerControl": {
88
+ "args": {
89
+ "should_epoch_stop": false,
90
+ "should_evaluate": false,
91
+ "should_log": false,
92
+ "should_save": true,
93
+ "should_training_stop": true
94
+ },
95
+ "attributes": {}
96
+ }
97
+ },
98
+ "total_flos": 7071975903283200.0,
99
+ "train_batch_size": 8,
100
+ "trial_name": null,
101
+ "trial_params": null
102
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3294596ff03362a56b140f8c4b9e4c8fb6c692ab0e08b66c95fd7c3f0f6772a
3
+ size 5176