Training in progress, step 5000, checkpoint
Browse files
last-checkpoint/config.json
ADDED
@@ -0,0 +1,84 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "roberta-base",
|
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 |
+
},
|
41 |
+
"initializer_range": 0.02,
|
42 |
+
"intermediate_size": 3072,
|
43 |
+
"label2id": {
|
44 |
+
"LABEL_0": 0,
|
45 |
+
"LABEL_1": 1,
|
46 |
+
"LABEL_10": 10,
|
47 |
+
"LABEL_11": 11,
|
48 |
+
"LABEL_12": 12,
|
49 |
+
"LABEL_13": 13,
|
50 |
+
"LABEL_14": 14,
|
51 |
+
"LABEL_15": 15,
|
52 |
+
"LABEL_16": 16,
|
53 |
+
"LABEL_17": 17,
|
54 |
+
"LABEL_18": 18,
|
55 |
+
"LABEL_19": 19,
|
56 |
+
"LABEL_2": 2,
|
57 |
+
"LABEL_20": 20,
|
58 |
+
"LABEL_21": 21,
|
59 |
+
"LABEL_22": 22,
|
60 |
+
"LABEL_23": 23,
|
61 |
+
"LABEL_24": 24,
|
62 |
+
"LABEL_25": 25,
|
63 |
+
"LABEL_3": 3,
|
64 |
+
"LABEL_4": 4,
|
65 |
+
"LABEL_5": 5,
|
66 |
+
"LABEL_6": 6,
|
67 |
+
"LABEL_7": 7,
|
68 |
+
"LABEL_8": 8,
|
69 |
+
"LABEL_9": 9
|
70 |
+
},
|
71 |
+
"layer_norm_eps": 1e-05,
|
72 |
+
"max_position_embeddings": 514,
|
73 |
+
"model_type": "roberta",
|
74 |
+
"num_attention_heads": 12,
|
75 |
+
"num_hidden_layers": 12,
|
76 |
+
"pad_token_id": 1,
|
77 |
+
"position_embedding_type": "absolute",
|
78 |
+
"problem_type": "single_label_classification",
|
79 |
+
"torch_dtype": "float32",
|
80 |
+
"transformers_version": "4.44.2",
|
81 |
+
"type_vocab_size": 1,
|
82 |
+
"use_cache": true,
|
83 |
+
"vocab_size": 50265
|
84 |
+
}
|
last-checkpoint/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:991c75e1099f234f2673cc6436dc0f67f660a1ad937c46162f71a2dde44c4404
|
3 |
+
size 498686648
|
last-checkpoint/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd68bff05ecee5d2f081107fbc59c0bb48377d7cf4f69c712cde565446148009
|
3 |
+
size 997493050
|
last-checkpoint/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afb3aa757b5bd4c947379dddad61d23adf2ed5d9383d4fce36e07d65ba927980
|
3 |
+
size 14244
|
last-checkpoint/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53783de9c17f2448e4c300d68d33ed9aeebddbed03cec656386c1ef893a7684b
|
3 |
+
size 1064
|
last-checkpoint/trainer_state.json
ADDED
@@ -0,0 +1,111 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": 3.28760027885437,
|
3 |
+
"best_model_checkpoint": "/kaggle/working/results/checkpoint-5000",
|
4 |
+
"epoch": 0.3586800573888092,
|
5 |
+
"eval_steps": 5000,
|
6 |
+
"global_step": 5000,
|
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.035868005738880916,
|
13 |
+
"grad_norm": 1.1287097930908203,
|
14 |
+
"learning_rate": 0.00019641319942611193,
|
15 |
+
"loss": 3.2489,
|
16 |
+
"step": 500
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.07173601147776183,
|
20 |
+
"grad_norm": 1.3482087850570679,
|
21 |
+
"learning_rate": 0.00019282639885222382,
|
22 |
+
"loss": 3.2389,
|
23 |
+
"step": 1000
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.10760401721664276,
|
27 |
+
"grad_norm": 1.3707690238952637,
|
28 |
+
"learning_rate": 0.00018923959827833574,
|
29 |
+
"loss": 3.2339,
|
30 |
+
"step": 1500
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.14347202295552366,
|
34 |
+
"grad_norm": 1.2300260066986084,
|
35 |
+
"learning_rate": 0.00018565279770444763,
|
36 |
+
"loss": 3.2373,
|
37 |
+
"step": 2000
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.1793400286944046,
|
41 |
+
"grad_norm": 1.2338874340057373,
|
42 |
+
"learning_rate": 0.00018206599713055954,
|
43 |
+
"loss": 3.2341,
|
44 |
+
"step": 2500
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.2152080344332855,
|
48 |
+
"grad_norm": 1.14376962184906,
|
49 |
+
"learning_rate": 0.00017847919655667146,
|
50 |
+
"loss": 3.2326,
|
51 |
+
"step": 3000
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.25107604017216645,
|
55 |
+
"grad_norm": 1.055780053138733,
|
56 |
+
"learning_rate": 0.00017489239598278338,
|
57 |
+
"loss": 3.2295,
|
58 |
+
"step": 3500
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"epoch": 0.28694404591104733,
|
62 |
+
"grad_norm": 1.2641570568084717,
|
63 |
+
"learning_rate": 0.00017130559540889527,
|
64 |
+
"loss": 3.2309,
|
65 |
+
"step": 4000
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 0.32281205164992827,
|
69 |
+
"grad_norm": 1.0373996496200562,
|
70 |
+
"learning_rate": 0.0001677187948350072,
|
71 |
+
"loss": 3.2308,
|
72 |
+
"step": 4500
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 0.3586800573888092,
|
76 |
+
"grad_norm": 1.0670695304870605,
|
77 |
+
"learning_rate": 0.0001641319942611191,
|
78 |
+
"loss": 3.2285,
|
79 |
+
"step": 5000
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 0.3586800573888092,
|
83 |
+
"eval_loss": 3.28760027885437,
|
84 |
+
"eval_runtime": 134.1534,
|
85 |
+
"eval_samples_per_second": 58.142,
|
86 |
+
"eval_steps_per_second": 0.455,
|
87 |
+
"step": 5000
|
88 |
+
}
|
89 |
+
],
|
90 |
+
"logging_steps": 500,
|
91 |
+
"max_steps": 27880,
|
92 |
+
"num_input_tokens_seen": 0,
|
93 |
+
"num_train_epochs": 2,
|
94 |
+
"save_steps": 5000,
|
95 |
+
"stateful_callbacks": {
|
96 |
+
"TrainerControl": {
|
97 |
+
"args": {
|
98 |
+
"should_epoch_stop": false,
|
99 |
+
"should_evaluate": false,
|
100 |
+
"should_log": false,
|
101 |
+
"should_save": true,
|
102 |
+
"should_training_stop": false
|
103 |
+
},
|
104 |
+
"attributes": {}
|
105 |
+
}
|
106 |
+
},
|
107 |
+
"total_flos": 4.210684035072e+16,
|
108 |
+
"train_batch_size": 32,
|
109 |
+
"trial_name": null,
|
110 |
+
"trial_params": null
|
111 |
+
}
|
last-checkpoint/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3b6bb10b1f34645fa9d8bc628b5a8f229a8f09b61b334eafba0471fc1ca9ef1
|
3 |
+
size 5240
|