HongxinLi commited on
Commit
adf1d6a
·
verified ·
1 Parent(s): 5b518b6

Add files using upload-large-folder tool

Browse files
Files changed (20) hide show
  1. 0309_GoClick-Florence2Large_AfterCoarse-Main_w2D4AndConIntentGnd/checkpoint-14805/vocab.json +0 -0
  2. 0309_GoClick-Florence2Large_AfterCoarse-Main_w2D4AndConTextLoc/config.json +239 -0
  3. 0309_GoClick-Florence2Large_AfterCoarse-Main_w2D4AndConTextLoc/exp_config.json +157 -0
  4. 0309_GoClick-Florence2Large_AfterCoarse-Main_w2D4AndConTextLoc/generation_config.json +4 -0
  5. 0309_GoClick-Florence2Large_AfterCoarse-Main_w2D4AndConTextLoc/merges.txt +0 -0
  6. 0309_GoClick-Florence2Large_AfterCoarse-Main_w2D4AndConTextLoc/preprocessor_config.json +33 -0
  7. 0309_GoClick-Florence2Large_AfterCoarse-Main_w2D4AndConTextLoc/special_tokens_map.json +0 -0
  8. 0309_GoClick-Florence2Large_AfterCoarse-Main_w2D4AndConTextLoc/tokenizer.json +0 -0
  9. 0309_GoClick-Florence2Large_AfterCoarse-Main_w2D4AndConTextLoc/tokenizer_config.json +0 -0
  10. 0309_GoClick-Florence2Large_AfterCoarse-Main_w2D4AndConTextLoc/trainer_state.json +0 -0
  11. 0323_GoClick-Florence2Large_AfterCoarse-Main_w3D4AndConintentgnd/checkpoint-15079/pytorch_model.bin +3 -0
  12. 0323_GoClick-Florence2Large_AfterCoarse-Main_w3D4FuncPredElemGnd/checkpoint-15285/pytorch_model.bin +3 -0
  13. 0323_GoClick-Florence2Large_AfterCoarse-Main_w3D4FuncPredFuncGnd/checkpoint-15133/pytorch_model.bin +3 -0
  14. 0323_GoClick-Florence2Large_AfterCoarse-Main_w3D4MVintentgnd/checkpoint-15285/pytorch_model.bin +3 -0
  15. 0323_GoClick-Florence2Large_AfterCoarse-Main_w3D4MultiUIIntentGnd/checkpoint-14557/rng_state_4.pth +3 -0
  16. 0323_GoClick-Florence2Large_AfterCoarse-Main_w3D4MultiUIIntentGnd/checkpoint-14557/rng_state_5.pth +3 -0
  17. 0323_GoClick-Florence2Large_AfterCoarse-Main_w3D4MultiUIIntentGnd/checkpoint-14557/rng_state_6.pth +3 -0
  18. 0323_GoClick-Florence2Large_AfterCoarse-Main_w3D4MultiUIIntentGnd/checkpoint-14557/rng_state_7.pth +3 -0
  19. 0323_GoClick-Florence2Large_AfterCoarse-Main_w3D4MultiUIIntentGnd/checkpoint-14557/scheduler.pt +3 -0
  20. 0323_GoClick-Florence2Large_AfterCoarse-Main_w3D4MultiUIIntentGnd/checkpoint-14557/training_args.bin +3 -0
0309_GoClick-Florence2Large_AfterCoarse-Main_w2D4AndConIntentGnd/checkpoint-14805/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
0309_GoClick-Florence2Large_AfterCoarse-Main_w2D4AndConTextLoc/config.json ADDED
@@ -0,0 +1,239 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/Florence-2-large",
3
+ "architectures": [
4
+ "Florence2ForConditionalGeneration"
5
+ ],
6
+ "auto_map": {
7
+ "AutoConfig": "microsoft/Florence-2-large--configuration_florence2.Florence2Config",
8
+ "AutoModelForCausalLM": "microsoft/Florence-2-large--modeling_florence2.Florence2ForConditionalGeneration"
9
+ },
10
+ "bos_token_id": 0,
11
+ "eos_token_id": 2,
12
+ "ignore_index": -100,
13
+ "is_encoder_decoder": true,
14
+ "model_type": "florence2",
15
+ "pad_token_id": 1,
16
+ "projection_dim": 1024,
17
+ "text_config": {
18
+ "_attn_implementation_autoset": true,
19
+ "_name_or_path": "",
20
+ "activation_dropout": 0.1,
21
+ "activation_function": "gelu",
22
+ "add_bias_logits": false,
23
+ "add_cross_attention": false,
24
+ "add_final_layer_norm": false,
25
+ "architectures": null,
26
+ "attention_dropout": 0.1,
27
+ "bad_words_ids": null,
28
+ "begin_suppress_tokens": null,
29
+ "bos_token_id": 0,
30
+ "chunk_size_feed_forward": 0,
31
+ "classif_dropout": 0.1,
32
+ "classifier_dropout": 0.0,
33
+ "cross_attention_hidden_size": null,
34
+ "d_model": 1024,
35
+ "decoder_attention_heads": 16,
36
+ "decoder_ffn_dim": 4096,
37
+ "decoder_layerdrop": 0.0,
38
+ "decoder_layers": 12,
39
+ "decoder_start_token_id": 2,
40
+ "diversity_penalty": 0.0,
41
+ "do_sample": false,
42
+ "dropout": 0.1,
43
+ "early_stopping": true,
44
+ "encoder_attention_heads": 16,
45
+ "encoder_ffn_dim": 4096,
46
+ "encoder_layerdrop": 0.0,
47
+ "encoder_layers": 12,
48
+ "encoder_no_repeat_ngram_size": 0,
49
+ "eos_token_id": 2,
50
+ "exponential_decay_length_penalty": null,
51
+ "finetuning_task": null,
52
+ "forced_bos_token_id": 0,
53
+ "forced_eos_token_id": 2,
54
+ "gradient_checkpointing": false,
55
+ "id2label": {
56
+ "0": "LABEL_0",
57
+ "1": "LABEL_1",
58
+ "2": "LABEL_2"
59
+ },
60
+ "init_std": 0.02,
61
+ "is_decoder": false,
62
+ "is_encoder_decoder": true,
63
+ "label2id": {
64
+ "LABEL_0": 0,
65
+ "LABEL_1": 1,
66
+ "LABEL_2": 2
67
+ },
68
+ "length_penalty": 1.0,
69
+ "max_length": 20,
70
+ "max_position_embeddings": 4096,
71
+ "min_length": 0,
72
+ "model_type": "florence2_language",
73
+ "no_repeat_ngram_size": 3,
74
+ "normalize_before": false,
75
+ "num_beam_groups": 1,
76
+ "num_beams": 3,
77
+ "num_hidden_layers": 12,
78
+ "num_return_sequences": 1,
79
+ "output_attentions": false,
80
+ "output_hidden_states": false,
81
+ "output_scores": false,
82
+ "pad_token_id": 1,
83
+ "prefix": null,
84
+ "problem_type": null,
85
+ "pruned_heads": {},
86
+ "remove_invalid_values": false,
87
+ "repetition_penalty": 1.0,
88
+ "return_dict": true,
89
+ "return_dict_in_generate": false,
90
+ "scale_embedding": false,
91
+ "sep_token_id": null,
92
+ "suppress_tokens": null,
93
+ "task_specific_params": null,
94
+ "temperature": 1.0,
95
+ "tf_legacy_loss": false,
96
+ "tie_encoder_decoder": false,
97
+ "tie_word_embeddings": true,
98
+ "tokenizer_class": null,
99
+ "top_k": 50,
100
+ "top_p": 1.0,
101
+ "torch_dtype": null,
102
+ "torchscript": false,
103
+ "typical_p": 1.0,
104
+ "use_bfloat16": false,
105
+ "use_cache": true,
106
+ "vocab_size": 51289
107
+ },
108
+ "torch_dtype": "float32",
109
+ "transformers_version": "4.49.0",
110
+ "vision_config": {
111
+ "_attn_implementation_autoset": false,
112
+ "_name_or_path": "",
113
+ "add_cross_attention": false,
114
+ "architectures": null,
115
+ "bad_words_ids": null,
116
+ "begin_suppress_tokens": null,
117
+ "bos_token_id": null,
118
+ "chunk_size_feed_forward": 0,
119
+ "cross_attention_hidden_size": null,
120
+ "decoder_start_token_id": null,
121
+ "depths": [
122
+ 1,
123
+ 1,
124
+ 9,
125
+ 1
126
+ ],
127
+ "dim_embed": [
128
+ 256,
129
+ 512,
130
+ 1024,
131
+ 2048
132
+ ],
133
+ "diversity_penalty": 0.0,
134
+ "do_sample": false,
135
+ "drop_path_rate": 0.1,
136
+ "early_stopping": false,
137
+ "enable_checkpoint": false,
138
+ "encoder_no_repeat_ngram_size": 0,
139
+ "eos_token_id": null,
140
+ "exponential_decay_length_penalty": null,
141
+ "finetuning_task": null,
142
+ "forced_bos_token_id": null,
143
+ "forced_eos_token_id": null,
144
+ "id2label": {
145
+ "0": "LABEL_0",
146
+ "1": "LABEL_1"
147
+ },
148
+ "image_feature_source": [
149
+ "spatial_avg_pool",
150
+ "temporal_avg_pool"
151
+ ],
152
+ "image_pos_embed": {
153
+ "max_pos_embeddings": 50,
154
+ "type": "learned_abs_2d"
155
+ },
156
+ "is_decoder": false,
157
+ "is_encoder_decoder": false,
158
+ "label2id": {
159
+ "LABEL_0": 0,
160
+ "LABEL_1": 1
161
+ },
162
+ "length_penalty": 1.0,
163
+ "max_length": 20,
164
+ "min_length": 0,
165
+ "model_type": "",
166
+ "no_repeat_ngram_size": 0,
167
+ "num_beam_groups": 1,
168
+ "num_beams": 1,
169
+ "num_groups": [
170
+ 8,
171
+ 16,
172
+ 32,
173
+ 64
174
+ ],
175
+ "num_heads": [
176
+ 8,
177
+ 16,
178
+ 32,
179
+ 64
180
+ ],
181
+ "num_return_sequences": 1,
182
+ "output_attentions": false,
183
+ "output_hidden_states": false,
184
+ "output_scores": false,
185
+ "pad_token_id": null,
186
+ "patch_padding": [
187
+ 3,
188
+ 1,
189
+ 1,
190
+ 1
191
+ ],
192
+ "patch_prenorm": [
193
+ false,
194
+ true,
195
+ true,
196
+ true
197
+ ],
198
+ "patch_size": [
199
+ 7,
200
+ 3,
201
+ 3,
202
+ 3
203
+ ],
204
+ "patch_stride": [
205
+ 4,
206
+ 2,
207
+ 2,
208
+ 2
209
+ ],
210
+ "prefix": null,
211
+ "problem_type": null,
212
+ "projection_dim": 1024,
213
+ "pruned_heads": {},
214
+ "remove_invalid_values": false,
215
+ "repetition_penalty": 1.0,
216
+ "return_dict": true,
217
+ "return_dict_in_generate": false,
218
+ "sep_token_id": null,
219
+ "suppress_tokens": null,
220
+ "task_specific_params": null,
221
+ "temperature": 1.0,
222
+ "tf_legacy_loss": false,
223
+ "tie_encoder_decoder": false,
224
+ "tie_word_embeddings": true,
225
+ "tokenizer_class": null,
226
+ "top_k": 50,
227
+ "top_p": 1.0,
228
+ "torch_dtype": null,
229
+ "torchscript": false,
230
+ "typical_p": 1.0,
231
+ "use_bfloat16": false,
232
+ "visual_temporal_embedding": {
233
+ "max_temporal_embeddings": 100,
234
+ "type": "COSINE"
235
+ },
236
+ "window_size": 12
237
+ },
238
+ "vocab_size": 51289
239
+ }
0309_GoClick-Florence2Large_AfterCoarse-Main_w2D4AndConTextLoc/exp_config.json ADDED
@@ -0,0 +1,157 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_args": {
3
+ "model_name_or_path": "microsoft/Florence-2-large",
4
+ "florence_path": "microsoft/Florence-2-large",
5
+ "image_size": 448
6
+ },
7
+ "data_args": {
8
+ "data_path": "/data/hongxin_li/scaling_exp/UIPro_processed/LlamaFactory_data/UIPro_dedup_8MQAs_v3_SingleTurn_woWAE_florence_6484k_B_main_2D4AndConTextLoc.jsonl",
9
+ "eval_data_path": null,
10
+ "lazy_preprocess": true
11
+ },
12
+ "training_args": {
13
+ "output_dir": "/mnt/shared-storage/groups/pretrain2/lhx/goclick_ckpts/0309_GoClick-Florence2Large_AfterCoarse-Main_w2D4AndConTextLoc",
14
+ "overwrite_output_dir": false,
15
+ "do_train": false,
16
+ "do_eval": false,
17
+ "do_predict": false,
18
+ "eval_strategy": "no",
19
+ "prediction_loss_only": false,
20
+ "per_device_train_batch_size": 48,
21
+ "per_device_eval_batch_size": 2,
22
+ "per_gpu_train_batch_size": null,
23
+ "per_gpu_eval_batch_size": null,
24
+ "gradient_accumulation_steps": 1,
25
+ "eval_accumulation_steps": null,
26
+ "eval_delay": 0,
27
+ "torch_empty_cache_steps": null,
28
+ "learning_rate": 0.0001,
29
+ "weight_decay": 0.1,
30
+ "adam_beta1": 0.9,
31
+ "adam_beta2": 0.95,
32
+ "adam_epsilon": 1e-08,
33
+ "max_grad_norm": 1.0,
34
+ "num_train_epochs": 1.0,
35
+ "max_steps": -1,
36
+ "lr_scheduler_type": "cosine",
37
+ "lr_scheduler_kwargs": {},
38
+ "warmup_ratio": 0.03,
39
+ "warmup_steps": 0,
40
+ "log_level": "passive",
41
+ "log_level_replica": "warning",
42
+ "log_on_each_node": true,
43
+ "logging_dir": "/mnt/shared-storage/groups/pretrain2/lhx/goclick_ckpts/0309_GoClick-Florence2Large_AfterCoarse-Main_w2D4AndConTextLoc/runs/Mar10_17-50-00_lhx-copilot-bprk6-724153-worker-0",
44
+ "logging_strategy": "steps",
45
+ "logging_first_step": false,
46
+ "logging_steps": 2,
47
+ "logging_nan_inf_filter": true,
48
+ "save_strategy": "epoch",
49
+ "save_steps": 500,
50
+ "save_total_limit": 5,
51
+ "save_safetensors": true,
52
+ "save_on_each_node": false,
53
+ "save_only_model": false,
54
+ "restore_callback_states_from_checkpoint": false,
55
+ "no_cuda": false,
56
+ "use_cpu": false,
57
+ "use_mps_device": false,
58
+ "seed": 42,
59
+ "data_seed": null,
60
+ "jit_mode_eval": false,
61
+ "use_ipex": false,
62
+ "bf16": true,
63
+ "fp16": false,
64
+ "fp16_opt_level": "O1",
65
+ "half_precision_backend": "auto",
66
+ "bf16_full_eval": false,
67
+ "fp16_full_eval": false,
68
+ "tf32": null,
69
+ "local_rank": 0,
70
+ "ddp_backend": null,
71
+ "tpu_num_cores": null,
72
+ "tpu_metrics_debug": false,
73
+ "debug": [],
74
+ "dataloader_drop_last": false,
75
+ "eval_steps": null,
76
+ "dataloader_num_workers": 0,
77
+ "dataloader_prefetch_factor": null,
78
+ "past_index": -1,
79
+ "run_name": "0210_UIPro-Florence-Large",
80
+ "disable_tqdm": false,
81
+ "remove_unused_columns": false,
82
+ "label_names": null,
83
+ "load_best_model_at_end": false,
84
+ "metric_for_best_model": null,
85
+ "greater_is_better": null,
86
+ "ignore_data_skip": false,
87
+ "fsdp": [],
88
+ "fsdp_min_num_params": 0,
89
+ "fsdp_config": {
90
+ "min_num_params": 0,
91
+ "xla": false,
92
+ "xla_fsdp_v2": false,
93
+ "xla_fsdp_grad_ckpt": false
94
+ },
95
+ "fsdp_transformer_layer_cls_to_wrap": null,
96
+ "deepspeed": null,
97
+ "label_smoothing_factor": 0.0,
98
+ "optim": "adamw_torch",
99
+ "optim_args": null,
100
+ "adafactor": false,
101
+ "group_by_length": false,
102
+ "length_column_name": "length",
103
+ "report_to": [],
104
+ "ddp_find_unused_parameters": false,
105
+ "ddp_bucket_cap_mb": null,
106
+ "ddp_broadcast_buffers": null,
107
+ "dataloader_pin_memory": true,
108
+ "dataloader_persistent_workers": false,
109
+ "skip_memory_metrics": true,
110
+ "use_legacy_prediction_loop": false,
111
+ "push_to_hub": false,
112
+ "resume_from_checkpoint": null,
113
+ "hub_model_id": null,
114
+ "hub_strategy": "every_save",
115
+ "hub_token": null,
116
+ "hub_private_repo": null,
117
+ "hub_always_push": false,
118
+ "gradient_checkpointing": false,
119
+ "gradient_checkpointing_kwargs": null,
120
+ "include_inputs_for_metrics": false,
121
+ "include_for_metrics": [],
122
+ "eval_do_concat_batches": true,
123
+ "fp16_backend": "auto",
124
+ "evaluation_strategy": "no",
125
+ "push_to_hub_model_id": null,
126
+ "push_to_hub_organization": null,
127
+ "push_to_hub_token": null,
128
+ "mp_parameters": "",
129
+ "auto_find_batch_size": false,
130
+ "full_determinism": false,
131
+ "torchdynamo": null,
132
+ "ray_scope": "last",
133
+ "ddp_timeout": 1800,
134
+ "torch_compile": false,
135
+ "torch_compile_backend": null,
136
+ "torch_compile_mode": null,
137
+ "dispatch_batches": null,
138
+ "split_batches": null,
139
+ "include_tokens_per_second": false,
140
+ "include_num_input_tokens_seen": false,
141
+ "neftune_noise_alpha": null,
142
+ "optim_target_modules": null,
143
+ "batch_eval_metrics": false,
144
+ "eval_on_start": false,
145
+ "use_liger_kernel": false,
146
+ "eval_use_gather_object": false,
147
+ "average_tokens_across_devices": false,
148
+ "cache_dir": null,
149
+ "model_max_length": 1024,
150
+ "use_lora": false,
151
+ "fix_vit": true,
152
+ "_n_gpu": 1,
153
+ "deepspeed_plugin": null
154
+ },
155
+ "trainable_params_info": "trainable params: 468353024 || all params: 828985344 || trainable%: 56.4971",
156
+ "num_gpus": 8
157
+ }
0309_GoClick-Florence2Large_AfterCoarse-Main_w2D4AndConTextLoc/generation_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "num_beams": 3,
3
+ "transformers_version": "4.49.0"
4
+ }
0309_GoClick-Florence2Large_AfterCoarse-Main_w2D4AndConTextLoc/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
0309_GoClick-Florence2Large_AfterCoarse-Main_w2D4AndConTextLoc/preprocessor_config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_map": {
3
+ "AutoProcessor": "microsoft/Florence-2-large--processing_florence2.Florence2Processor"
4
+ },
5
+ "crop_size": {
6
+ "height": 768,
7
+ "width": 768
8
+ },
9
+ "do_center_crop": false,
10
+ "do_convert_rgb": null,
11
+ "do_normalize": true,
12
+ "do_rescale": true,
13
+ "do_resize": true,
14
+ "image_mean": [
15
+ 0.485,
16
+ 0.456,
17
+ 0.406
18
+ ],
19
+ "image_processor_type": "CLIPImageProcessor",
20
+ "image_seq_length": 577,
21
+ "image_std": [
22
+ 0.229,
23
+ 0.224,
24
+ 0.225
25
+ ],
26
+ "processor_class": "Florence2Processor",
27
+ "resample": 3,
28
+ "rescale_factor": 0.00392156862745098,
29
+ "size": {
30
+ "height": 768,
31
+ "width": 768
32
+ }
33
+ }
0309_GoClick-Florence2Large_AfterCoarse-Main_w2D4AndConTextLoc/special_tokens_map.json ADDED
The diff for this file is too large to render. See raw diff
 
0309_GoClick-Florence2Large_AfterCoarse-Main_w2D4AndConTextLoc/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
0309_GoClick-Florence2Large_AfterCoarse-Main_w2D4AndConTextLoc/tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff
 
0309_GoClick-Florence2Large_AfterCoarse-Main_w2D4AndConTextLoc/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
0323_GoClick-Florence2Large_AfterCoarse-Main_w3D4AndConintentgnd/checkpoint-15079/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b7d99c2ca930af3bcc4625df55c82b6bb372456280310b5189c519d6083a270
3
+ size 1555689792
0323_GoClick-Florence2Large_AfterCoarse-Main_w3D4FuncPredElemGnd/checkpoint-15285/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b7d99c2ca930af3bcc4625df55c82b6bb372456280310b5189c519d6083a270
3
+ size 1555689792
0323_GoClick-Florence2Large_AfterCoarse-Main_w3D4FuncPredFuncGnd/checkpoint-15133/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b7d99c2ca930af3bcc4625df55c82b6bb372456280310b5189c519d6083a270
3
+ size 1555689792
0323_GoClick-Florence2Large_AfterCoarse-Main_w3D4MVintentgnd/checkpoint-15285/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b7d99c2ca930af3bcc4625df55c82b6bb372456280310b5189c519d6083a270
3
+ size 1555689792
0323_GoClick-Florence2Large_AfterCoarse-Main_w3D4MultiUIIntentGnd/checkpoint-14557/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df502c0aea5bd82cbb220d19a39566b1d73679e01491eaa4f871c72ba0ea81fb
3
+ size 15920
0323_GoClick-Florence2Large_AfterCoarse-Main_w3D4MultiUIIntentGnd/checkpoint-14557/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56915cd057adc8585657315a8700bc2471e955d0a9982a63a1dcb395ee2316c1
3
+ size 15920
0323_GoClick-Florence2Large_AfterCoarse-Main_w3D4MultiUIIntentGnd/checkpoint-14557/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1625d478b5ec4cf745e9ce43bbe4138e9488f7f9050729cb7b97101b92a338e5
3
+ size 15920
0323_GoClick-Florence2Large_AfterCoarse-Main_w3D4MultiUIIntentGnd/checkpoint-14557/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba382511a6ad780ad03512655fdbe994503255e614b18d8d23115944114c0eb1
3
+ size 15920
0323_GoClick-Florence2Large_AfterCoarse-Main_w3D4MultiUIIntentGnd/checkpoint-14557/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1327e05bf7109dbedfdae21cb166fc2e46e0a2c9cec786576ac733e6e2c725fd
3
+ size 1064
0323_GoClick-Florence2Large_AfterCoarse-Main_w3D4MultiUIIntentGnd/checkpoint-14557/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cae3c0b8fbdf4677f67ef6a81dcf021a81f50286aa49f0e0e631936f8a65c70c
3
+ size 5624