YagiASAFAS commited on
Commit
c5dc23d
·
verified ·
1 Parent(s): cc3c1cf

Training in progress, epoch 3

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5ec88bd4ec96273bf642b6b72db0af8c561d85f769cca178090698130901441
3
  size 438007864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea3baeb1c64c9e034c0ccdc1ffcb326bef91e7a702ba84a5fe6cc554724c7903
3
  size 438007864
run-1/checkpoint-375/config.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "BertForSequenceClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "classifier_dropout": null,
7
+ "gradient_checkpointing": false,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "LABEL_0",
13
+ "1": "LABEL_1",
14
+ "2": "LABEL_2",
15
+ "3": "LABEL_3",
16
+ "4": "LABEL_4",
17
+ "5": "LABEL_5",
18
+ "6": "LABEL_6",
19
+ "7": "LABEL_7",
20
+ "8": "LABEL_8",
21
+ "9": "LABEL_9",
22
+ "10": "LABEL_10",
23
+ "11": "LABEL_11",
24
+ "12": "LABEL_12",
25
+ "13": "LABEL_13",
26
+ "14": "LABEL_14",
27
+ "15": "LABEL_15",
28
+ "16": "LABEL_16",
29
+ "17": "LABEL_17"
30
+ },
31
+ "initializer_range": 0.02,
32
+ "intermediate_size": 3072,
33
+ "label2id": {
34
+ "LABEL_0": 0,
35
+ "LABEL_1": 1,
36
+ "LABEL_10": 10,
37
+ "LABEL_11": 11,
38
+ "LABEL_12": 12,
39
+ "LABEL_13": 13,
40
+ "LABEL_14": 14,
41
+ "LABEL_15": 15,
42
+ "LABEL_16": 16,
43
+ "LABEL_17": 17,
44
+ "LABEL_2": 2,
45
+ "LABEL_3": 3,
46
+ "LABEL_4": 4,
47
+ "LABEL_5": 5,
48
+ "LABEL_6": 6,
49
+ "LABEL_7": 7,
50
+ "LABEL_8": 8,
51
+ "LABEL_9": 9
52
+ },
53
+ "layer_norm_eps": 1e-12,
54
+ "max_position_embeddings": 512,
55
+ "model_type": "bert",
56
+ "num_attention_heads": 12,
57
+ "num_hidden_layers": 12,
58
+ "pad_token_id": 0,
59
+ "position_embedding_type": "absolute",
60
+ "torch_dtype": "float32",
61
+ "transformers_version": "4.55.4",
62
+ "type_vocab_size": 2,
63
+ "use_cache": true,
64
+ "vocab_size": 30522
65
+ }
run-1/checkpoint-375/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea3baeb1c64c9e034c0ccdc1ffcb326bef91e7a702ba84a5fe6cc554724c7903
3
+ size 438007864
run-1/checkpoint-375/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04cfdeb96e8c6eac18143f71ef9e5f80a5f2b2a67995e1fcd2dc2eda9a9bdfcd
3
+ size 876140043
run-1/checkpoint-375/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d97b65140f6faf48ed19a0800534f078840f4b81f97001ba3ca5efe5185b9f9
3
+ size 14645
run-1/checkpoint-375/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42c9acc542c3d171a4336c4ea310f5e8d2150fd939c85d21e3b82542fef51c1c
3
+ size 1383
run-1/checkpoint-375/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ff49320b7500fb973c0f5e5dccc8347d53b6c96816169f272324b8ae6e19f5c
3
+ size 1465
run-1/checkpoint-375/trainer_state.json ADDED
@@ -0,0 +1,137 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 125,
3
+ "best_metric": 0.7222001215424422,
4
+ "best_model_checkpoint": "./results/run-1/checkpoint-125",
5
+ "epoch": 3.0,
6
+ "eval_steps": 500,
7
+ "global_step": 375,
8
+ "is_hyper_param_search": true,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.8,
14
+ "grad_norm": 12.130753517150879,
15
+ "learning_rate": 1.6523003188214528e-05,
16
+ "loss": 1623.5764,
17
+ "step": 100
18
+ },
19
+ {
20
+ "epoch": 1.0,
21
+ "eval_economic_inequality_accuracy": 0.7770780856423174,
22
+ "eval_economic_inequality_f1": 0.6795991195482776,
23
+ "eval_economic_policy_benefits_accuracy": 0.8215488215488216,
24
+ "eval_economic_policy_benefits_f1": 0.7410643713786043,
25
+ "eval_ethnic_boundaries_accuracy": 0.946078431372549,
26
+ "eval_ethnic_boundaries_f1": 0.9198646713093299,
27
+ "eval_language_policy_accuracy": 0.6764705882352942,
28
+ "eval_language_policy_f1": 0.545923632610939,
29
+ "eval_loss": NaN,
30
+ "eval_mother_tongue_education_accuracy": 0.7777777777777778,
31
+ "eval_mother_tongue_education_f1": 0.6805555555555556,
32
+ "eval_overall_accuracy": 0.8064020197505432,
33
+ "eval_overall_f1": 0.7222001215424422,
34
+ "eval_religion_ethnic_identity_accuracy": 0.839458413926499,
35
+ "eval_religion_ethnic_identity_f1": 0.7661933788519465,
36
+ "eval_runtime": 4.4741,
37
+ "eval_samples_per_second": 894.041,
38
+ "eval_steps_per_second": 55.878,
39
+ "step": 125
40
+ },
41
+ {
42
+ "epoch": 1.6,
43
+ "grad_norm": 7.246724605560303,
44
+ "learning_rate": 3.3212905398532236e-05,
45
+ "loss": 4406.7347,
46
+ "step": 200
47
+ },
48
+ {
49
+ "epoch": 2.0,
50
+ "eval_economic_inequality_accuracy": 0.7770780856423174,
51
+ "eval_economic_inequality_f1": 0.6795991195482776,
52
+ "eval_economic_policy_benefits_accuracy": 0.8215488215488216,
53
+ "eval_economic_policy_benefits_f1": 0.7410643713786043,
54
+ "eval_ethnic_boundaries_accuracy": 0.946078431372549,
55
+ "eval_ethnic_boundaries_f1": 0.9198646713093299,
56
+ "eval_language_policy_accuracy": 0.6764705882352942,
57
+ "eval_language_policy_f1": 0.545923632610939,
58
+ "eval_loss": NaN,
59
+ "eval_mother_tongue_education_accuracy": 0.7777777777777778,
60
+ "eval_mother_tongue_education_f1": 0.6805555555555556,
61
+ "eval_overall_accuracy": 0.8064020197505432,
62
+ "eval_overall_f1": 0.7222001215424422,
63
+ "eval_religion_ethnic_identity_accuracy": 0.839458413926499,
64
+ "eval_religion_ethnic_identity_f1": 0.7661933788519465,
65
+ "eval_runtime": 4.4873,
66
+ "eval_samples_per_second": 891.403,
67
+ "eval_steps_per_second": 55.713,
68
+ "step": 250
69
+ },
70
+ {
71
+ "epoch": 2.4,
72
+ "grad_norm": 1.0677547454833984,
73
+ "learning_rate": 4.20464816545098e-05,
74
+ "loss": 952.2039,
75
+ "step": 300
76
+ },
77
+ {
78
+ "epoch": 3.0,
79
+ "eval_economic_inequality_accuracy": 0.7770780856423174,
80
+ "eval_economic_inequality_f1": 0.6795991195482776,
81
+ "eval_economic_policy_benefits_accuracy": 0.8215488215488216,
82
+ "eval_economic_policy_benefits_f1": 0.7410643713786043,
83
+ "eval_ethnic_boundaries_accuracy": 0.946078431372549,
84
+ "eval_ethnic_boundaries_f1": 0.9198646713093299,
85
+ "eval_language_policy_accuracy": 0.6764705882352942,
86
+ "eval_language_policy_f1": 0.545923632610939,
87
+ "eval_loss": NaN,
88
+ "eval_mother_tongue_education_accuracy": 0.7777777777777778,
89
+ "eval_mother_tongue_education_f1": 0.6805555555555556,
90
+ "eval_overall_accuracy": 0.8064020197505432,
91
+ "eval_overall_f1": 0.7222001215424422,
92
+ "eval_religion_ethnic_identity_accuracy": 0.839458413926499,
93
+ "eval_religion_ethnic_identity_f1": 0.7661933788519465,
94
+ "eval_runtime": 4.5185,
95
+ "eval_samples_per_second": 885.256,
96
+ "eval_steps_per_second": 55.329,
97
+ "step": 375
98
+ }
99
+ ],
100
+ "logging_steps": 100,
101
+ "max_steps": 2000,
102
+ "num_input_tokens_seen": 0,
103
+ "num_train_epochs": 16,
104
+ "save_steps": 500,
105
+ "stateful_callbacks": {
106
+ "EarlyStoppingCallback": {
107
+ "args": {
108
+ "early_stopping_patience": 2,
109
+ "early_stopping_threshold": 0.0
110
+ },
111
+ "attributes": {
112
+ "early_stopping_patience_counter": 2
113
+ }
114
+ },
115
+ "TrainerControl": {
116
+ "args": {
117
+ "should_epoch_stop": false,
118
+ "should_evaluate": false,
119
+ "should_log": false,
120
+ "should_save": true,
121
+ "should_training_stop": true
122
+ },
123
+ "attributes": {}
124
+ }
125
+ },
126
+ "total_flos": 1.01049159647232e+16,
127
+ "train_batch_size": 32,
128
+ "trial_name": null,
129
+ "trial_params": {
130
+ "gradient_accumulation_steps": 4,
131
+ "learning_rate": 4.305994770261968e-05,
132
+ "num_train_epochs": 16,
133
+ "per_device_train_batch_size": 32,
134
+ "warmup_steps": 258,
135
+ "weight_decay": 0.09399341365652919
136
+ }
137
+ }
run-1/checkpoint-375/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4410e061e9e9063477d5b57f26eeda29d8b119aba156a0a7c510c00764b1fd9b
3
+ size 5777