Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- checkpoint-142000/config.json +79 -0
- checkpoint-142000/generation_config.json +6 -0
- checkpoint-142000/model.safetensors +3 -0
- checkpoint-142000/optimizer.pt +3 -0
- checkpoint-142000/rng_state_0.pth +3 -0
- checkpoint-142000/rng_state_1.pth +3 -0
- checkpoint-142000/rng_state_10.pth +3 -0
- checkpoint-142000/rng_state_11.pth +3 -0
- checkpoint-142000/rng_state_12.pth +3 -0
- checkpoint-142000/rng_state_13.pth +3 -0
- checkpoint-142000/rng_state_14.pth +3 -0
- checkpoint-142000/rng_state_15.pth +3 -0
- checkpoint-142000/rng_state_2.pth +3 -0
- checkpoint-142000/rng_state_3.pth +3 -0
- checkpoint-142000/rng_state_4.pth +3 -0
- checkpoint-142000/rng_state_5.pth +3 -0
- checkpoint-142000/rng_state_6.pth +3 -0
- checkpoint-142000/rng_state_7.pth +3 -0
- checkpoint-142000/rng_state_8.pth +3 -0
- checkpoint-142000/rng_state_9.pth +3 -0
- checkpoint-142000/scheduler.pt +3 -0
- checkpoint-142000/trainer_state.json +3 -0
- checkpoint-142000/training_args.bin +3 -0
- checkpoint-143000/config.json +79 -0
- checkpoint-143000/generation_config.json +6 -0
- checkpoint-143000/model.safetensors +3 -0
- checkpoint-143000/optimizer.pt +3 -0
- checkpoint-143000/rng_state_0.pth +3 -0
- checkpoint-143000/rng_state_1.pth +3 -0
- checkpoint-143000/rng_state_10.pth +3 -0
- checkpoint-143000/rng_state_11.pth +3 -0
- checkpoint-143000/rng_state_12.pth +3 -0
- checkpoint-143000/rng_state_13.pth +3 -0
- checkpoint-143000/rng_state_14.pth +3 -0
- checkpoint-143000/rng_state_15.pth +3 -0
- checkpoint-143000/rng_state_2.pth +3 -0
- checkpoint-143000/rng_state_3.pth +3 -0
- checkpoint-143000/rng_state_4.pth +3 -0
- checkpoint-143000/rng_state_5.pth +3 -0
- checkpoint-143000/rng_state_6.pth +3 -0
- checkpoint-143000/rng_state_7.pth +3 -0
- checkpoint-143000/rng_state_8.pth +3 -0
- checkpoint-143000/rng_state_9.pth +3 -0
- checkpoint-143000/scheduler.pt +3 -0
- checkpoint-143000/trainer_state.json +3 -0
- checkpoint-143000/training_args.bin +3 -0
.gitattributes
CHANGED
@@ -65,3 +65,5 @@ checkpoint-134000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
65 |
checkpoint-135000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
66 |
checkpoint-139000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
67 |
checkpoint-140000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
65 |
checkpoint-135000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
66 |
checkpoint-139000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
67 |
checkpoint-140000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
68 |
+
checkpoint-142000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
69 |
+
checkpoint-143000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
checkpoint-142000/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-142000/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-142000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:356c9d89e47e3d67ec1aa0a6f3a56d199e20d3fc60cace538f54052e2fd6df2d
|
3 |
+
size 4539487822
|
checkpoint-142000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4adf6cb0e74cadf9561b31f5d1d507041ac14743f95fce7f5c86d0ae4c1b4ea
|
3 |
+
size 6632345482
|
checkpoint-142000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f9933bb83797406627848f09dbe9d6047a058a4d6ddd1dc88cb14b7a68948b4
|
3 |
+
size 15984
|
checkpoint-142000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c10fded60ead035345bf3b05a29848e24c5348ee022a4cff8b801f8477e90121
|
3 |
+
size 15984
|
checkpoint-142000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:352c95650bfadfa89d107c77b3d833c7ec36aece1911b6aa5f6d71df8af9136f
|
3 |
+
size 15997
|
checkpoint-142000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e36806c0d7422fa0c5340062ec9339d195e3f3609cbbebd4ab4622ba1be5d61
|
3 |
+
size 15997
|
checkpoint-142000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:557c64f871dfd1ec0214c2dea9588944ddeac6d64c4b483a5e1492ab21ae5f2e
|
3 |
+
size 15997
|
checkpoint-142000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79bbb0b41a8f89cc2a4a535c0f634eefe8369ff51a030b730f01733eb4933b9e
|
3 |
+
size 15997
|
checkpoint-142000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c449bd12c7a29f419ff04ff0bc8051a7c5ae1f270046e3bda3ed5ccbeec9d0bd
|
3 |
+
size 15997
|
checkpoint-142000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03f7e037a2c9a9fc2f9480c95b474b2bb46a08b513edb83589b807f8a5d75eff
|
3 |
+
size 15997
|
checkpoint-142000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8d4cb2c5551451c94538f904881f3f95fc64a032983c6bd8f9ec55a17a6b513
|
3 |
+
size 15984
|
checkpoint-142000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2a9d4e533029841d24b0fd651360b3d81a1817816592adeb2e3ed0c881c7d31
|
3 |
+
size 15984
|
checkpoint-142000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d404a0ea97a1cd2422261d4d54d603122d29c1d0fbacccb575429a5f29efd2c
|
3 |
+
size 15984
|
checkpoint-142000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2bf31ca0a009d1aa11211fe281a3526ff01c3f3ff3eea65f505efb2cd779e0a
|
3 |
+
size 15984
|
checkpoint-142000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdee2d017686ce7cefa98ddc363356fa529bfcec2164aa31eb253079eae3f582
|
3 |
+
size 15984
|
checkpoint-142000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3581ec562440e2218ecc124e9afe6065b03494b40b86ead3eae4630d45f3ae7
|
3 |
+
size 15984
|
checkpoint-142000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec47bc7c0c573765db168bad4d218fc5aa6747b9ecf2dd41df247bbf4de666f9
|
3 |
+
size 15984
|
checkpoint-142000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04b9ca497404ca1e36c33106f322274b01eb4ca400fe1bec5199fcc3fb9b8e32
|
3 |
+
size 15984
|
checkpoint-142000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c68fd2d2eddfd94818c1d118d9642f7f3cadebbc3527489d485cea99237f553
|
3 |
+
size 1064
|
checkpoint-142000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c7a636b3249afb917acbd8bf3c5244573552f76a61f17eaa4514c06cb475b05
|
3 |
+
size 21949333
|
checkpoint-142000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:001361efa98bf9cd0143fe00ef8411f4af5acb693337872f4627cee8a8d6b9bf
|
3 |
+
size 6008
|
checkpoint-143000/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-143000/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-143000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ddb462eeda7f036c3b8bd7d4537de1d4eb9d51ddfc46fcb7bc8177ed5d65c4a6
|
3 |
+
size 4539487822
|
checkpoint-143000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e7f7009243bc88e977b05db03ab7c1a2c949ac3d7b233e14ef9599fccae5dfd
|
3 |
+
size 6632345482
|
checkpoint-143000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01d36ac924960317841e440baabb742cc34a89d8d02af95c9edc235059893686
|
3 |
+
size 15984
|
checkpoint-143000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f4b12c70f91842a8b9847cadfc70b2267b9468554470b49dfa038240bba5370
|
3 |
+
size 15984
|
checkpoint-143000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c37399d1a82b9d84577c5c1f602ab6625b21d32e4466f67c769a910f861d0c1
|
3 |
+
size 15997
|
checkpoint-143000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fb8a18f69e520e4a404f138008008fb843512db40da038300b792edd4d13fdd
|
3 |
+
size 15997
|
checkpoint-143000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8bbe0ab29ae768733cc2a4c03b95bbe5e73231b9846a1b6f9998136b6dec36a
|
3 |
+
size 15997
|
checkpoint-143000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a72032b402e592498263648a476354908209c95a767b4fcf8f3973e05b22846d
|
3 |
+
size 15997
|
checkpoint-143000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cce3ec88fb22b55fdbfa633ea6090e154b46bed5114afcd1ff0b4b32af973be6
|
3 |
+
size 15997
|
checkpoint-143000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1f821a9b607ae91f4c53241e6bab314ae1704fd7bf420111178b1269fffaa80
|
3 |
+
size 15997
|
checkpoint-143000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4dd8cd06129f8f3c46e7434608f22837b86c16aa9c1acfce4398601253092782
|
3 |
+
size 15984
|
checkpoint-143000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28bcccfad3ba5cba3a863f9ec49c340e8a8570291e7c792d271157048b69d8e7
|
3 |
+
size 15984
|
checkpoint-143000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be446d87634d538c7d134f65c566e00f66a7bfee9a69af23244e592604d3ab98
|
3 |
+
size 15984
|
checkpoint-143000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:650937d95ad845391fe4156415158513444289d986c593c3a46a4140b0926973
|
3 |
+
size 15984
|
checkpoint-143000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3204fc5d5b105baabebf5fdce8b9480489b49076f204c8b677a278c00feea4f3
|
3 |
+
size 15984
|
checkpoint-143000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c528d0a52dadc07404808da6df75fc42f44bbd663d88718fc400132bbe5b0d5
|
3 |
+
size 15984
|
checkpoint-143000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f75a1901e4342f6e6ba959e71c8f77cbe1348d4b6b8d4c9d8f6f5188666653b3
|
3 |
+
size 15984
|
checkpoint-143000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd184f7ce80beb33b811942e3658bf564328e19ba849904d95bc373d0b76a64c
|
3 |
+
size 15984
|
checkpoint-143000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a43f3297e1126d314b5603e40c61f000e7cd7c22f561ad90a3eeb6ac7c972c9c
|
3 |
+
size 1064
|
checkpoint-143000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc94f40a4cfecfa4f5db012497b7c42c7df868d6126595f77455939d8a05f149
|
3 |
+
size 22104592
|
checkpoint-143000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:369061ee3528e6b209dc30868c96c973538c9acd7ac8e36509cf7df481a0521a
|
3 |
+
size 6008
|