bilbo991 commited on
Commit
03c2b9c
·
1 Parent(s): a27866e

End of training

Browse files
all_results.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_loss": 1.7853715419769287,
4
+ "eval_runtime": 235.5715,
5
+ "eval_samples_per_second": 84.9,
6
+ "eval_steps_per_second": 1.77,
7
+ "train_loss": 1.92795908203125,
8
+ "train_runtime": 4801.8714,
9
+ "train_samples_per_second": 37.485,
10
+ "train_steps_per_second": 0.781
11
+ }
eval_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_loss": 1.7853715419769287,
4
+ "eval_runtime": 235.5715,
5
+ "eval_samples_per_second": 84.9,
6
+ "eval_steps_per_second": 1.77
7
+ }
preprocessor_config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crop_size": {
3
+ "height": 224,
4
+ "width": 224
5
+ },
6
+ "do_center_crop": true,
7
+ "do_convert_rgb": true,
8
+ "do_normalize": true,
9
+ "do_rescale": true,
10
+ "do_resize": true,
11
+ "image_mean": [
12
+ 0.48145466,
13
+ 0.4578275,
14
+ 0.40821073
15
+ ],
16
+ "image_processor_type": "CLIPImageProcessor",
17
+ "image_std": [
18
+ 0.26862954,
19
+ 0.26130258,
20
+ 0.27577711
21
+ ],
22
+ "processor_class": "VisionTextDualEncoderProcessor",
23
+ "resample": 3,
24
+ "rescale_factor": 0.00392156862745098,
25
+ "size": {
26
+ "shortest_edge": 224
27
+ }
28
+ }
runs/Jul30_13-30-55_cvrl-flynn-ws2/events.out.tfevents.1690743425.cvrl-flynn-ws2.25120.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97d70bdb512df0a8c81c1015fcbae2e88a91150613b1a697f5a3ca01d728022b
3
+ size 359
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
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "clean_up_tokenization_spaces": true,
3
+ "cls_token": "[CLS]",
4
+ "do_lower_case": false,
5
+ "mask_token": "[MASK]",
6
+ "model_max_length": 512,
7
+ "pad_token": "[PAD]",
8
+ "processor_class": "VisionTextDualEncoderProcessor",
9
+ "sep_token": "[SEP]",
10
+ "strip_accents": null,
11
+ "tokenize_chinese_chars": true,
12
+ "tokenizer_class": "BertTokenizer",
13
+ "unk_token": "[UNK]"
14
+ }
train_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "train_loss": 1.92795908203125,
4
+ "train_runtime": 4801.8714,
5
+ "train_samples_per_second": 37.485,
6
+ "train_steps_per_second": 0.781
7
+ }
trainer_state.json ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 3.0,
5
+ "global_step": 3750,
6
+ "is_hyper_param_search": false,
7
+ "is_local_process_zero": true,
8
+ "is_world_process_zero": true,
9
+ "log_history": [
10
+ {
11
+ "epoch": 0.4,
12
+ "learning_rate": 4.3333333333333334e-05,
13
+ "loss": 3.4742,
14
+ "step": 500
15
+ },
16
+ {
17
+ "epoch": 0.8,
18
+ "learning_rate": 3.6666666666666666e-05,
19
+ "loss": 2.8398,
20
+ "step": 1000
21
+ },
22
+ {
23
+ "epoch": 1.2,
24
+ "learning_rate": 3e-05,
25
+ "loss": 2.238,
26
+ "step": 1500
27
+ },
28
+ {
29
+ "epoch": 1.6,
30
+ "learning_rate": 2.3333333333333336e-05,
31
+ "loss": 1.8677,
32
+ "step": 2000
33
+ },
34
+ {
35
+ "epoch": 2.0,
36
+ "learning_rate": 1.6666666666666667e-05,
37
+ "loss": 1.7004,
38
+ "step": 2500
39
+ },
40
+ {
41
+ "epoch": 2.4,
42
+ "learning_rate": 1e-05,
43
+ "loss": 1.0004,
44
+ "step": 3000
45
+ },
46
+ {
47
+ "epoch": 2.8,
48
+ "learning_rate": 3.3333333333333333e-06,
49
+ "loss": 0.9108,
50
+ "step": 3500
51
+ },
52
+ {
53
+ "epoch": 3.0,
54
+ "step": 3750,
55
+ "total_flos": 2.40331104e+16,
56
+ "train_loss": 1.92795908203125,
57
+ "train_runtime": 4801.8714,
58
+ "train_samples_per_second": 37.485,
59
+ "train_steps_per_second": 0.781
60
+ }
61
+ ],
62
+ "max_steps": 3750,
63
+ "num_train_epochs": 3,
64
+ "total_flos": 2.40331104e+16,
65
+ "trial_name": null,
66
+ "trial_params": null
67
+ }
vocab.txt ADDED
The diff for this file is too large to render. See raw diff