anamelchor commited on
Commit
7857757
·
verified ·
1 Parent(s): 9257f02

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:951f38e98d13e21dc75cc9bd9b2cdeaa5a6f08f0892623ca0324878e99204599
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26970586a6d29d86ae8558c377e96d91e797d7627d02e12f52a440ec3455da9a
3
  size 267832560
run-2/checkpoint-108/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa03fca488c5f98da0c4e8ca0a048a75fb6ffb33149d1153b27755b790393eb9
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:171306db58df3a626ba3a3d417209cbfc3090dd988a14e8a0c31d1a8e9eec5f0
3
  size 267832560
run-2/checkpoint-108/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a38da991fe5a1e8ad19abb093f73aea2c558e468f324d646c274d396a10261e5
3
  size 535727290
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67a4aa4e26054193eff3ecabdb93d2dfcc79b9f5ce7cd8a1cda793ce8bbafa11
3
  size 535727290
run-2/checkpoint-108/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1592c6c7d425e047a040d85ed72274684f3070b72374af37eae3af77db9be0b
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad88fa5f8344a66c499780278f1e8af98f983b90b982d128ac44caa17c35092c
3
  size 14244
run-2/checkpoint-108/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:abe513f6af54d88947bce1ccba591911075618ee7ecd3c6da01627dd41bd57a3
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70d0593b626f92029ace37a25c8a6af187ff0257e53c884df93807231256dd5a
3
  size 1064
run-2/checkpoint-108/trainer_state.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "best_metric": 0.33730584534490105,
3
  "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-2/checkpoint-108",
4
- "epoch": 4.0,
5
  "eval_steps": 500,
6
  "global_step": 108,
7
  "is_hyper_param_search": true,
@@ -10,53 +10,35 @@
10
  "log_history": [
11
  {
12
  "epoch": 1.0,
13
- "eval_loss": 0.5924028158187866,
14
  "eval_matthews_correlation": 0.0,
15
- "eval_runtime": 0.7139,
16
- "eval_samples_per_second": 1460.954,
17
- "eval_steps_per_second": 92.448,
18
- "step": 27
19
- },
20
- {
21
- "epoch": 2.0,
22
- "eval_loss": 0.5790226459503174,
23
- "eval_matthews_correlation": 0.2712686505720511,
24
- "eval_runtime": 0.7744,
25
- "eval_samples_per_second": 1346.766,
26
- "eval_steps_per_second": 85.222,
27
  "step": 54
28
  },
29
  {
30
- "epoch": 3.0,
31
- "eval_loss": 0.6065369248390198,
32
- "eval_matthews_correlation": 0.3342982430724728,
33
- "eval_runtime": 1.2898,
34
- "eval_samples_per_second": 808.645,
35
- "eval_steps_per_second": 51.17,
36
- "step": 81
37
- },
38
- {
39
- "epoch": 4.0,
40
- "eval_loss": 0.6588127613067627,
41
- "eval_matthews_correlation": 0.33730584534490105,
42
- "eval_runtime": 0.761,
43
- "eval_samples_per_second": 1370.504,
44
- "eval_steps_per_second": 86.724,
45
  "step": 108
46
  }
47
  ],
48
  "logging_steps": 500,
49
- "max_steps": 135,
50
  "num_input_tokens_seen": 0,
51
- "num_train_epochs": 5,
52
  "save_steps": 500,
53
  "total_flos": 0,
54
- "train_batch_size": 32,
55
  "trial_name": null,
56
  "trial_params": {
57
- "learning_rate": 3.196781434256157e-05,
58
- "num_train_epochs": 5,
59
- "per_device_train_batch_size": 32,
60
- "seed": 15
61
  }
62
  }
 
1
  {
2
+ "best_metric": 0.27637040604945357,
3
  "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-2/checkpoint-108",
4
+ "epoch": 2.0,
5
  "eval_steps": 500,
6
  "global_step": 108,
7
  "is_hyper_param_search": true,
 
10
  "log_history": [
11
  {
12
  "epoch": 1.0,
13
+ "eval_loss": 0.5896052122116089,
14
  "eval_matthews_correlation": 0.0,
15
+ "eval_runtime": 0.7382,
16
+ "eval_samples_per_second": 1412.91,
17
+ "eval_steps_per_second": 89.408,
 
 
 
 
 
 
 
 
 
18
  "step": 54
19
  },
20
  {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.620072603225708,
23
+ "eval_matthews_correlation": 0.27637040604945357,
24
+ "eval_runtime": 0.7895,
25
+ "eval_samples_per_second": 1321.116,
26
+ "eval_steps_per_second": 83.599,
 
 
 
 
 
 
 
 
 
27
  "step": 108
28
  }
29
  ],
30
  "logging_steps": 500,
31
+ "max_steps": 162,
32
  "num_input_tokens_seen": 0,
33
+ "num_train_epochs": 3,
34
  "save_steps": 500,
35
  "total_flos": 0,
36
+ "train_batch_size": 16,
37
  "trial_name": null,
38
  "trial_params": {
39
+ "learning_rate": 4.44263313595678e-05,
40
+ "num_train_epochs": 3,
41
+ "per_device_train_batch_size": 16,
42
+ "seed": 36
43
  }
44
  }
run-2/checkpoint-108/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69153e9bbab207ff12f995d64fcbc179aebf9c056495013eeb831a9bd3f09fb4
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64b88362824c828734d46d9219cae04a83c937724d8224d58b37d769b6b5a4e8
3
  size 4984
run-2/checkpoint-162/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-162/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:155e5f212958ced8d22198891f6ba03246b3eee162e8dd76d5b1e98cf3d13007
3
+ size 267832560
run-2/checkpoint-162/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b9e3a862ed5315c8b661078c480b4a2134cfb25632ea1f2e6205a66b5a25142
3
+ size 535727290
run-2/checkpoint-162/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9e1298fe2b21bcb4b95b9996800b3e757caae71def6f36bdd0e262dede54ddc
3
+ size 14244
run-2/checkpoint-162/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37dcae55aee4f008683740270966e51f480d3a013fc719f21b7b4b53fe093346
3
+ size 1064
run-2/checkpoint-162/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-162/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-2/checkpoint-162/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-162/trainer_state.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.27637040604945357,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-2/checkpoint-108",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 162,
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.5896052122116089,
14
+ "eval_matthews_correlation": 0.0,
15
+ "eval_runtime": 0.7382,
16
+ "eval_samples_per_second": 1412.91,
17
+ "eval_steps_per_second": 89.408,
18
+ "step": 54
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.620072603225708,
23
+ "eval_matthews_correlation": 0.27637040604945357,
24
+ "eval_runtime": 0.7895,
25
+ "eval_samples_per_second": 1321.116,
26
+ "eval_steps_per_second": 83.599,
27
+ "step": 108
28
+ },
29
+ {
30
+ "epoch": 3.0,
31
+ "eval_loss": 0.7161808013916016,
32
+ "eval_matthews_correlation": 0.26305149678201956,
33
+ "eval_runtime": 0.7943,
34
+ "eval_samples_per_second": 1313.053,
35
+ "eval_steps_per_second": 83.089,
36
+ "step": 162
37
+ }
38
+ ],
39
+ "logging_steps": 500,
40
+ "max_steps": 162,
41
+ "num_input_tokens_seen": 0,
42
+ "num_train_epochs": 3,
43
+ "save_steps": 500,
44
+ "total_flos": 0,
45
+ "train_batch_size": 16,
46
+ "trial_name": null,
47
+ "trial_params": {
48
+ "learning_rate": 4.44263313595678e-05,
49
+ "num_train_epochs": 3,
50
+ "per_device_train_batch_size": 16,
51
+ "seed": 36
52
+ }
53
+ }
run-2/checkpoint-162/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64b88362824c828734d46d9219cae04a83c937724d8224d58b37d769b6b5a4e8
3
+ size 4984
run-2/checkpoint-162/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-3/checkpoint-214/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-3/checkpoint-214/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26970586a6d29d86ae8558c377e96d91e797d7627d02e12f52a440ec3455da9a
3
+ size 267832560
run-3/checkpoint-214/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b036b3e8966fc75e7cccb26ae26b4310381ba2bb7be0d311b6840eadd68d0d29
3
+ size 535727290
run-3/checkpoint-214/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0652a30494a7551b8120ac6e0902e8c5305fecb27d67d6132c2fc2ce1b8b74e4
3
+ size 14308
run-3/checkpoint-214/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:178773c64473840f38798d849aedfc7304591bd0d6beef9503a4d06a5810eabb
3
+ size 1064
run-3/checkpoint-214/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-3/checkpoint-214/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-3/checkpoint-214/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-3/checkpoint-214/trainer_state.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.0,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-3/checkpoint-214",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 214,
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.6183657050132751,
14
+ "eval_matthews_correlation": 0.0,
15
+ "eval_runtime": 0.7672,
16
+ "eval_samples_per_second": 1359.472,
17
+ "eval_steps_per_second": 86.026,
18
+ "step": 214
19
+ }
20
+ ],
21
+ "logging_steps": 500,
22
+ "max_steps": 856,
23
+ "num_input_tokens_seen": 0,
24
+ "num_train_epochs": 4,
25
+ "save_steps": 500,
26
+ "total_flos": 0,
27
+ "train_batch_size": 4,
28
+ "trial_name": null,
29
+ "trial_params": {
30
+ "learning_rate": 1.4139589618940448e-06,
31
+ "num_train_epochs": 4,
32
+ "per_device_train_batch_size": 4,
33
+ "seed": 29
34
+ }
35
+ }
run-3/checkpoint-214/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99c633136cab74654c7b4a0769dd1ba1b598d9e84725645951026a4c6f90d735
3
+ size 4984
run-3/checkpoint-214/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
runs/Feb28_18-10-00_5620ed9b2fff/events.out.tfevents.1709144711.5620ed9b2fff.209.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64d6b68edd55f6297d9cce4163973c034ca328c90f32e2a25adc2a001cf2f83a
3
+ size 6447
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64b88362824c828734d46d9219cae04a83c937724d8224d58b37d769b6b5a4e8
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99c633136cab74654c7b4a0769dd1ba1b598d9e84725645951026a4c6f90d735
3
  size 4984