kentang1998
commited on
Commit
•
08f29d2
1
Parent(s):
e1e44b3
[Minor] Remove unnecessary files
Browse files- llm/trainer_state.json +0 -21
- tokenizer/trainer_state.json +0 -20
llm/trainer_state.json
DELETED
@@ -1,21 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"best_metric": 5.495192527770996,
|
3 |
-
"best_model_checkpoint": "ckpts/transformer_hybrid_t2i_haotian/r1024from512_MJ36M_730M+maskgit+diff+qwenvl+norm+prefix-prompting_ctxmask_8nodes_small_batch_grad_ckpting154k+66k/checkpoint-30000",
|
4 |
-
"epoch": 0.160668380462606,
|
5 |
-
"eval_steps": 500,
|
6 |
-
"global_step": 30000,
|
7 |
-
"is_hyper_param_search": false,
|
8 |
-
"is_local_process_zero": true,
|
9 |
-
"is_world_process_zero": true,
|
10 |
-
"log_history": [],
|
11 |
-
"logging_steps": 10,
|
12 |
-
"max_steps": 0,
|
13 |
-
"num_input_tokens_seen": 0,
|
14 |
-
"num_train_epochs": 50,
|
15 |
-
"save_steps": 200,
|
16 |
-
"stateful_callbacks": {},
|
17 |
-
"total_flos": 0,
|
18 |
-
"train_batch_size": null,
|
19 |
-
"trial_name": null,
|
20 |
-
"trial_params": null
|
21 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tokenizer/trainer_state.json
DELETED
@@ -1,20 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"best_metric": 0.33839765191078186,
|
3 |
-
"best_model_checkpoint": "ckpts/vae_hybrid/open-images-disc0.2-f16c32-2nodes-hybrid-resume-discrete-single-decoder-r1024/checkpoint-5000",
|
4 |
-
"epoch": 0.0195355233957447,
|
5 |
-
"eval_steps": 1000,
|
6 |
-
"global_step": 10000,
|
7 |
-
"is_hyper_param_search": false,
|
8 |
-
"is_local_process_zero": true,
|
9 |
-
"is_world_process_zero": true,
|
10 |
-
"log_history": [],
|
11 |
-
"logging_steps": 10,
|
12 |
-
"max_steps": 0,
|
13 |
-
"num_input_tokens_seen": 0,
|
14 |
-
"num_train_epochs": 1,
|
15 |
-
"save_steps": 500,
|
16 |
-
"total_flos": 0,
|
17 |
-
"train_batch_size": null,
|
18 |
-
"trial_name": null,
|
19 |
-
"trial_params": null
|
20 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|