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

Training in progress, epoch 1

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea3baeb1c64c9e034c0ccdc1ffcb326bef91e7a702ba84a5fe6cc554724c7903
3
  size 438007864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6751c47dcf7a248da893e7d752e058890f3cd7a4f1745cd530f4bc647188a05
3
  size 438007864
run-2/checkpoint-1000/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-2/checkpoint-1000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6751c47dcf7a248da893e7d752e058890f3cd7a4f1745cd530f4bc647188a05
3
+ size 438007864
run-2/checkpoint-1000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56b4ae5b71276a836b022b4f866ac0bcfa5a79416e8cc459e7dd97da6e3e1c17
3
+ size 876140043
run-2/checkpoint-1000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19fd18bb61689800316944d5e23bd13d5c3d77818a1d26d455c95460f4c55690
3
+ size 14645
run-2/checkpoint-1000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38063139f5e7c125ffafa9aee30067878376997de8dc09cf0b740e6f6e41d4e1
3
+ size 1383
run-2/checkpoint-1000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fe7534af39ee334e558133c7c3692d771c21c6d595c8ea2f140a2efbd5f0b1c
3
+ size 1465
run-2/checkpoint-1000/trainer_state.json ADDED
@@ -0,0 +1,142 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 1000,
3
+ "best_metric": 0.7839408748610676,
4
+ "best_model_checkpoint": "./results/run-2/checkpoint-1000",
5
+ "epoch": 1.0,
6
+ "eval_steps": 500,
7
+ "global_step": 1000,
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.1,
14
+ "grad_norm": 3.6001648902893066,
15
+ "learning_rate": 3.1887409174919234e-06,
16
+ "loss": 0.0412,
17
+ "step": 100
18
+ },
19
+ {
20
+ "epoch": 0.2,
21
+ "grad_norm": 0.6239789128303528,
22
+ "learning_rate": 6.409691339200936e-06,
23
+ "loss": 0.1091,
24
+ "step": 200
25
+ },
26
+ {
27
+ "epoch": 0.3,
28
+ "grad_norm": 0.6479267477989197,
29
+ "learning_rate": 9.63064176090995e-06,
30
+ "loss": 0.0,
31
+ "step": 300
32
+ },
33
+ {
34
+ "epoch": 0.4,
35
+ "grad_norm": 20.527082443237305,
36
+ "learning_rate": 1.054959200884952e-05,
37
+ "loss": 0.0,
38
+ "step": 400
39
+ },
40
+ {
41
+ "epoch": 0.5,
42
+ "grad_norm": 0.8853731751441956,
43
+ "learning_rate": 1.0481970753745042e-05,
44
+ "loss": 0.0,
45
+ "step": 500
46
+ },
47
+ {
48
+ "epoch": 0.6,
49
+ "grad_norm": 1.839735507965088,
50
+ "learning_rate": 1.0414349498640566e-05,
51
+ "loss": 0.0,
52
+ "step": 600
53
+ },
54
+ {
55
+ "epoch": 0.7,
56
+ "grad_norm": 2.7137391567230225,
57
+ "learning_rate": 1.0346728243536088e-05,
58
+ "loss": 0.0284,
59
+ "step": 700
60
+ },
61
+ {
62
+ "epoch": 0.8,
63
+ "grad_norm": 0.6026535630226135,
64
+ "learning_rate": 1.027910698843161e-05,
65
+ "loss": 0.1612,
66
+ "step": 800
67
+ },
68
+ {
69
+ "epoch": 0.9,
70
+ "grad_norm": 0.5444966554641724,
71
+ "learning_rate": 1.0211485733327134e-05,
72
+ "loss": 0.0,
73
+ "step": 900
74
+ },
75
+ {
76
+ "epoch": 1.0,
77
+ "grad_norm": 1.2413469552993774,
78
+ "learning_rate": 1.0143864478222655e-05,
79
+ "loss": 0.0986,
80
+ "step": 1000
81
+ },
82
+ {
83
+ "epoch": 1.0,
84
+ "eval_economic_inequality_accuracy": 0.8047858942065491,
85
+ "eval_economic_inequality_f1": 0.7538941327354425,
86
+ "eval_economic_policy_benefits_accuracy": 0.8282828282828283,
87
+ "eval_economic_policy_benefits_f1": 0.764129475069552,
88
+ "eval_ethnic_boundaries_accuracy": 0.9493464052287581,
89
+ "eval_ethnic_boundaries_f1": 0.9281293325410972,
90
+ "eval_language_policy_accuracy": 0.7058823529411765,
91
+ "eval_language_policy_f1": 0.6071428571428571,
92
+ "eval_loss": NaN,
93
+ "eval_mother_tongue_education_accuracy": 0.8888888888888888,
94
+ "eval_mother_tongue_education_f1": 0.837037037037037,
95
+ "eval_overall_accuracy": 0.8390088178776338,
96
+ "eval_overall_f1": 0.7839408748610676,
97
+ "eval_religion_ethnic_identity_accuracy": 0.8568665377176016,
98
+ "eval_religion_ethnic_identity_f1": 0.8133124146404199,
99
+ "eval_runtime": 4.4593,
100
+ "eval_samples_per_second": 897.004,
101
+ "eval_steps_per_second": 56.063,
102
+ "step": 1000
103
+ }
104
+ ],
105
+ "logging_steps": 100,
106
+ "max_steps": 16000,
107
+ "num_input_tokens_seen": 0,
108
+ "num_train_epochs": 16,
109
+ "save_steps": 500,
110
+ "stateful_callbacks": {
111
+ "EarlyStoppingCallback": {
112
+ "args": {
113
+ "early_stopping_patience": 2,
114
+ "early_stopping_threshold": 0.0
115
+ },
116
+ "attributes": {
117
+ "early_stopping_patience_counter": 0
118
+ }
119
+ },
120
+ "TrainerControl": {
121
+ "args": {
122
+ "should_epoch_stop": false,
123
+ "should_evaluate": false,
124
+ "should_log": false,
125
+ "should_save": true,
126
+ "should_training_stop": false
127
+ },
128
+ "attributes": {}
129
+ }
130
+ },
131
+ "total_flos": 4210381651968000.0,
132
+ "train_batch_size": 8,
133
+ "trial_name": null,
134
+ "trial_params": {
135
+ "gradient_accumulation_steps": 2,
136
+ "learning_rate": 1.0596926887422654e-05,
137
+ "num_train_epochs": 16,
138
+ "per_device_train_batch_size": 8,
139
+ "warmup_steps": 329,
140
+ "weight_decay": 0.059185379025811405
141
+ }
142
+ }
run-2/checkpoint-1000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:822a4a47339dd0b384da8628d960a86b7107ee8196c01d2a9c3866ddc7aa4cd5
3
+ size 5777
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4410e061e9e9063477d5b57f26eeda29d8b119aba156a0a7c510c00764b1fd9b
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:822a4a47339dd0b384da8628d960a86b7107ee8196c01d2a9c3866ddc7aa4cd5
3
  size 5777