anamelchor commited on
Commit
d23e3b5
·
verified ·
1 Parent(s): 704e7ba

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:3f18ca5f2049d94fea824128466a0f1820c99900e714cb7783890e8716c29379
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a02434c65736d0a8fcec4a8cb7e73842f4f322531971a14d1bd7374a916d5716
3
  size 267832560
run-1/checkpoint-642/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1d8b58ba108904902c8d387dcb0a6bf4350a259dbaf1b16d588054e50869dea
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0158a5328736318f4bea170218dd448fbc5fe454e41148e354a6924a234aa0f
3
  size 267832560
run-1/checkpoint-642/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d335ca405505f25b2a5dfc7b1695d9c4cccc399c2a4a9031d168f48f5c7baef6
3
  size 535727290
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c30f72a2400745e075d9422a410ea714b9f9e981beb29166757d29cf048bfb68
3
  size 535727290
run-1/checkpoint-642/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ceee227b46406252bc9089548ea8adfefa04d16678175fb045ad155cdf268e87
3
- size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:079e25fe98e876c438386c26fa1f3a80835a1958dcfdd62ee56654fb584489ea
3
+ size 14308
run-1/checkpoint-642/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f82afd87f3e26533afba46f9901b5d05d0c439d7da2c9a135ec373b749ca6031
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c27c778c08a0ee449255e932bd29af80b625335429ebd56f1c112b444e5e9c84
3
  size 1064
run-1/checkpoint-642/trainer_state.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "best_metric": 0.3432921557472473,
3
  "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-1/checkpoint-428",
4
  "epoch": 3.0,
5
  "eval_steps": 500,
@@ -10,51 +10,51 @@
10
  "log_history": [
11
  {
12
  "epoch": 1.0,
13
- "eval_loss": 0.5924310088157654,
14
- "eval_matthews_correlation": 0.06558874629318973,
15
- "eval_runtime": 0.7705,
16
- "eval_samples_per_second": 1353.67,
17
- "eval_steps_per_second": 85.659,
18
  "step": 214
19
  },
20
  {
21
  "epoch": 2.0,
22
- "eval_loss": 0.5929568409919739,
23
- "eval_matthews_correlation": 0.3432921557472473,
24
- "eval_runtime": 1.2272,
25
- "eval_samples_per_second": 849.906,
26
- "eval_steps_per_second": 53.781,
27
  "step": 428
28
  },
29
  {
30
  "epoch": 2.34,
31
- "grad_norm": 10.632513999938965,
32
- "learning_rate": 6.962872544536971e-06,
33
- "loss": 0.48,
34
  "step": 500
35
  },
36
  {
37
  "epoch": 3.0,
38
- "eval_loss": 1.0858466625213623,
39
- "eval_matthews_correlation": 0.3319729838669631,
40
- "eval_runtime": 0.8034,
41
- "eval_samples_per_second": 1298.204,
42
- "eval_steps_per_second": 82.149,
43
  "step": 642
44
  }
45
  ],
46
  "logging_steps": 500,
47
- "max_steps": 856,
48
  "num_input_tokens_seen": 0,
49
- "num_train_epochs": 4,
50
  "save_steps": 500,
51
- "total_flos": 8373388457232.0,
52
  "train_batch_size": 4,
53
  "trial_name": null,
54
  "trial_params": {
55
- "learning_rate": 1.674218791607766e-05,
56
- "num_train_epochs": 4,
57
  "per_device_train_batch_size": 4,
58
- "seed": 16
59
  }
60
  }
 
1
  {
2
+ "best_metric": 0.3019091863081111,
3
  "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-1/checkpoint-428",
4
  "epoch": 3.0,
5
  "eval_steps": 500,
 
10
  "log_history": [
11
  {
12
  "epoch": 1.0,
13
+ "eval_loss": 0.5719716548919678,
14
+ "eval_matthews_correlation": 0.0835915715371112,
15
+ "eval_runtime": 0.6978,
16
+ "eval_samples_per_second": 1494.771,
17
+ "eval_steps_per_second": 94.588,
18
  "step": 214
19
  },
20
  {
21
  "epoch": 2.0,
22
+ "eval_loss": 1.0430289506912231,
23
+ "eval_matthews_correlation": 0.3019091863081111,
24
+ "eval_runtime": 0.7554,
25
+ "eval_samples_per_second": 1380.773,
26
+ "eval_steps_per_second": 87.374,
27
  "step": 428
28
  },
29
  {
30
  "epoch": 2.34,
31
+ "grad_norm": 75.47649383544922,
32
+ "learning_rate": 7.747466282949623e-06,
33
+ "loss": 0.4411,
34
  "step": 500
35
  },
36
  {
37
  "epoch": 3.0,
38
+ "eval_loss": 1.2935222387313843,
39
+ "eval_matthews_correlation": 0.2953592953626779,
40
+ "eval_runtime": 0.7793,
41
+ "eval_samples_per_second": 1338.334,
42
+ "eval_steps_per_second": 84.688,
43
  "step": 642
44
  }
45
  ],
46
  "logging_steps": 500,
47
+ "max_steps": 642,
48
  "num_input_tokens_seen": 0,
49
+ "num_train_epochs": 3,
50
  "save_steps": 500,
51
+ "total_flos": 8286715452252.0,
52
  "train_batch_size": 4,
53
  "trial_name": null,
54
  "trial_params": {
55
+ "learning_rate": 3.5027277138406044e-05,
56
+ "num_train_epochs": 3,
57
  "per_device_train_batch_size": 4,
58
+ "seed": 29
59
  }
60
  }
run-1/checkpoint-642/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:36613bcef60bcf7fd2c5bce911434f81154fc143b65a8b57de2003769014ca00
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:824c97682d0b5180a58b29aad975f1f670351c62a61736d4bcfd4286ecc497ee
3
  size 4984
run-2/checkpoint-14/config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "pad_token_id": 0,
17
+ "problem_type": "single_label_classification",
18
+ "qa_dropout": 0.1,
19
+ "seq_classif_dropout": 0.2,
20
+ "sinusoidal_pos_embds": false,
21
+ "tie_weights_": true,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.38.1",
24
+ "vocab_size": 30522
25
+ }
run-2/checkpoint-14/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a02434c65736d0a8fcec4a8cb7e73842f4f322531971a14d1bd7374a916d5716
3
+ size 267832560
run-2/checkpoint-14/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1cbad42ba0fba6e6e9cf4ba262182405e1bb9eef9299daba146e449d568487b
3
+ size 535727290
run-2/checkpoint-14/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:019c8a68e8084a0e71169f3880888079a18b4bfa89554bf419abeeee742f787e
3
+ size 14244
run-2/checkpoint-14/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3671ed9e87140387533c4dc756d54af9edf8bef52c4179770c17cc6dbccd301a
3
+ size 1064
run-2/checkpoint-14/special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
run-2/checkpoint-14/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-2/checkpoint-14/tokenizer_config.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "100": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "101": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "102": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "103": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": true,
45
+ "cls_token": "[CLS]",
46
+ "do_lower_case": true,
47
+ "mask_token": "[MASK]",
48
+ "model_max_length": 512,
49
+ "pad_token": "[PAD]",
50
+ "sep_token": "[SEP]",
51
+ "strip_accents": null,
52
+ "tokenize_chinese_chars": true,
53
+ "tokenizer_class": "DistilBertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
run-2/checkpoint-14/trainer_state.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.0,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-2/checkpoint-14",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 14,
7
+ "is_hyper_param_search": true,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 1.0,
13
+ "eval_loss": 0.6130949854850769,
14
+ "eval_matthews_correlation": 0.0,
15
+ "eval_runtime": 0.8143,
16
+ "eval_samples_per_second": 1280.789,
17
+ "eval_steps_per_second": 81.047,
18
+ "step": 14
19
+ }
20
+ ],
21
+ "logging_steps": 500,
22
+ "max_steps": 56,
23
+ "num_input_tokens_seen": 0,
24
+ "num_train_epochs": 4,
25
+ "save_steps": 500,
26
+ "total_flos": 0,
27
+ "train_batch_size": 64,
28
+ "trial_name": null,
29
+ "trial_params": {
30
+ "learning_rate": 4.734214749417639e-05,
31
+ "num_train_epochs": 4,
32
+ "per_device_train_batch_size": 64,
33
+ "seed": 19
34
+ }
35
+ }
run-2/checkpoint-14/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29cb90bd1c8e46e5757d6712e23ef509a5498348487b496f7195b93b5b09254f
3
+ size 4984
run-2/checkpoint-14/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
runs/Feb28_19-52-39_5620ed9b2fff/events.out.tfevents.1709150879.5620ed9b2fff.209.21 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20d687e5b855c4f348d2aeaf2047dba5cec43d8c3952ca9106a19d3491d0ba06
3
+ size 6206
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:824c97682d0b5180a58b29aad975f1f670351c62a61736d4bcfd4286ecc497ee
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29cb90bd1c8e46e5757d6712e23ef509a5498348487b496f7195b93b5b09254f
3
  size 4984