samuelcolvin26 commited on
Commit
c6da70d
·
verified ·
1 Parent(s): f47bde2

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:ef13de45d8e56582e76cb6141a83fb1417176f03a8e496df0b40371d73d84a54
3
  size 498612824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2480afe618f2232958e9c3418c6ae29896dedf6b79966b9dfef2ac809bfa2064
3
  size 498612824
run-2pm2ctug/checkpoint-5084/config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "FacebookAI/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
+ "initializer_range": 0.02,
14
+ "intermediate_size": 3072,
15
+ "layer_norm_eps": 1e-05,
16
+ "max_position_embeddings": 514,
17
+ "model_type": "roberta",
18
+ "num_attention_heads": 12,
19
+ "num_hidden_layers": 12,
20
+ "pad_token_id": 1,
21
+ "position_embedding_type": "absolute",
22
+ "problem_type": "single_label_classification",
23
+ "torch_dtype": "float32",
24
+ "transformers_version": "4.39.3",
25
+ "type_vocab_size": 1,
26
+ "use_cache": true,
27
+ "vocab_size": 50265
28
+ }
run-2pm2ctug/checkpoint-5084/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-2pm2ctug/checkpoint-5084/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2480afe618f2232958e9c3418c6ae29896dedf6b79966b9dfef2ac809bfa2064
3
+ size 498612824
run-2pm2ctug/checkpoint-5084/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44806e2009d6ae03c1ae1c1f488a435d84c2e86bb8904b2cfe57e27c1845d0fd
3
+ size 997345530
run-2pm2ctug/checkpoint-5084/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a74a8d3edcb08ad75eac7c60273766d7f732056a5c8379e299d1bb3ca3ed01c
3
+ size 14244
run-2pm2ctug/checkpoint-5084/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13c6efd3bac50e03336bc1c1dd01ab304bca4c871f74991d6c830307846b350c
3
+ size 1064
run-2pm2ctug/checkpoint-5084/special_tokens_map.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": true,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "cls_token": {
10
+ "content": "<s>",
11
+ "lstrip": false,
12
+ "normalized": true,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "eos_token": {
17
+ "content": "</s>",
18
+ "lstrip": false,
19
+ "normalized": true,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "mask_token": {
24
+ "content": "<mask>",
25
+ "lstrip": true,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "pad_token": {
31
+ "content": "<pad>",
32
+ "lstrip": false,
33
+ "normalized": true,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ },
37
+ "sep_token": {
38
+ "content": "</s>",
39
+ "lstrip": false,
40
+ "normalized": true,
41
+ "rstrip": false,
42
+ "single_word": false
43
+ },
44
+ "unk_token": {
45
+ "content": "<unk>",
46
+ "lstrip": false,
47
+ "normalized": true,
48
+ "rstrip": false,
49
+ "single_word": false
50
+ }
51
+ }
run-2pm2ctug/checkpoint-5084/tokenizer_config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": "<s>",
6
+ "lstrip": false,
7
+ "normalized": true,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": "<pad>",
14
+ "lstrip": false,
15
+ "normalized": true,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": "</s>",
22
+ "lstrip": false,
23
+ "normalized": true,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "3": {
29
+ "content": "<unk>",
30
+ "lstrip": false,
31
+ "normalized": true,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "50264": {
37
+ "content": "<mask>",
38
+ "lstrip": true,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ }
44
+ },
45
+ "bos_token": "<s>",
46
+ "clean_up_tokenization_spaces": true,
47
+ "cls_token": "<s>",
48
+ "eos_token": "</s>",
49
+ "errors": "replace",
50
+ "mask_token": "<mask>",
51
+ "model_max_length": 512,
52
+ "pad_token": "<pad>",
53
+ "sep_token": "</s>",
54
+ "tokenizer_class": "RobertaTokenizer",
55
+ "unk_token": "<unk>"
56
+ }
run-2pm2ctug/checkpoint-5084/trainer_state.json ADDED
@@ -0,0 +1,110 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 5084,
7
+ "is_hyper_param_search": true,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.1,
13
+ "grad_norm": 8.952469825744629,
14
+ "learning_rate": 4.7541306058221875e-05,
15
+ "loss": 0.374,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 0.2,
20
+ "grad_norm": 5.356359958648682,
21
+ "learning_rate": 4.508261211644375e-05,
22
+ "loss": 0.3127,
23
+ "step": 1000
24
+ },
25
+ {
26
+ "epoch": 0.3,
27
+ "grad_norm": 10.497965812683105,
28
+ "learning_rate": 4.262391817466562e-05,
29
+ "loss": 0.3057,
30
+ "step": 1500
31
+ },
32
+ {
33
+ "epoch": 0.39,
34
+ "grad_norm": 1.5229237079620361,
35
+ "learning_rate": 4.016522423288749e-05,
36
+ "loss": 0.3009,
37
+ "step": 2000
38
+ },
39
+ {
40
+ "epoch": 0.49,
41
+ "grad_norm": 5.804162979125977,
42
+ "learning_rate": 3.7706530291109365e-05,
43
+ "loss": 0.2774,
44
+ "step": 2500
45
+ },
46
+ {
47
+ "epoch": 0.59,
48
+ "grad_norm": 24.477081298828125,
49
+ "learning_rate": 3.524783634933124e-05,
50
+ "loss": 0.2932,
51
+ "step": 3000
52
+ },
53
+ {
54
+ "epoch": 0.69,
55
+ "grad_norm": 2.478816270828247,
56
+ "learning_rate": 3.278914240755311e-05,
57
+ "loss": 0.2819,
58
+ "step": 3500
59
+ },
60
+ {
61
+ "epoch": 0.79,
62
+ "grad_norm": 6.592701435089111,
63
+ "learning_rate": 3.033044846577498e-05,
64
+ "loss": 0.2704,
65
+ "step": 4000
66
+ },
67
+ {
68
+ "epoch": 0.89,
69
+ "grad_norm": 1.1151834726333618,
70
+ "learning_rate": 2.7871754523996855e-05,
71
+ "loss": 0.2685,
72
+ "step": 4500
73
+ },
74
+ {
75
+ "epoch": 0.98,
76
+ "grad_norm": 5.545079231262207,
77
+ "learning_rate": 2.5413060582218728e-05,
78
+ "loss": 0.2596,
79
+ "step": 5000
80
+ },
81
+ {
82
+ "epoch": 1.0,
83
+ "eval_Accuracy": 0.906016008262329,
84
+ "eval_F1": 0.8705284552845529,
85
+ "eval_Precision": 0.8677945496910141,
86
+ "eval_Recall": 0.8732796411458864,
87
+ "eval_loss": 0.2526940703392029,
88
+ "eval_runtime": 102.0206,
89
+ "eval_samples_per_second": 265.74,
90
+ "eval_steps_per_second": 33.219,
91
+ "step": 5084
92
+ }
93
+ ],
94
+ "logging_steps": 500,
95
+ "max_steps": 10168,
96
+ "num_input_tokens_seen": 0,
97
+ "num_train_epochs": 2,
98
+ "save_steps": 500,
99
+ "total_flos": 4022441814343680.0,
100
+ "train_batch_size": 16,
101
+ "trial_name": null,
102
+ "trial_params": {
103
+ "_wandb": {},
104
+ "assignments": {},
105
+ "learning_rate": 5e-05,
106
+ "metric": "eval/loss",
107
+ "num_train_epochs": 2,
108
+ "per_device_train_batch_size": 16
109
+ }
110
+ }
run-2pm2ctug/checkpoint-5084/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38aa6eaab112efcf4cce54af8cfefe98ef03eff8152b57158c5921cfacf9ff1d
3
+ size 4920
run-2pm2ctug/checkpoint-5084/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f24d788961465c66106b62ff71488df79c45c9ffe4b357036b09332c98381b6
3
- size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38aa6eaab112efcf4cce54af8cfefe98ef03eff8152b57158c5921cfacf9ff1d
3
+ size 4920