kbberendsen commited on
Commit
c13429c
·
verified ·
1 Parent(s): c1c6fbe

Training in progress, epoch 1

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. model.safetensors +1 -1
  2. run-1/checkpoint-162/added_tokens.json +3 -0
  3. run-1/checkpoint-162/config.json +35 -0
  4. run-1/checkpoint-162/model.safetensors +3 -0
  5. run-1/checkpoint-162/optimizer.pt +3 -0
  6. run-1/checkpoint-162/rng_state.pth +3 -0
  7. run-1/checkpoint-162/scheduler.pt +3 -0
  8. run-1/checkpoint-162/special_tokens_map.json +15 -0
  9. run-1/checkpoint-162/spm.model +3 -0
  10. run-1/checkpoint-162/tokenizer.json +0 -0
  11. run-1/checkpoint-162/tokenizer_config.json +58 -0
  12. run-1/checkpoint-162/trainer_state.json +53 -0
  13. run-1/checkpoint-162/training_args.bin +3 -0
  14. run-2/checkpoint-107/added_tokens.json +3 -0
  15. run-2/checkpoint-107/config.json +35 -0
  16. run-2/checkpoint-107/model.safetensors +3 -0
  17. run-2/checkpoint-107/optimizer.pt +3 -0
  18. run-2/checkpoint-107/rng_state.pth +3 -0
  19. run-2/checkpoint-107/scheduler.pt +3 -0
  20. run-2/checkpoint-107/special_tokens_map.json +15 -0
  21. run-2/checkpoint-107/spm.model +3 -0
  22. run-2/checkpoint-107/tokenizer.json +0 -0
  23. run-2/checkpoint-107/tokenizer_config.json +58 -0
  24. run-2/checkpoint-107/trainer_state.json +35 -0
  25. run-2/checkpoint-107/training_args.bin +3 -0
  26. run-2/checkpoint-214/added_tokens.json +3 -0
  27. run-2/checkpoint-214/config.json +35 -0
  28. run-2/checkpoint-214/model.safetensors +3 -0
  29. run-2/checkpoint-214/optimizer.pt +3 -0
  30. run-2/checkpoint-214/rng_state.pth +3 -0
  31. run-2/checkpoint-214/scheduler.pt +3 -0
  32. run-2/checkpoint-214/special_tokens_map.json +15 -0
  33. run-2/checkpoint-214/spm.model +3 -0
  34. run-2/checkpoint-214/tokenizer.json +0 -0
  35. run-2/checkpoint-214/tokenizer_config.json +58 -0
  36. run-2/checkpoint-214/trainer_state.json +44 -0
  37. run-2/checkpoint-214/training_args.bin +3 -0
  38. run-2/checkpoint-321/added_tokens.json +3 -0
  39. run-2/checkpoint-321/config.json +35 -0
  40. run-2/checkpoint-321/model.safetensors +3 -0
  41. run-2/checkpoint-321/optimizer.pt +3 -0
  42. run-2/checkpoint-321/rng_state.pth +3 -0
  43. run-2/checkpoint-321/scheduler.pt +3 -0
  44. run-2/checkpoint-321/special_tokens_map.json +15 -0
  45. run-2/checkpoint-321/spm.model +3 -0
  46. run-2/checkpoint-321/tokenizer.json +0 -0
  47. run-2/checkpoint-321/tokenizer_config.json +58 -0
  48. run-2/checkpoint-321/trainer_state.json +53 -0
  49. run-2/checkpoint-321/training_args.bin +3 -0
  50. run-2/checkpoint-428/added_tokens.json +3 -0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c08cfc562c7e233e45a3797769fef37d8a46aad16c982c8460c5b6b714a2662
3
  size 737719272
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3a6efb4856605e2bba06306a1728ee59c15a7516b61f083892ba26b10a2e3c2
3
  size 737719272
run-1/checkpoint-162/added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "[MASK]": 128000
3
+ }
run-1/checkpoint-162/config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/deberta-v3-base",
3
+ "architectures": [
4
+ "DebertaV2ForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.1,
9
+ "hidden_size": 768,
10
+ "initializer_range": 0.02,
11
+ "intermediate_size": 3072,
12
+ "layer_norm_eps": 1e-07,
13
+ "max_position_embeddings": 512,
14
+ "max_relative_positions": -1,
15
+ "model_type": "deberta-v2",
16
+ "norm_rel_ebd": "layer_norm",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "pad_token_id": 0,
20
+ "pooler_dropout": 0,
21
+ "pooler_hidden_act": "gelu",
22
+ "pooler_hidden_size": 768,
23
+ "pos_att_type": [
24
+ "p2c",
25
+ "c2p"
26
+ ],
27
+ "position_biased_input": false,
28
+ "position_buckets": 256,
29
+ "relative_attention": true,
30
+ "share_att_key": true,
31
+ "torch_dtype": "float32",
32
+ "transformers_version": "4.38.1",
33
+ "type_vocab_size": 0,
34
+ "vocab_size": 128100
35
+ }
run-1/checkpoint-162/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8270f36e0801b5c9b722ae81a4c758fe596a151b9e6c466e1bd266df284c92e3
3
+ size 737719272
run-1/checkpoint-162/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16a44e63887764faa0e1ac8cafeb0a7a32792a88389b48dd89a45347e3ea215b
3
+ size 1475558394
run-1/checkpoint-162/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9ca3f95fd0a936569f132b2d29d8772047957d1f4edbba5b12d7d9c25133520
3
+ size 14244
run-1/checkpoint-162/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b5720b29d07166be61beda15ded9525e890ba6fdbe2f94f5e6d740ef72cd911
3
+ size 1064
run-1/checkpoint-162/special_tokens_map.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "[CLS]",
3
+ "cls_token": "[CLS]",
4
+ "eos_token": "[SEP]",
5
+ "mask_token": "[MASK]",
6
+ "pad_token": "[PAD]",
7
+ "sep_token": "[SEP]",
8
+ "unk_token": {
9
+ "content": "[UNK]",
10
+ "lstrip": false,
11
+ "normalized": true,
12
+ "rstrip": false,
13
+ "single_word": false
14
+ }
15
+ }
run-1/checkpoint-162/spm.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c679fbf93643d19aab7ee10c0b99e460bdbc02fedf34b92b05af343b4af586fd
3
+ size 2464616
run-1/checkpoint-162/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-162/tokenizer_config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "1": {
12
+ "content": "[CLS]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "[SEP]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "[UNK]",
29
+ "lstrip": false,
30
+ "normalized": true,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "128000": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "bos_token": "[CLS]",
45
+ "clean_up_tokenization_spaces": true,
46
+ "cls_token": "[CLS]",
47
+ "do_lower_case": false,
48
+ "eos_token": "[SEP]",
49
+ "mask_token": "[MASK]",
50
+ "model_max_length": 1000000000000000019884624838656,
51
+ "pad_token": "[PAD]",
52
+ "sep_token": "[SEP]",
53
+ "sp_model_kwargs": {},
54
+ "split_by_punct": false,
55
+ "tokenizer_class": "DebertaV2Tokenizer",
56
+ "unk_token": "[UNK]",
57
+ "vocab_type": "spm"
58
+ }
run-1/checkpoint-162/trainer_state.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.6210462057873648,
3
+ "best_model_checkpoint": "deberta-v3-base-finetuned-cola-midterm/run-1/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.4458930790424347,
14
+ "eval_matthews_correlation": 0.5367064620897714,
15
+ "eval_runtime": 2.6656,
16
+ "eval_samples_per_second": 391.286,
17
+ "eval_steps_per_second": 24.76,
18
+ "step": 54
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.4549912214279175,
23
+ "eval_matthews_correlation": 0.6210462057873648,
24
+ "eval_runtime": 3.2829,
25
+ "eval_samples_per_second": 317.705,
26
+ "eval_steps_per_second": 20.104,
27
+ "step": 108
28
+ },
29
+ {
30
+ "epoch": 3.0,
31
+ "eval_loss": 0.5201507210731506,
32
+ "eval_matthews_correlation": 0.6107419227947289,
33
+ "eval_runtime": 2.7347,
34
+ "eval_samples_per_second": 381.394,
35
+ "eval_steps_per_second": 24.134,
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": 2.148295560459091e-05,
49
+ "num_train_epochs": 3,
50
+ "per_device_train_batch_size": 16,
51
+ "seed": 28
52
+ }
53
+ }
run-1/checkpoint-162/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:978fad85422630d2e783f80e30dd9baf5a086bb90789a3b376427f831fed2601
3
+ size 4984
run-2/checkpoint-107/added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "[MASK]": 128000
3
+ }
run-2/checkpoint-107/config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/deberta-v3-base",
3
+ "architectures": [
4
+ "DebertaV2ForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.1,
9
+ "hidden_size": 768,
10
+ "initializer_range": 0.02,
11
+ "intermediate_size": 3072,
12
+ "layer_norm_eps": 1e-07,
13
+ "max_position_embeddings": 512,
14
+ "max_relative_positions": -1,
15
+ "model_type": "deberta-v2",
16
+ "norm_rel_ebd": "layer_norm",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "pad_token_id": 0,
20
+ "pooler_dropout": 0,
21
+ "pooler_hidden_act": "gelu",
22
+ "pooler_hidden_size": 768,
23
+ "pos_att_type": [
24
+ "p2c",
25
+ "c2p"
26
+ ],
27
+ "position_biased_input": false,
28
+ "position_buckets": 256,
29
+ "relative_attention": true,
30
+ "share_att_key": true,
31
+ "torch_dtype": "float32",
32
+ "transformers_version": "4.38.1",
33
+ "type_vocab_size": 0,
34
+ "vocab_size": 128100
35
+ }
run-2/checkpoint-107/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e43caf7dccd91010c0cf62805f4e1d59d0bafead43ea5b9f0722100e39ade98
3
+ size 737719272
run-2/checkpoint-107/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e862c0bfffa2de47bf4356a25d25609664dd1058b33cdd12819ce3af9b51b271
3
+ size 1475558394
run-2/checkpoint-107/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:085223996f1b4874eeafb10bc6eaa56ce1bc22bc033260077a3cb9cdd883d4a8
3
+ size 14244
run-2/checkpoint-107/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:335bd01995ee820b783515700149334d53ba67c5a858175f5ae00f83ba7790eb
3
+ size 1064
run-2/checkpoint-107/special_tokens_map.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "[CLS]",
3
+ "cls_token": "[CLS]",
4
+ "eos_token": "[SEP]",
5
+ "mask_token": "[MASK]",
6
+ "pad_token": "[PAD]",
7
+ "sep_token": "[SEP]",
8
+ "unk_token": {
9
+ "content": "[UNK]",
10
+ "lstrip": false,
11
+ "normalized": true,
12
+ "rstrip": false,
13
+ "single_word": false
14
+ }
15
+ }
run-2/checkpoint-107/spm.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c679fbf93643d19aab7ee10c0b99e460bdbc02fedf34b92b05af343b4af586fd
3
+ size 2464616
run-2/checkpoint-107/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-2/checkpoint-107/tokenizer_config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "1": {
12
+ "content": "[CLS]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "[SEP]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "[UNK]",
29
+ "lstrip": false,
30
+ "normalized": true,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "128000": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "bos_token": "[CLS]",
45
+ "clean_up_tokenization_spaces": true,
46
+ "cls_token": "[CLS]",
47
+ "do_lower_case": false,
48
+ "eos_token": "[SEP]",
49
+ "mask_token": "[MASK]",
50
+ "model_max_length": 1000000000000000019884624838656,
51
+ "pad_token": "[PAD]",
52
+ "sep_token": "[SEP]",
53
+ "sp_model_kwargs": {},
54
+ "split_by_punct": false,
55
+ "tokenizer_class": "DebertaV2Tokenizer",
56
+ "unk_token": "[UNK]",
57
+ "vocab_type": "spm"
58
+ }
run-2/checkpoint-107/trainer_state.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.0,
3
+ "best_model_checkpoint": "deberta-v3-base-finetuned-cola-midterm/run-2/checkpoint-107",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 107,
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.6174086332321167,
14
+ "eval_matthews_correlation": 0.0,
15
+ "eval_runtime": 2.6526,
16
+ "eval_samples_per_second": 393.203,
17
+ "eval_steps_per_second": 24.881,
18
+ "step": 107
19
+ }
20
+ ],
21
+ "logging_steps": 500,
22
+ "max_steps": 535,
23
+ "num_input_tokens_seen": 0,
24
+ "num_train_epochs": 5,
25
+ "save_steps": 500,
26
+ "total_flos": 0,
27
+ "train_batch_size": 8,
28
+ "trial_name": null,
29
+ "trial_params": {
30
+ "learning_rate": 2.0653341282050972e-06,
31
+ "num_train_epochs": 5,
32
+ "per_device_train_batch_size": 8,
33
+ "seed": 7
34
+ }
35
+ }
run-2/checkpoint-107/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:987b354fde77ea2309059577a3f441b562e44021eb005cc9e206844a4c72cb43
3
+ size 4984
run-2/checkpoint-214/added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "[MASK]": 128000
3
+ }
run-2/checkpoint-214/config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/deberta-v3-base",
3
+ "architectures": [
4
+ "DebertaV2ForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.1,
9
+ "hidden_size": 768,
10
+ "initializer_range": 0.02,
11
+ "intermediate_size": 3072,
12
+ "layer_norm_eps": 1e-07,
13
+ "max_position_embeddings": 512,
14
+ "max_relative_positions": -1,
15
+ "model_type": "deberta-v2",
16
+ "norm_rel_ebd": "layer_norm",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "pad_token_id": 0,
20
+ "pooler_dropout": 0,
21
+ "pooler_hidden_act": "gelu",
22
+ "pooler_hidden_size": 768,
23
+ "pos_att_type": [
24
+ "p2c",
25
+ "c2p"
26
+ ],
27
+ "position_biased_input": false,
28
+ "position_buckets": 256,
29
+ "relative_attention": true,
30
+ "share_att_key": true,
31
+ "torch_dtype": "float32",
32
+ "transformers_version": "4.38.1",
33
+ "type_vocab_size": 0,
34
+ "vocab_size": 128100
35
+ }
run-2/checkpoint-214/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cfa852718c449afb05c59a5fffe4115ff54b0d237e2e33f2ba6aedd3a7038aa
3
+ size 737719272
run-2/checkpoint-214/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e124a6d4a216bdd594b321d5c3d6d7ca92699dbb366ee167a9b886863e5644ef
3
+ size 1475558394
run-2/checkpoint-214/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ace5e044062f657c8fa1878fdad20558cf6f29a8355191da06ea0863ea61ce7
3
+ size 14244
run-2/checkpoint-214/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0be58c77874816e82c1049a00f952ff0bd684a4de500bdc3b49cacb63ed9954d
3
+ size 1064
run-2/checkpoint-214/special_tokens_map.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "[CLS]",
3
+ "cls_token": "[CLS]",
4
+ "eos_token": "[SEP]",
5
+ "mask_token": "[MASK]",
6
+ "pad_token": "[PAD]",
7
+ "sep_token": "[SEP]",
8
+ "unk_token": {
9
+ "content": "[UNK]",
10
+ "lstrip": false,
11
+ "normalized": true,
12
+ "rstrip": false,
13
+ "single_word": false
14
+ }
15
+ }
run-2/checkpoint-214/spm.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c679fbf93643d19aab7ee10c0b99e460bdbc02fedf34b92b05af343b4af586fd
3
+ size 2464616
run-2/checkpoint-214/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-2/checkpoint-214/tokenizer_config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "1": {
12
+ "content": "[CLS]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "[SEP]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "[UNK]",
29
+ "lstrip": false,
30
+ "normalized": true,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "128000": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "bos_token": "[CLS]",
45
+ "clean_up_tokenization_spaces": true,
46
+ "cls_token": "[CLS]",
47
+ "do_lower_case": false,
48
+ "eos_token": "[SEP]",
49
+ "mask_token": "[MASK]",
50
+ "model_max_length": 1000000000000000019884624838656,
51
+ "pad_token": "[PAD]",
52
+ "sep_token": "[SEP]",
53
+ "sp_model_kwargs": {},
54
+ "split_by_punct": false,
55
+ "tokenizer_class": "DebertaV2Tokenizer",
56
+ "unk_token": "[UNK]",
57
+ "vocab_type": "spm"
58
+ }
run-2/checkpoint-214/trainer_state.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.0,
3
+ "best_model_checkpoint": "deberta-v3-base-finetuned-cola-midterm/run-2/checkpoint-107",
4
+ "epoch": 2.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.6174086332321167,
14
+ "eval_matthews_correlation": 0.0,
15
+ "eval_runtime": 2.6526,
16
+ "eval_samples_per_second": 393.203,
17
+ "eval_steps_per_second": 24.881,
18
+ "step": 107
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.5710335373878479,
23
+ "eval_matthews_correlation": 0.0,
24
+ "eval_runtime": 2.7643,
25
+ "eval_samples_per_second": 377.307,
26
+ "eval_steps_per_second": 23.876,
27
+ "step": 214
28
+ }
29
+ ],
30
+ "logging_steps": 500,
31
+ "max_steps": 535,
32
+ "num_input_tokens_seen": 0,
33
+ "num_train_epochs": 5,
34
+ "save_steps": 500,
35
+ "total_flos": 0,
36
+ "train_batch_size": 8,
37
+ "trial_name": null,
38
+ "trial_params": {
39
+ "learning_rate": 2.0653341282050972e-06,
40
+ "num_train_epochs": 5,
41
+ "per_device_train_batch_size": 8,
42
+ "seed": 7
43
+ }
44
+ }
run-2/checkpoint-214/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:987b354fde77ea2309059577a3f441b562e44021eb005cc9e206844a4c72cb43
3
+ size 4984
run-2/checkpoint-321/added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "[MASK]": 128000
3
+ }
run-2/checkpoint-321/config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/deberta-v3-base",
3
+ "architectures": [
4
+ "DebertaV2ForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.1,
9
+ "hidden_size": 768,
10
+ "initializer_range": 0.02,
11
+ "intermediate_size": 3072,
12
+ "layer_norm_eps": 1e-07,
13
+ "max_position_embeddings": 512,
14
+ "max_relative_positions": -1,
15
+ "model_type": "deberta-v2",
16
+ "norm_rel_ebd": "layer_norm",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "pad_token_id": 0,
20
+ "pooler_dropout": 0,
21
+ "pooler_hidden_act": "gelu",
22
+ "pooler_hidden_size": 768,
23
+ "pos_att_type": [
24
+ "p2c",
25
+ "c2p"
26
+ ],
27
+ "position_biased_input": false,
28
+ "position_buckets": 256,
29
+ "relative_attention": true,
30
+ "share_att_key": true,
31
+ "torch_dtype": "float32",
32
+ "transformers_version": "4.38.1",
33
+ "type_vocab_size": 0,
34
+ "vocab_size": 128100
35
+ }
run-2/checkpoint-321/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b8194b7824c8de15d8f1599e81f6c6b5c137df7c11e4a13c700a9d643ec9d07
3
+ size 737719272
run-2/checkpoint-321/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77c5df23bc589de8909e8e5835174995a34aefc916ec871439cad299ad2adc6f
3
+ size 1475558394
run-2/checkpoint-321/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55ea02f022ba047a7bc8c64d74cf3db5b3a60c3b6ee68fea247cce5036c9e084
3
+ size 14244
run-2/checkpoint-321/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e41e87952a26f48bccf81941e479141654625a005a9a7eadb8923bf2f6169875
3
+ size 1064
run-2/checkpoint-321/special_tokens_map.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "[CLS]",
3
+ "cls_token": "[CLS]",
4
+ "eos_token": "[SEP]",
5
+ "mask_token": "[MASK]",
6
+ "pad_token": "[PAD]",
7
+ "sep_token": "[SEP]",
8
+ "unk_token": {
9
+ "content": "[UNK]",
10
+ "lstrip": false,
11
+ "normalized": true,
12
+ "rstrip": false,
13
+ "single_word": false
14
+ }
15
+ }
run-2/checkpoint-321/spm.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c679fbf93643d19aab7ee10c0b99e460bdbc02fedf34b92b05af343b4af586fd
3
+ size 2464616
run-2/checkpoint-321/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-2/checkpoint-321/tokenizer_config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "1": {
12
+ "content": "[CLS]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "[SEP]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "[UNK]",
29
+ "lstrip": false,
30
+ "normalized": true,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "128000": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "bos_token": "[CLS]",
45
+ "clean_up_tokenization_spaces": true,
46
+ "cls_token": "[CLS]",
47
+ "do_lower_case": false,
48
+ "eos_token": "[SEP]",
49
+ "mask_token": "[MASK]",
50
+ "model_max_length": 1000000000000000019884624838656,
51
+ "pad_token": "[PAD]",
52
+ "sep_token": "[SEP]",
53
+ "sp_model_kwargs": {},
54
+ "split_by_punct": false,
55
+ "tokenizer_class": "DebertaV2Tokenizer",
56
+ "unk_token": "[UNK]",
57
+ "vocab_type": "spm"
58
+ }
run-2/checkpoint-321/trainer_state.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.0,
3
+ "best_model_checkpoint": "deberta-v3-base-finetuned-cola-midterm/run-2/checkpoint-107",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 321,
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.6174086332321167,
14
+ "eval_matthews_correlation": 0.0,
15
+ "eval_runtime": 2.6526,
16
+ "eval_samples_per_second": 393.203,
17
+ "eval_steps_per_second": 24.881,
18
+ "step": 107
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.5710335373878479,
23
+ "eval_matthews_correlation": 0.0,
24
+ "eval_runtime": 2.7643,
25
+ "eval_samples_per_second": 377.307,
26
+ "eval_steps_per_second": 23.876,
27
+ "step": 214
28
+ },
29
+ {
30
+ "epoch": 3.0,
31
+ "eval_loss": 0.53712397813797,
32
+ "eval_matthews_correlation": 0.0,
33
+ "eval_runtime": 3.7319,
34
+ "eval_samples_per_second": 279.48,
35
+ "eval_steps_per_second": 17.685,
36
+ "step": 321
37
+ }
38
+ ],
39
+ "logging_steps": 500,
40
+ "max_steps": 535,
41
+ "num_input_tokens_seen": 0,
42
+ "num_train_epochs": 5,
43
+ "save_steps": 500,
44
+ "total_flos": 0,
45
+ "train_batch_size": 8,
46
+ "trial_name": null,
47
+ "trial_params": {
48
+ "learning_rate": 2.0653341282050972e-06,
49
+ "num_train_epochs": 5,
50
+ "per_device_train_batch_size": 8,
51
+ "seed": 7
52
+ }
53
+ }
run-2/checkpoint-321/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:987b354fde77ea2309059577a3f441b562e44021eb005cc9e206844a4c72cb43
3
+ size 4984
run-2/checkpoint-428/added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "[MASK]": 128000
3
+ }