LarryTW commited on
Commit
0fa7b6c
·
1 Parent(s): d9c98a6

Training in progress, epoch 1

Browse files
Files changed (38) hide show
  1. model.safetensors +1 -1
  2. run-4/checkpoint-1069/config.json +25 -0
  3. run-4/checkpoint-1069/model.safetensors +3 -0
  4. run-4/checkpoint-1069/optimizer.pt +3 -0
  5. run-4/checkpoint-1069/rng_state.pth +3 -0
  6. run-4/checkpoint-1069/scheduler.pt +3 -0
  7. run-4/checkpoint-1069/special_tokens_map.json +7 -0
  8. run-4/checkpoint-1069/tokenizer.json +0 -0
  9. run-4/checkpoint-1069/tokenizer_config.json +55 -0
  10. run-4/checkpoint-1069/trainer_state.json +47 -0
  11. run-4/checkpoint-1069/training_args.bin +3 -0
  12. run-4/checkpoint-1069/vocab.txt +0 -0
  13. run-5/checkpoint-134/config.json +25 -0
  14. run-5/checkpoint-134/model.safetensors +3 -0
  15. run-5/checkpoint-134/optimizer.pt +3 -0
  16. run-5/checkpoint-134/rng_state.pth +3 -0
  17. run-5/checkpoint-134/scheduler.pt +3 -0
  18. run-5/checkpoint-134/special_tokens_map.json +7 -0
  19. run-5/checkpoint-134/tokenizer.json +0 -0
  20. run-5/checkpoint-134/tokenizer_config.json +55 -0
  21. run-5/checkpoint-134/trainer_state.json +35 -0
  22. run-5/checkpoint-134/training_args.bin +3 -0
  23. run-5/checkpoint-134/vocab.txt +0 -0
  24. run-6/checkpoint-535/config.json +25 -0
  25. run-6/checkpoint-535/model.safetensors +3 -0
  26. run-6/checkpoint-535/optimizer.pt +3 -0
  27. run-6/checkpoint-535/rng_state.pth +3 -0
  28. run-6/checkpoint-535/scheduler.pt +3 -0
  29. run-6/checkpoint-535/special_tokens_map.json +7 -0
  30. run-6/checkpoint-535/tokenizer.json +0 -0
  31. run-6/checkpoint-535/tokenizer_config.json +55 -0
  32. run-6/checkpoint-535/trainer_state.json +41 -0
  33. run-6/checkpoint-535/training_args.bin +3 -0
  34. run-6/checkpoint-535/vocab.txt +0 -0
  35. runs/Dec23_01-44-29_cab255cafe95/events.out.tfevents.1703296624.cab255cafe95.13310.6 +3 -0
  36. runs/Dec23_01-44-29_cab255cafe95/events.out.tfevents.1703296698.cab255cafe95.13310.7 +3 -0
  37. runs/Dec23_01-44-29_cab255cafe95/events.out.tfevents.1703296746.cab255cafe95.13310.8 +3 -0
  38. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:055564f687620d7d6550f30d9c9dcf699d2c2e87fb4ca1b56fed0741161d3f41
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1203453848c76e63bb35f05200a07ea0f1c4b01cef027b022e0004b2f3993e58
3
  size 267832560
run-4/checkpoint-1069/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.36.2",
24
+ "vocab_size": 30522
25
+ }
run-4/checkpoint-1069/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21a27cc175a7976afbc2d8ac1530cefc12cf563a39dfee03a68956aab16d4aef
3
+ size 267832560
run-4/checkpoint-1069/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f52d1c16fe452e84e0a662556e09139024b6f0ea5184aa8d920434acc186c0ae
3
+ size 535727290
run-4/checkpoint-1069/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50d46e9748a4a87a4ae3c3249ea584d640659779686e02b41b4c3fa346bcec28
3
+ size 14308
run-4/checkpoint-1069/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef5da300b98024a3f9a1507c6e5fc5697750825da20c8efad20f5614fb054ddf
3
+ size 1064
run-4/checkpoint-1069/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-4/checkpoint-1069/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-4/checkpoint-1069/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-4/checkpoint-1069/trainer_state.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.22205460292245263,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-4/checkpoint-1069",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 1069,
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.47,
13
+ "learning_rate": 2.326261466416829e-06,
14
+ "loss": 0.5898,
15
+ "step": 500
16
+ },
17
+ {
18
+ "epoch": 0.94,
19
+ "learning_rate": 2.8209497571662783e-07,
20
+ "loss": 0.5494,
21
+ "step": 1000
22
+ },
23
+ {
24
+ "epoch": 1.0,
25
+ "eval_loss": 0.5492635369300842,
26
+ "eval_matthews_correlation": 0.22205460292245263,
27
+ "eval_runtime": 0.7625,
28
+ "eval_samples_per_second": 1367.817,
29
+ "eval_steps_per_second": 86.554,
30
+ "step": 1069
31
+ }
32
+ ],
33
+ "logging_steps": 500,
34
+ "max_steps": 1069,
35
+ "num_input_tokens_seen": 0,
36
+ "num_train_epochs": 1,
37
+ "save_steps": 500,
38
+ "total_flos": 37597973384160.0,
39
+ "train_batch_size": 8,
40
+ "trial_name": null,
41
+ "trial_params": {
42
+ "learning_rate": 4.3704279571170305e-06,
43
+ "num_train_epochs": 1,
44
+ "per_device_train_batch_size": 8,
45
+ "seed": 26
46
+ }
47
+ }
run-4/checkpoint-1069/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c49f2277bc9bef22ac857f5ba835fcd1908fc2bc48fb9844b230d8b715ca4282
3
+ size 4792
run-4/checkpoint-1069/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-5/checkpoint-134/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.36.2",
24
+ "vocab_size": 30522
25
+ }
run-5/checkpoint-134/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6df33d70df075bbd679e26cc506b842779cf720a1ef57171f087217462630a2b
3
+ size 267832560
run-5/checkpoint-134/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fd432ac6171b3e76c5d13ac17c3b067b81722efba2964a3aed246dfe125694b
3
+ size 535727290
run-5/checkpoint-134/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd85452e2cea2eb2e7e4d43e7bbcdd43117beece112951d26eae38c56d12e371
3
+ size 14244
run-5/checkpoint-134/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d25894e513e1f77e5987a8580803e50821e79e5b4c305e18ed6bec9e3e5c7418
3
+ size 1064
run-5/checkpoint-134/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-5/checkpoint-134/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-5/checkpoint-134/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-5/checkpoint-134/trainer_state.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.4298431619549362,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-5/checkpoint-134",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 134,
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.5026777982711792,
14
+ "eval_matthews_correlation": 0.4298431619549362,
15
+ "eval_runtime": 0.8584,
16
+ "eval_samples_per_second": 1215.045,
17
+ "eval_steps_per_second": 76.887,
18
+ "step": 134
19
+ }
20
+ ],
21
+ "logging_steps": 500,
22
+ "max_steps": 134,
23
+ "num_input_tokens_seen": 0,
24
+ "num_train_epochs": 1,
25
+ "save_steps": 500,
26
+ "total_flos": 0,
27
+ "train_batch_size": 64,
28
+ "trial_name": null,
29
+ "trial_params": {
30
+ "learning_rate": 3.6986031644190884e-05,
31
+ "num_train_epochs": 1,
32
+ "per_device_train_batch_size": 64,
33
+ "seed": 25
34
+ }
35
+ }
run-5/checkpoint-134/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec6be2b6ce532a7ec10f6862d32dcab2f78cde3fc98612de1a3b148fd6a630d9
3
+ size 4792
run-5/checkpoint-134/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-6/checkpoint-535/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.36.2",
24
+ "vocab_size": 30522
25
+ }
run-6/checkpoint-535/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1203453848c76e63bb35f05200a07ea0f1c4b01cef027b022e0004b2f3993e58
3
+ size 267832560
run-6/checkpoint-535/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efe9c64ba2384cc098b811effbaf2bac03d2cded56ab62dd9f9e87214e5fe85e
3
+ size 535727290
run-6/checkpoint-535/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d54a27411fd374aa7f1e9294799c515eb88bd3a163f676bdb23457658d86577
3
+ size 14244
run-6/checkpoint-535/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a7d4bb5dc58404cc35de1e74f842e69fdcd5b67b40a6eae88a766cf80269084
3
+ size 1064
run-6/checkpoint-535/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-6/checkpoint-535/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-6/checkpoint-535/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-6/checkpoint-535/trainer_state.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.4158111093639355,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-6/checkpoint-535",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 535,
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.93,
13
+ "learning_rate": 1.5685218120973866e-06,
14
+ "loss": 0.5194,
15
+ "step": 500
16
+ },
17
+ {
18
+ "epoch": 1.0,
19
+ "eval_loss": 0.4977920949459076,
20
+ "eval_matthews_correlation": 0.4158111093639355,
21
+ "eval_runtime": 0.774,
22
+ "eval_samples_per_second": 1347.586,
23
+ "eval_steps_per_second": 85.274,
24
+ "step": 535
25
+ }
26
+ ],
27
+ "logging_steps": 500,
28
+ "max_steps": 535,
29
+ "num_input_tokens_seen": 0,
30
+ "num_train_epochs": 1,
31
+ "save_steps": 500,
32
+ "total_flos": 42774550947264.0,
33
+ "train_batch_size": 16,
34
+ "trial_name": null,
35
+ "trial_params": {
36
+ "learning_rate": 2.3975976270631482e-05,
37
+ "num_train_epochs": 1,
38
+ "per_device_train_batch_size": 16,
39
+ "seed": 4
40
+ }
41
+ }
run-6/checkpoint-535/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:007cf1e7ec77342d059782b57755594c6824566571fbe5f12abd20d05b2fdd68
3
+ size 4792
run-6/checkpoint-535/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
runs/Dec23_01-44-29_cab255cafe95/events.out.tfevents.1703296624.cab255cafe95.13310.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddeeba94db83ef1772649eae0c1e936af151eefcaacc6180bc86168241169beb
3
+ size 5347
runs/Dec23_01-44-29_cab255cafe95/events.out.tfevents.1703296698.cab255cafe95.13310.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:290991468794ed5fb99c042ba40fd6df340d77a830448bb0a5b86fa2f7d3362d
3
+ size 5034
runs/Dec23_01-44-29_cab255cafe95/events.out.tfevents.1703296746.cab255cafe95.13310.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97e93b20afd28c264edf7e1c763ec3c27c57ef4c30a022f4f8771bd14cb47ec8
3
+ size 5190
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba9616c49508ca82d01d650e6cbc7fedd5e4cbf7972d56a7566bab0f1e347efa
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:007cf1e7ec77342d059782b57755594c6824566571fbe5f12abd20d05b2fdd68
3
  size 4792