Silicon23 commited on
Commit
91ea90f
·
verified ·
1 Parent(s): b9b4714

Training in progress, epoch 1

Browse files
Files changed (37) hide show
  1. model.safetensors +1 -1
  2. run-0/checkpoint-450/config.json +27 -0
  3. run-0/checkpoint-450/model.safetensors +3 -0
  4. run-0/checkpoint-450/optimizer.pt +3 -0
  5. run-0/checkpoint-450/rng_state.pth +3 -0
  6. run-0/checkpoint-450/scheduler.pt +3 -0
  7. run-0/checkpoint-450/special_tokens_map.json +7 -0
  8. run-0/checkpoint-450/tokenizer.json +0 -0
  9. run-0/checkpoint-450/tokenizer_config.json +55 -0
  10. run-0/checkpoint-450/trainer_state.json +56 -0
  11. run-0/checkpoint-450/training_args.bin +3 -0
  12. run-0/checkpoint-450/vocab.txt +0 -0
  13. run-0/checkpoint-675/config.json +27 -0
  14. run-0/checkpoint-675/model.safetensors +3 -0
  15. run-0/checkpoint-675/optimizer.pt +3 -0
  16. run-0/checkpoint-675/rng_state.pth +3 -0
  17. run-0/checkpoint-675/scheduler.pt +3 -0
  18. run-0/checkpoint-675/special_tokens_map.json +7 -0
  19. run-0/checkpoint-675/tokenizer.json +0 -0
  20. run-0/checkpoint-675/tokenizer_config.json +55 -0
  21. run-0/checkpoint-675/trainer_state.json +72 -0
  22. run-0/checkpoint-675/training_args.bin +3 -0
  23. run-0/checkpoint-675/vocab.txt +0 -0
  24. run-1/checkpoint-29/config.json +27 -0
  25. run-1/checkpoint-29/model.safetensors +3 -0
  26. run-1/checkpoint-29/optimizer.pt +3 -0
  27. run-1/checkpoint-29/rng_state.pth +3 -0
  28. run-1/checkpoint-29/scheduler.pt +3 -0
  29. run-1/checkpoint-29/special_tokens_map.json +7 -0
  30. run-1/checkpoint-29/tokenizer.json +0 -0
  31. run-1/checkpoint-29/tokenizer_config.json +55 -0
  32. run-1/checkpoint-29/trainer_state.json +47 -0
  33. run-1/checkpoint-29/training_args.bin +3 -0
  34. run-1/checkpoint-29/vocab.txt +0 -0
  35. runs/Jul31_20-26-08_3d6201a3fb09/events.out.tfevents.1722457573.3d6201a3fb09.1394.0 +2 -2
  36. runs/Jul31_20-26-08_3d6201a3fb09/events.out.tfevents.1722457650.3d6201a3fb09.1394.1 +3 -0
  37. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:046926321112717f41d84d2dd365366c2d33450b5a65848efdfa29e04ea42b59
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06b6c377dd8c14a7acc58dbc8d1861bd951f6e2243d80157418809e88fc6e54f
3
  size 437958648
run-0/checkpoint-450/config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google-bert/bert-base-uncased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "bert",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "problem_type": "single_label_classification",
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.42.4",
24
+ "type_vocab_size": 2,
25
+ "use_cache": true,
26
+ "vocab_size": 30522
27
+ }
run-0/checkpoint-450/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26e43fbc08e8d44606dc2b5a040ab066ca8d629aec26f880489c304f7658d1ce
3
+ size 437958648
run-0/checkpoint-450/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2306ad1a4340e6839959e59c0905b8bd4cae9702ba3a5357824e3b35d91ae8ea
3
+ size 876038394
run-0/checkpoint-450/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ab80c9b99889eda685bfe2f60cadc52b3b0dda49d20b96c91ef6d8cbeacc2cd
3
+ size 14244
run-0/checkpoint-450/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f76cf881c9e186bef61e5f3c7d5e1b085f1a3e17fb05de26520bc3c85e8a4852
3
+ size 1064
run-0/checkpoint-450/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-0/checkpoint-450/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-0/checkpoint-450/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": "BertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
run-0/checkpoint-450/trainer_state.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.5695,
3
+ "best_model_checkpoint": "BERTForDetectingDepression-Twitter2020/run-0/checkpoint-450",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 450,
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_accuracy": 0.555,
14
+ "eval_loss": 0.6845093965530396,
15
+ "eval_runtime": 2.8361,
16
+ "eval_samples_per_second": 705.206,
17
+ "eval_steps_per_second": 44.075,
18
+ "step": 225
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_accuracy": 0.5695,
23
+ "eval_loss": 0.6817875504493713,
24
+ "eval_runtime": 2.8164,
25
+ "eval_samples_per_second": 710.12,
26
+ "eval_steps_per_second": 44.383,
27
+ "step": 450
28
+ }
29
+ ],
30
+ "logging_steps": 500,
31
+ "max_steps": 675,
32
+ "num_input_tokens_seen": 0,
33
+ "num_train_epochs": 3,
34
+ "save_steps": 500,
35
+ "stateful_callbacks": {
36
+ "TrainerControl": {
37
+ "args": {
38
+ "should_epoch_stop": false,
39
+ "should_evaluate": false,
40
+ "should_log": false,
41
+ "should_save": true,
42
+ "should_training_stop": false
43
+ },
44
+ "attributes": {}
45
+ }
46
+ },
47
+ "total_flos": 0,
48
+ "train_batch_size": 8,
49
+ "trial_name": null,
50
+ "trial_params": {
51
+ "learning_rate": 2.0067314527799928e-06,
52
+ "num_train_epochs": 3,
53
+ "per_device_train_batch_size": 8,
54
+ "seed": 2
55
+ }
56
+ }
run-0/checkpoint-450/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40b688ccd01fcc0f45d0941527d014913bbf2c71c953ca18588652a88cbf7ac1
3
+ size 5176
run-0/checkpoint-450/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-0/checkpoint-675/config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google-bert/bert-base-uncased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "bert",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "problem_type": "single_label_classification",
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.42.4",
24
+ "type_vocab_size": 2,
25
+ "use_cache": true,
26
+ "vocab_size": 30522
27
+ }
run-0/checkpoint-675/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c2a4f08d963ef3fc851077b1fe03663f82befb3964e574140f4ef6674f8247e
3
+ size 437958648
run-0/checkpoint-675/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd228f71904428030a5b9d6813fdaf374a05c4707dfbb3bd08b567ba93e3b346
3
+ size 876038394
run-0/checkpoint-675/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f40ddad47666fb175ce4def48e1789b0cbb6f7d8108b979351af8f39276c0d50
3
+ size 14244
run-0/checkpoint-675/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c57b2ee47ed80836ef11bf6c209fd3f49e26aa2178fd63a3f8630e4abf4b4a32
3
+ size 1064
run-0/checkpoint-675/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-0/checkpoint-675/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-0/checkpoint-675/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": "BertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
run-0/checkpoint-675/trainer_state.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.58,
3
+ "best_model_checkpoint": "BERTForDetectingDepression-Twitter2020/run-0/checkpoint-675",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 675,
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_accuracy": 0.555,
14
+ "eval_loss": 0.6845093965530396,
15
+ "eval_runtime": 2.8361,
16
+ "eval_samples_per_second": 705.206,
17
+ "eval_steps_per_second": 44.075,
18
+ "step": 225
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_accuracy": 0.5695,
23
+ "eval_loss": 0.6817875504493713,
24
+ "eval_runtime": 2.8164,
25
+ "eval_samples_per_second": 710.12,
26
+ "eval_steps_per_second": 44.383,
27
+ "step": 450
28
+ },
29
+ {
30
+ "epoch": 2.2222222222222223,
31
+ "grad_norm": 7.728390693664551,
32
+ "learning_rate": 5.202637099799982e-07,
33
+ "loss": 0.6858,
34
+ "step": 500
35
+ },
36
+ {
37
+ "epoch": 3.0,
38
+ "eval_accuracy": 0.58,
39
+ "eval_loss": 0.6781938672065735,
40
+ "eval_runtime": 3.0378,
41
+ "eval_samples_per_second": 658.364,
42
+ "eval_steps_per_second": 41.148,
43
+ "step": 675
44
+ }
45
+ ],
46
+ "logging_steps": 500,
47
+ "max_steps": 675,
48
+ "num_input_tokens_seen": 0,
49
+ "num_train_epochs": 3,
50
+ "save_steps": 500,
51
+ "stateful_callbacks": {
52
+ "TrainerControl": {
53
+ "args": {
54
+ "should_epoch_stop": false,
55
+ "should_evaluate": false,
56
+ "should_log": false,
57
+ "should_save": true,
58
+ "should_training_stop": true
59
+ },
60
+ "attributes": {}
61
+ }
62
+ },
63
+ "total_flos": 141693525531840.0,
64
+ "train_batch_size": 8,
65
+ "trial_name": null,
66
+ "trial_params": {
67
+ "learning_rate": 2.0067314527799928e-06,
68
+ "num_train_epochs": 3,
69
+ "per_device_train_batch_size": 8,
70
+ "seed": 2
71
+ }
72
+ }
run-0/checkpoint-675/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40b688ccd01fcc0f45d0941527d014913bbf2c71c953ca18588652a88cbf7ac1
3
+ size 5176
run-0/checkpoint-675/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-29/config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google-bert/bert-base-uncased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "bert",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "problem_type": "single_label_classification",
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.42.4",
24
+ "type_vocab_size": 2,
25
+ "use_cache": true,
26
+ "vocab_size": 30522
27
+ }
run-1/checkpoint-29/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06b6c377dd8c14a7acc58dbc8d1861bd951f6e2243d80157418809e88fc6e54f
3
+ size 437958648
run-1/checkpoint-29/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04d3caec206897abb0d456019b6dcf7ed69075fac8c19df918210097d1ad5e65
3
+ size 876038394
run-1/checkpoint-29/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:987ea0e7bb2b0d22db67be7de412e6b8194b685bf7e23c5331341d50158baecd
3
+ size 14308
run-1/checkpoint-29/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8651c76f34239f8366cb8b0f0dd886e3013ddc0fbeccd0cc378ece203774644
3
+ size 1064
run-1/checkpoint-29/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-1/checkpoint-29/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-29/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": "BertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
run-1/checkpoint-29/trainer_state.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.505,
3
+ "best_model_checkpoint": "BERTForDetectingDepression-Twitter2020/run-1/checkpoint-29",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 29,
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_accuracy": 0.505,
14
+ "eval_loss": 0.6934448480606079,
15
+ "eval_runtime": 2.8054,
16
+ "eval_samples_per_second": 712.908,
17
+ "eval_steps_per_second": 44.557,
18
+ "step": 29
19
+ }
20
+ ],
21
+ "logging_steps": 500,
22
+ "max_steps": 58,
23
+ "num_input_tokens_seen": 0,
24
+ "num_train_epochs": 2,
25
+ "save_steps": 500,
26
+ "stateful_callbacks": {
27
+ "TrainerControl": {
28
+ "args": {
29
+ "should_epoch_stop": false,
30
+ "should_evaluate": false,
31
+ "should_log": false,
32
+ "should_save": true,
33
+ "should_training_stop": false
34
+ },
35
+ "attributes": {}
36
+ }
37
+ },
38
+ "total_flos": 0,
39
+ "train_batch_size": 64,
40
+ "trial_name": null,
41
+ "trial_params": {
42
+ "learning_rate": 1.7592378750066614e-06,
43
+ "num_train_epochs": 2,
44
+ "per_device_train_batch_size": 64,
45
+ "seed": 24
46
+ }
47
+ }
run-1/checkpoint-29/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05c813645fda49eb39a8ef62658d371cf0f53cb3d23ff58d4f077058510406bc
3
+ size 5176
run-1/checkpoint-29/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
runs/Jul31_20-26-08_3d6201a3fb09/events.out.tfevents.1722457573.3d6201a3fb09.1394.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e371ab76452e4956891de476231e87f598560629d2c4fececf629e2c7e5b293e
3
- size 5245
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69ea2b9a024455dd41649d5ff869830553e6fd3ead252bce9e188852a2e110b4
3
+ size 6456
runs/Jul31_20-26-08_3d6201a3fb09/events.out.tfevents.1722457650.3d6201a3fb09.1394.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7442289de41ceb7a6d207117808d367da50d3a43f117cd874d11d22047ff3529
3
+ size 5906
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40b688ccd01fcc0f45d0941527d014913bbf2c71c953ca18588652a88cbf7ac1
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05c813645fda49eb39a8ef62658d371cf0f53cb3d23ff58d4f077058510406bc
3
  size 5176