Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- checkpoint-228000/config.json +79 -0
- checkpoint-228000/generation_config.json +6 -0
- checkpoint-228000/model.safetensors +3 -0
- checkpoint-228000/optimizer.pt +3 -0
- checkpoint-228000/rng_state_0.pth +3 -0
- checkpoint-228000/rng_state_1.pth +3 -0
- checkpoint-228000/rng_state_10.pth +3 -0
- checkpoint-228000/rng_state_11.pth +3 -0
- checkpoint-228000/rng_state_12.pth +3 -0
- checkpoint-228000/rng_state_13.pth +3 -0
- checkpoint-228000/rng_state_14.pth +3 -0
- checkpoint-228000/rng_state_15.pth +3 -0
- checkpoint-228000/rng_state_2.pth +3 -0
- checkpoint-228000/rng_state_3.pth +3 -0
- checkpoint-228000/rng_state_4.pth +3 -0
- checkpoint-228000/rng_state_5.pth +3 -0
- checkpoint-228000/rng_state_6.pth +3 -0
- checkpoint-228000/rng_state_7.pth +3 -0
- checkpoint-228000/rng_state_8.pth +3 -0
- checkpoint-228000/rng_state_9.pth +3 -0
- checkpoint-228000/scheduler.pt +3 -0
- checkpoint-228000/trainer_state.json +3 -0
- checkpoint-228000/training_args.bin +3 -0
- checkpoint-230000/config.json +79 -0
- checkpoint-230000/generation_config.json +6 -0
- checkpoint-230000/model.safetensors +3 -0
- checkpoint-230000/optimizer.pt +3 -0
- checkpoint-230000/rng_state_0.pth +3 -0
- checkpoint-230000/rng_state_1.pth +3 -0
- checkpoint-230000/rng_state_10.pth +3 -0
- checkpoint-230000/rng_state_11.pth +3 -0
- checkpoint-230000/rng_state_12.pth +3 -0
- checkpoint-230000/rng_state_13.pth +3 -0
- checkpoint-230000/rng_state_14.pth +3 -0
- checkpoint-230000/rng_state_15.pth +3 -0
- checkpoint-230000/rng_state_2.pth +3 -0
- checkpoint-230000/rng_state_3.pth +3 -0
- checkpoint-230000/rng_state_4.pth +3 -0
- checkpoint-230000/rng_state_5.pth +3 -0
- checkpoint-230000/rng_state_6.pth +3 -0
- checkpoint-230000/rng_state_7.pth +3 -0
- checkpoint-230000/rng_state_8.pth +3 -0
- checkpoint-230000/rng_state_9.pth +3 -0
- checkpoint-230000/scheduler.pt +3 -0
- checkpoint-230000/trainer_state.json +3 -0
- checkpoint-230000/training_args.bin +3 -0
.gitattributes
CHANGED
@@ -88,3 +88,5 @@ checkpoint-220000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
88 |
checkpoint-222000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
89 |
checkpoint-224000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
90 |
checkpoint-226000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
88 |
checkpoint-222000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
89 |
checkpoint-224000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
90 |
checkpoint-226000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
91 |
+
checkpoint-228000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
92 |
+
checkpoint-230000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
checkpoint-228000/config.json
ADDED
@@ -0,0 +1,79 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"ar_steps": 1,
|
3 |
+
"architectures": [
|
4 |
+
"DiffVLMDiffusion"
|
5 |
+
],
|
6 |
+
"attention_dropout": 0.0,
|
7 |
+
"bos_token_id": 151643,
|
8 |
+
"condition_layer": -1,
|
9 |
+
"eos_token_id": 151645,
|
10 |
+
"hidden_act": "silu",
|
11 |
+
"hidden_size": 1536,
|
12 |
+
"image_token_id": 151655,
|
13 |
+
"img_cross_attention_dim": 2048,
|
14 |
+
"img_diffuser_depth": 2,
|
15 |
+
"img_ffn_dim_multiplier": null,
|
16 |
+
"img_hidden_size": 1536,
|
17 |
+
"img_multiple_of": 256,
|
18 |
+
"img_norm_eps": 1e-05,
|
19 |
+
"img_num_attention_heads": 12,
|
20 |
+
"img_num_kv_heads": 12,
|
21 |
+
"img_qk_norm": true,
|
22 |
+
"in_channels": 32,
|
23 |
+
"initializer_range": 0.02,
|
24 |
+
"inject_img_diffuser": false,
|
25 |
+
"input_size": 32,
|
26 |
+
"intermediate_size": 8960,
|
27 |
+
"layer_group_size": 7,
|
28 |
+
"layerwise_start_idx": 0,
|
29 |
+
"lora_alpha": 128,
|
30 |
+
"lora_bias": "none",
|
31 |
+
"lora_dropout": 0.05,
|
32 |
+
"lora_enable": false,
|
33 |
+
"lora_r": 64,
|
34 |
+
"max_position_embeddings": 32768,
|
35 |
+
"max_window_layers": 28,
|
36 |
+
"model_type": "qwen2_vl",
|
37 |
+
"non_linearity": 1,
|
38 |
+
"norm_elementwise_affine": true,
|
39 |
+
"num_attention_heads": 12,
|
40 |
+
"num_hidden_layers": 28,
|
41 |
+
"num_key_value_heads": 2,
|
42 |
+
"patch_size": 2,
|
43 |
+
"repa_coeff": 0.1,
|
44 |
+
"repa_layers": "2",
|
45 |
+
"repa_shared": false,
|
46 |
+
"rms_norm_eps": 1e-06,
|
47 |
+
"rope_scaling": {
|
48 |
+
"mrope_section": [
|
49 |
+
16,
|
50 |
+
24,
|
51 |
+
24
|
52 |
+
],
|
53 |
+
"rope_type": "default",
|
54 |
+
"type": "default"
|
55 |
+
},
|
56 |
+
"rope_theta": 1000000.0,
|
57 |
+
"sample_size": 128,
|
58 |
+
"sampling_steps": 28,
|
59 |
+
"sliding_window": null,
|
60 |
+
"tie_word_embeddings": true,
|
61 |
+
"torch_dtype": "bfloat16",
|
62 |
+
"transformers_version": "4.47.0",
|
63 |
+
"use_cache": true,
|
64 |
+
"use_repa": false,
|
65 |
+
"use_residual_attn": true,
|
66 |
+
"use_sliding_window": false,
|
67 |
+
"vae_path": "mit-han-lab/dc-ae-f32c32-sana-1.1-diffusers",
|
68 |
+
"video_token_id": 151656,
|
69 |
+
"vision_config": {
|
70 |
+
"hidden_size": 1536,
|
71 |
+
"in_chans": 3,
|
72 |
+
"model_type": "qwen2_vl",
|
73 |
+
"spatial_patch_size": 14
|
74 |
+
},
|
75 |
+
"vision_end_token_id": 151653,
|
76 |
+
"vision_start_token_id": 151652,
|
77 |
+
"vision_token_id": 151654,
|
78 |
+
"vocab_size": 151936
|
79 |
+
}
|
checkpoint-228000/generation_config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 151643,
|
4 |
+
"eos_token_id": 151645,
|
5 |
+
"transformers_version": "4.47.0"
|
6 |
+
}
|
checkpoint-228000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8271a75538e44582d5654f58905a68e2f73b712c2943361a3e53f52e692a0a55
|
3 |
+
size 4539487822
|
checkpoint-228000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c139d4dd43ff55feac8ab53d9e8350eeaf90d2aef6ea1718f3c69f6e5ba2063
|
3 |
+
size 6632345482
|
checkpoint-228000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68192326ee6295be996c07b9bce808280072f5fd27d7c290fa1062bbeb46fa7e
|
3 |
+
size 15984
|
checkpoint-228000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24bdbffc9381394718f75889d575879d5a327b4e1ab4a454eed9418a02a0aa38
|
3 |
+
size 15984
|
checkpoint-228000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0922669f8e91fe711e8e316c0383e8caa2aab81ebca939b628fce21594ba6334
|
3 |
+
size 15997
|
checkpoint-228000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:859066d227a3b6fb601327ebaaea10a1b977506d74d5c1a78688890568ae9b3f
|
3 |
+
size 15997
|
checkpoint-228000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5fe2324c1f46bcb271f6efd9b89d3582d2a6e143f3cb9278f81fff657d2d6833
|
3 |
+
size 15997
|
checkpoint-228000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0bb567281617bd05b4d5739de2b1d264ea5ff3ed44d82dfa08d5816023f05ca4
|
3 |
+
size 15997
|
checkpoint-228000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15ac9900680d64b52ae1b53b53690e104ceb7c8311e3ed31e15135737950633b
|
3 |
+
size 15997
|
checkpoint-228000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa8216637daf99855a5f6c7bdc31ae572d4ebd9698bc2b96a2d843e07ab76c56
|
3 |
+
size 15997
|
checkpoint-228000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3610758d7b9e07d8dd009ca05cb691195dfb9ee299a96de31174d0842fabedc2
|
3 |
+
size 15984
|
checkpoint-228000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94e7aebb5a256ddae51328e043a2119091e94595850e06f2707ed22bad1087b9
|
3 |
+
size 15984
|
checkpoint-228000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d75e61c82ccce7425396833491b8098fb92eb7cbf4a75b150e982d572a89822
|
3 |
+
size 15984
|
checkpoint-228000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:327015baae981da3ef3c1e7a3b6709a416fb382e782edd74e23de6783914a2ad
|
3 |
+
size 15984
|
checkpoint-228000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be13f9f2e739b51cb0838853af956fe6b768274a4cc32e3e447949980e0f742e
|
3 |
+
size 15984
|
checkpoint-228000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2285a3d4e69e223998bdc49dc089729c8af68348e3eb06e4a62bbc4d90b5a81f
|
3 |
+
size 15984
|
checkpoint-228000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd79d1be4ed9a5e3349d627349973d20a6608bc21240ced7baab931402377026
|
3 |
+
size 15984
|
checkpoint-228000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:367f8ddcc7e7dbd3ad08371696330c3f704156fbcb87bf8f8bc4279292721a2f
|
3 |
+
size 15984
|
checkpoint-228000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4334f1b9d036935e9c86a7ec818dc9edd6d9afc4ce0fddc8e80e36b8724fddc7
|
3 |
+
size 1064
|
checkpoint-228000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8aa966f84ef849e970fa2e364023cde52d28524ed78f1cd0f6cbffa175346392
|
3 |
+
size 35254260
|
checkpoint-228000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8767f709f8481d3d2d09a9dbfe99ac8436b3376f543bc3717f775480401e8040
|
3 |
+
size 6008
|
checkpoint-230000/config.json
ADDED
@@ -0,0 +1,79 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"ar_steps": 1,
|
3 |
+
"architectures": [
|
4 |
+
"DiffVLMDiffusion"
|
5 |
+
],
|
6 |
+
"attention_dropout": 0.0,
|
7 |
+
"bos_token_id": 151643,
|
8 |
+
"condition_layer": -1,
|
9 |
+
"eos_token_id": 151645,
|
10 |
+
"hidden_act": "silu",
|
11 |
+
"hidden_size": 1536,
|
12 |
+
"image_token_id": 151655,
|
13 |
+
"img_cross_attention_dim": 2048,
|
14 |
+
"img_diffuser_depth": 2,
|
15 |
+
"img_ffn_dim_multiplier": null,
|
16 |
+
"img_hidden_size": 1536,
|
17 |
+
"img_multiple_of": 256,
|
18 |
+
"img_norm_eps": 1e-05,
|
19 |
+
"img_num_attention_heads": 12,
|
20 |
+
"img_num_kv_heads": 12,
|
21 |
+
"img_qk_norm": true,
|
22 |
+
"in_channels": 32,
|
23 |
+
"initializer_range": 0.02,
|
24 |
+
"inject_img_diffuser": false,
|
25 |
+
"input_size": 32,
|
26 |
+
"intermediate_size": 8960,
|
27 |
+
"layer_group_size": 7,
|
28 |
+
"layerwise_start_idx": 0,
|
29 |
+
"lora_alpha": 128,
|
30 |
+
"lora_bias": "none",
|
31 |
+
"lora_dropout": 0.05,
|
32 |
+
"lora_enable": false,
|
33 |
+
"lora_r": 64,
|
34 |
+
"max_position_embeddings": 32768,
|
35 |
+
"max_window_layers": 28,
|
36 |
+
"model_type": "qwen2_vl",
|
37 |
+
"non_linearity": 1,
|
38 |
+
"norm_elementwise_affine": true,
|
39 |
+
"num_attention_heads": 12,
|
40 |
+
"num_hidden_layers": 28,
|
41 |
+
"num_key_value_heads": 2,
|
42 |
+
"patch_size": 2,
|
43 |
+
"repa_coeff": 0.1,
|
44 |
+
"repa_layers": "2",
|
45 |
+
"repa_shared": false,
|
46 |
+
"rms_norm_eps": 1e-06,
|
47 |
+
"rope_scaling": {
|
48 |
+
"mrope_section": [
|
49 |
+
16,
|
50 |
+
24,
|
51 |
+
24
|
52 |
+
],
|
53 |
+
"rope_type": "default",
|
54 |
+
"type": "default"
|
55 |
+
},
|
56 |
+
"rope_theta": 1000000.0,
|
57 |
+
"sample_size": 128,
|
58 |
+
"sampling_steps": 28,
|
59 |
+
"sliding_window": null,
|
60 |
+
"tie_word_embeddings": true,
|
61 |
+
"torch_dtype": "bfloat16",
|
62 |
+
"transformers_version": "4.47.0",
|
63 |
+
"use_cache": true,
|
64 |
+
"use_repa": false,
|
65 |
+
"use_residual_attn": true,
|
66 |
+
"use_sliding_window": false,
|
67 |
+
"vae_path": "mit-han-lab/dc-ae-f32c32-sana-1.1-diffusers",
|
68 |
+
"video_token_id": 151656,
|
69 |
+
"vision_config": {
|
70 |
+
"hidden_size": 1536,
|
71 |
+
"in_chans": 3,
|
72 |
+
"model_type": "qwen2_vl",
|
73 |
+
"spatial_patch_size": 14
|
74 |
+
},
|
75 |
+
"vision_end_token_id": 151653,
|
76 |
+
"vision_start_token_id": 151652,
|
77 |
+
"vision_token_id": 151654,
|
78 |
+
"vocab_size": 151936
|
79 |
+
}
|
checkpoint-230000/generation_config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 151643,
|
4 |
+
"eos_token_id": 151645,
|
5 |
+
"transformers_version": "4.47.0"
|
6 |
+
}
|
checkpoint-230000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:729c0774a2e36509c6ba5212f2979399224882dcc8e2155ff2603a2e4c75ee45
|
3 |
+
size 4539487822
|
checkpoint-230000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e30b7bbb286113c6f9edfeb9edb3447d6a15034c015fe2db44fbdacc9d829c5e
|
3 |
+
size 6632345482
|
checkpoint-230000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ca1d7f640a12ad594970d28a942de8ce195fcb6d7df2736d7d833d642bf504e
|
3 |
+
size 15984
|
checkpoint-230000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce88f7b2da73d6b15d0f520b83a481cbb9e7a89bcbc5ece0bc887728a2ad3fa7
|
3 |
+
size 15984
|
checkpoint-230000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ea21f33e0262c1f8b9f7356a6a558f0f23c7a0e5013d6c207602f1dd91426a6
|
3 |
+
size 15997
|
checkpoint-230000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7360389bc470131b7541d3e1d110e97a3a405c651e8466a6c5a0948da13701e3
|
3 |
+
size 15997
|
checkpoint-230000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b1c3a012e3cb636b9dd4544d90374c0008b1cb17e6165328194f27445a5df17
|
3 |
+
size 15997
|
checkpoint-230000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a875f43f390cc831cd2b620130fa633f6c78f57fc5737291889c64cea216f50c
|
3 |
+
size 15997
|
checkpoint-230000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a62773775ddcb91e367a0739bf3ffefc802e0936fe26cdc1371b3de141d935f
|
3 |
+
size 15997
|
checkpoint-230000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:704ae0848cf12b8fd70b4d0b1fe70656f3bf33894cb4da2157e247c09f108b86
|
3 |
+
size 15997
|
checkpoint-230000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b49607f803af73e26571e722e08c9679ccda3043ae88b4775ad760f78b0856d3
|
3 |
+
size 15984
|
checkpoint-230000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e6233442fd02d3657930b75dd24eb80e32fa2e1b24d31fb1439bb65ef655ca7
|
3 |
+
size 15984
|
checkpoint-230000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e751f0eea5af3576b5c6a80b99bd9c8aad53aadd869474e8e1f6a8683bfe4f5
|
3 |
+
size 15984
|
checkpoint-230000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7767797817ed1338bc66a24c3b2da55d8e91e234e4d0d9bb68cb94bedeedf834
|
3 |
+
size 15984
|
checkpoint-230000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:021a6e8ccaed74d4e61342cf12d33910aa30abc9bd0d09654e3988ee3cb62d69
|
3 |
+
size 15984
|
checkpoint-230000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9789fe0b2ca1534d707de7ffd5edd6f601afa27db5f5a4107519517e81b9269
|
3 |
+
size 15984
|
checkpoint-230000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5310cd3b439100ad74abb62f14bf90dca4de0ad639864179ba3823fafe52124d
|
3 |
+
size 15984
|
checkpoint-230000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:048d23db01da0936df41da027fa2b80c4ef7e075b81426c80a106d6933e4f96a
|
3 |
+
size 15984
|
checkpoint-230000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b345e2ccd01353d7702ec0c974915715bc022b497fde302ac150d2a88a849611
|
3 |
+
size 1064
|
checkpoint-230000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c9b8ada048e2e217ab7b5673eaf2e945a89a044cfdb4018cc5bc409e6860772
|
3 |
+
size 35563644
|
checkpoint-230000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8767f709f8481d3d2d09a9dbfe99ac8436b3376f543bc3717f775480401e8040
|
3 |
+
size 6008
|