Tech-oriented commited on
Commit
c6bdb57
·
verified ·
1 Parent(s): 7a5942d

Training in progress, epoch 1

Browse files
Files changed (37) hide show
  1. model.safetensors +1 -1
  2. run-10/checkpoint-211/config.json +27 -0
  3. run-10/checkpoint-211/model.safetensors +3 -0
  4. run-10/checkpoint-211/optimizer.pt +3 -0
  5. run-10/checkpoint-211/rng_state.pth +3 -0
  6. run-10/checkpoint-211/scheduler.pt +3 -0
  7. run-10/checkpoint-211/special_tokens_map.json +7 -0
  8. run-10/checkpoint-211/tokenizer.json +0 -0
  9. run-10/checkpoint-211/tokenizer_config.json +55 -0
  10. run-10/checkpoint-211/trainer_state.json +35 -0
  11. run-10/checkpoint-211/training_args.bin +3 -0
  12. run-10/checkpoint-211/vocab.txt +0 -0
  13. run-10/checkpoint-422/config.json +27 -0
  14. run-10/checkpoint-422/model.safetensors +3 -0
  15. run-10/checkpoint-422/optimizer.pt +3 -0
  16. run-10/checkpoint-422/rng_state.pth +3 -0
  17. run-10/checkpoint-422/scheduler.pt +3 -0
  18. run-10/checkpoint-422/special_tokens_map.json +7 -0
  19. run-10/checkpoint-422/tokenizer.json +0 -0
  20. run-10/checkpoint-422/tokenizer_config.json +55 -0
  21. run-10/checkpoint-422/trainer_state.json +44 -0
  22. run-10/checkpoint-422/training_args.bin +3 -0
  23. run-10/checkpoint-422/vocab.txt +0 -0
  24. run-11/checkpoint-211/config.json +27 -0
  25. run-11/checkpoint-211/model.safetensors +3 -0
  26. run-11/checkpoint-211/optimizer.pt +3 -0
  27. run-11/checkpoint-211/rng_state.pth +3 -0
  28. run-11/checkpoint-211/scheduler.pt +3 -0
  29. run-11/checkpoint-211/special_tokens_map.json +7 -0
  30. run-11/checkpoint-211/tokenizer.json +0 -0
  31. run-11/checkpoint-211/tokenizer_config.json +55 -0
  32. run-11/checkpoint-211/trainer_state.json +35 -0
  33. run-11/checkpoint-211/training_args.bin +3 -0
  34. run-11/checkpoint-211/vocab.txt +0 -0
  35. runs/Mar03_17-42-01_90708aaa767a/events.out.tfevents.1709499337.90708aaa767a.21824.28 +3 -0
  36. runs/Mar03_17-42-01_90708aaa767a/events.out.tfevents.1709499505.90708aaa767a.21824.29 +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:d201f460d7bdd8145286af8f5c723f35f0050e28c4afafc6d56d06ce2595b40d
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fbe36943eedb3184229a1a5974bcc08a70bed558ba6f4453cecbfadb1f62b89
3
  size 437958648
run-10/checkpoint-211/config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "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.38.2",
24
+ "type_vocab_size": 2,
25
+ "use_cache": true,
26
+ "vocab_size": 30522
27
+ }
run-10/checkpoint-211/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70ab8ef25bf1e4159772370368c1515778946b06823ea30f59d96b4dbf60213c
3
+ size 437958648
run-10/checkpoint-211/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:308f8d713e5a87239b411e0ade5ae8dc05aed0770e0b57f3f09c41b8d055f12a
3
+ size 876038394
run-10/checkpoint-211/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dd536778dff8e09a3adf2e1ada791b7834e50ce1a519297f5a7325f25e66d5b
3
+ size 14244
run-10/checkpoint-211/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f76f8626a957a82c8b8b309f0323ac0593df8a5f9f62ab64e2d64b3818d25ab1
3
+ size 1064
run-10/checkpoint-211/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-10/checkpoint-211/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-10/checkpoint-211/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-10/checkpoint-211/trainer_state.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.9071100917431193,
3
+ "best_model_checkpoint": "bert-base-uncased-finetuned-sst2/run-10/checkpoint-211",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 211,
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.9071100917431193,
14
+ "eval_loss": 0.21861808001995087,
15
+ "eval_runtime": 2.4313,
16
+ "eval_samples_per_second": 358.662,
17
+ "eval_steps_per_second": 22.622,
18
+ "step": 211
19
+ }
20
+ ],
21
+ "logging_steps": 500,
22
+ "max_steps": 844,
23
+ "num_input_tokens_seen": 0,
24
+ "num_train_epochs": 4,
25
+ "save_steps": 500,
26
+ "total_flos": 0,
27
+ "train_batch_size": 32,
28
+ "trial_name": null,
29
+ "trial_params": {
30
+ "learning_rate": 5.8551043262104743e-05,
31
+ "num_train_epochs": 4,
32
+ "per_device_train_batch_size": 32,
33
+ "seed": 4
34
+ }
35
+ }
run-10/checkpoint-211/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:867a6a56564c0c496d5770014cefc137b8c04861a257894a96083bcaf8e241ae
3
+ size 4920
run-10/checkpoint-211/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-10/checkpoint-422/config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "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.38.2",
24
+ "type_vocab_size": 2,
25
+ "use_cache": true,
26
+ "vocab_size": 30522
27
+ }
run-10/checkpoint-422/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3feffa37f54807c648accec23430c7d34012c75d23a02861bd0496d35e00fbd8
3
+ size 437958648
run-10/checkpoint-422/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba411534c4f32acd29630e6f8991f051ab26c199b740b913c7d98aef00c633a5
3
+ size 876038394
run-10/checkpoint-422/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a552a367005c08fc935fba6db0178fd612c11143da54160857b415e72c8168bd
3
+ size 14244
run-10/checkpoint-422/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03ff796904ee2f8f12ba22ca3390052f8969ceb72b1756ffb73164188028de83
3
+ size 1064
run-10/checkpoint-422/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-10/checkpoint-422/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-10/checkpoint-422/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-10/checkpoint-422/trainer_state.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.9094036697247706,
3
+ "best_model_checkpoint": "bert-base-uncased-finetuned-sst2/run-10/checkpoint-422",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 422,
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.9071100917431193,
14
+ "eval_loss": 0.21861808001995087,
15
+ "eval_runtime": 2.4313,
16
+ "eval_samples_per_second": 358.662,
17
+ "eval_steps_per_second": 22.622,
18
+ "step": 211
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_accuracy": 0.9094036697247706,
23
+ "eval_loss": 0.26571977138519287,
24
+ "eval_runtime": 2.4292,
25
+ "eval_samples_per_second": 358.961,
26
+ "eval_steps_per_second": 22.641,
27
+ "step": 422
28
+ }
29
+ ],
30
+ "logging_steps": 500,
31
+ "max_steps": 844,
32
+ "num_input_tokens_seen": 0,
33
+ "num_train_epochs": 4,
34
+ "save_steps": 500,
35
+ "total_flos": 0,
36
+ "train_batch_size": 32,
37
+ "trial_name": null,
38
+ "trial_params": {
39
+ "learning_rate": 5.8551043262104743e-05,
40
+ "num_train_epochs": 4,
41
+ "per_device_train_batch_size": 32,
42
+ "seed": 4
43
+ }
44
+ }
run-10/checkpoint-422/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:867a6a56564c0c496d5770014cefc137b8c04861a257894a96083bcaf8e241ae
3
+ size 4920
run-10/checkpoint-422/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-11/checkpoint-211/config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "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.38.2",
24
+ "type_vocab_size": 2,
25
+ "use_cache": true,
26
+ "vocab_size": 30522
27
+ }
run-11/checkpoint-211/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fbe36943eedb3184229a1a5974bcc08a70bed558ba6f4453cecbfadb1f62b89
3
+ size 437958648
run-11/checkpoint-211/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1398939f877b65a1ab4cf8011c8123eef46c668392356e3ad3a34eafcf0961e2
3
+ size 876038394
run-11/checkpoint-211/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bacf6ed581f22ac50e4e426230d241f2f0a079241fe3ec5f490f2ba20a6c4ab2
3
+ size 14244
run-11/checkpoint-211/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a82ddf5ad45740190831e7e00ffc66b55f0e1d0b0a8bc15e7969ac2d93687d2
3
+ size 1064
run-11/checkpoint-211/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-11/checkpoint-211/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-11/checkpoint-211/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-11/checkpoint-211/trainer_state.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.9036697247706422,
3
+ "best_model_checkpoint": "bert-base-uncased-finetuned-sst2/run-11/checkpoint-211",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 211,
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.9036697247706422,
14
+ "eval_loss": 0.22603479027748108,
15
+ "eval_runtime": 2.4304,
16
+ "eval_samples_per_second": 358.785,
17
+ "eval_steps_per_second": 22.63,
18
+ "step": 211
19
+ }
20
+ ],
21
+ "logging_steps": 500,
22
+ "max_steps": 844,
23
+ "num_input_tokens_seen": 0,
24
+ "num_train_epochs": 4,
25
+ "save_steps": 500,
26
+ "total_flos": 0,
27
+ "train_batch_size": 32,
28
+ "trial_name": null,
29
+ "trial_params": {
30
+ "learning_rate": 5.0602619122090524e-05,
31
+ "num_train_epochs": 4,
32
+ "per_device_train_batch_size": 32,
33
+ "seed": 5
34
+ }
35
+ }
run-11/checkpoint-211/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c20f491bcd258cb2b04ee82e11e2d99e0be3d52fceef83399f1e08b07b63e13c
3
+ size 4920
run-11/checkpoint-211/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
runs/Mar03_17-42-01_90708aaa767a/events.out.tfevents.1709499337.90708aaa767a.21824.28 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95c34637a63a1e425374d8544c1e731612f83d6c0bc106c0930334eb85df4380
3
+ size 5804
runs/Mar03_17-42-01_90708aaa767a/events.out.tfevents.1709499505.90708aaa767a.21824.29 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68570fdff007113f9997eecc4e0e72053f5f3ca333b515dd7ec50b80515dd00a
3
+ size 5804
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ff0ded7f1550b2b2938d781c01cca247a57f943b1522ab0d31f9711c61ea56d
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c20f491bcd258cb2b04ee82e11e2d99e0be3d52fceef83399f1e08b07b63e13c
3
  size 4920