Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- checkpoint-258000/config.json +79 -0
- checkpoint-258000/generation_config.json +6 -0
- checkpoint-258000/model.safetensors +3 -0
- checkpoint-258000/optimizer.pt +3 -0
- checkpoint-258000/rng_state_0.pth +3 -0
- checkpoint-258000/rng_state_1.pth +3 -0
- checkpoint-258000/rng_state_10.pth +3 -0
- checkpoint-258000/rng_state_11.pth +3 -0
- checkpoint-258000/rng_state_12.pth +3 -0
- checkpoint-258000/rng_state_13.pth +3 -0
- checkpoint-258000/rng_state_14.pth +3 -0
- checkpoint-258000/rng_state_15.pth +3 -0
- checkpoint-258000/rng_state_2.pth +3 -0
- checkpoint-258000/rng_state_3.pth +3 -0
- checkpoint-258000/rng_state_4.pth +3 -0
- checkpoint-258000/rng_state_5.pth +3 -0
- checkpoint-258000/rng_state_6.pth +3 -0
- checkpoint-258000/rng_state_7.pth +3 -0
- checkpoint-258000/rng_state_8.pth +3 -0
- checkpoint-258000/rng_state_9.pth +3 -0
- checkpoint-258000/scheduler.pt +3 -0
- checkpoint-258000/trainer_state.json +3 -0
- checkpoint-258000/training_args.bin +3 -0
- checkpoint-260000/config.json +79 -0
- checkpoint-260000/generation_config.json +6 -0
- checkpoint-260000/model.safetensors +3 -0
- checkpoint-260000/optimizer.pt +3 -0
- checkpoint-260000/rng_state_0.pth +3 -0
- checkpoint-260000/rng_state_1.pth +3 -0
- checkpoint-260000/rng_state_10.pth +3 -0
- checkpoint-260000/rng_state_11.pth +3 -0
- checkpoint-260000/rng_state_12.pth +3 -0
- checkpoint-260000/rng_state_13.pth +3 -0
- checkpoint-260000/rng_state_14.pth +3 -0
- checkpoint-260000/rng_state_15.pth +3 -0
- checkpoint-260000/rng_state_2.pth +3 -0
- checkpoint-260000/rng_state_3.pth +3 -0
- checkpoint-260000/rng_state_4.pth +3 -0
- checkpoint-260000/rng_state_5.pth +3 -0
- checkpoint-260000/rng_state_6.pth +3 -0
- checkpoint-260000/rng_state_7.pth +3 -0
- checkpoint-260000/rng_state_8.pth +3 -0
- checkpoint-260000/rng_state_9.pth +3 -0
- checkpoint-260000/scheduler.pt +3 -0
- checkpoint-260000/trainer_state.json +3 -0
- checkpoint-260000/training_args.bin +3 -0
.gitattributes
CHANGED
@@ -98,3 +98,5 @@ checkpoint-242000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
98 |
checkpoint-248000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
99 |
checkpoint-250000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
100 |
checkpoint-252000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
98 |
checkpoint-248000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
99 |
checkpoint-250000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
100 |
checkpoint-252000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
101 |
+
checkpoint-258000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
102 |
+
checkpoint-260000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
checkpoint-258000/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-258000/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-258000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e9cb78112f1bc6c604c84aa6add92f9bbbea14298b428bf09c29a22be12beca
|
3 |
+
size 4539487822
|
checkpoint-258000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b58fca9b2a6dea8e2cc57cb0a95e350d3775a8f59dad1b449ccb7b132d2932e9
|
3 |
+
size 6632345482
|
checkpoint-258000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f65c30ae62866ca41c319f574d81034011abb6092e83b82840c8f3b3f266f446
|
3 |
+
size 15984
|
checkpoint-258000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34bbf0f42d547b2b762e0017bdcb2e570be4574a2462148c5f27939548220ea5
|
3 |
+
size 15984
|
checkpoint-258000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:094d4e665c247240ac95d458d99ccc1dd8d5e95aeda05e273d1a308ff336f9e4
|
3 |
+
size 15997
|
checkpoint-258000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26a053c49b9694b84e4d4d00686da479d4bfcc742206de386b8e85cca650cc10
|
3 |
+
size 15997
|
checkpoint-258000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43e6bf94b320e67152b8cb7d9d49e8a59ed91a145e82487eacd6cd1734226382
|
3 |
+
size 15997
|
checkpoint-258000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:496a15769cc7bc06bc3dccdee18c9b40efe37a91342eddb787dd4311ff197eb1
|
3 |
+
size 15997
|
checkpoint-258000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb451c05ba0d67ce2f5c24e23e47b500096c6540335c62e8cebff72dfaf732c1
|
3 |
+
size 15997
|
checkpoint-258000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bcbcafe38f0b54319f09024259993f813d17bf2f5218279127025bb34760b96
|
3 |
+
size 15997
|
checkpoint-258000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0744f8f20937b91020a599d77b213920a5441705470847e5c8ff2ae8c0522138
|
3 |
+
size 15984
|
checkpoint-258000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d61d5a8985c352b6ba2a4bf521ea951abe2bbcac380c1a9cee3fc02adc6ae83
|
3 |
+
size 15984
|
checkpoint-258000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ee0435bbbae6e07b805fb1466eabb4fdf3d1ed9591722d72dfdf3b064adbd43
|
3 |
+
size 15984
|
checkpoint-258000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83808a67f4fd1c226001d6ebd5ba6862df0ea765c447f7e8a52f6a560e3a1fec
|
3 |
+
size 15984
|
checkpoint-258000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72e32022a1940cf816720ac5c90834b3a45573dabb2b464b7ed2810181abdf4c
|
3 |
+
size 15984
|
checkpoint-258000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a845cd64d86fccaae2c07094802818ecc46bb79aa4b711f6be44fa835b1047a5
|
3 |
+
size 15984
|
checkpoint-258000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:951fe78d8f8374e3c285b9bb850ee2099f1af47b02a38075307122271f0c380f
|
3 |
+
size 15984
|
checkpoint-258000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a523e438cd5a19d6c14fdf4722689b5808e983a2ffc6e4cd6ae095fe55ee7a4b
|
3 |
+
size 15984
|
checkpoint-258000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55980c72aa8e8f23a49147634f3062c619486c1d92eeb05f167c87f14e69e9af
|
3 |
+
size 1064
|
checkpoint-258000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5e2fdc9a68fcbbb50a9e3e91333ff286501d8cb55f7b4ab2f31829f17848b5e
|
3 |
+
size 39894030
|
checkpoint-258000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:033bb198d91153c11ec9337f7f4a037f466d9aabffa6cee43191c9126d87aa56
|
3 |
+
size 6008
|
checkpoint-260000/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-260000/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-260000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61e9b5eff4a7e7d0f91efcbbcff2175d1cf6e590dbcc266748aac5bbdf256d1d
|
3 |
+
size 4539487822
|
checkpoint-260000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44cf5123ee26ab6a7980794f31228fb3fc9e175ac08f44094793fbd10f5b5f84
|
3 |
+
size 6632345482
|
checkpoint-260000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f275886475cc0b6caf76de3ee771e1317936acb38d92248f6714d2c9c9481a3
|
3 |
+
size 15984
|
checkpoint-260000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:927b9110d445ab1fc569e013defcbd91abc29c6511ee64b6e9eb89924ebe04bc
|
3 |
+
size 15984
|
checkpoint-260000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6a5d9866d8c4392db03326eb36a1a7e18c402ec543c8cdfa4333a4ea7fb8734
|
3 |
+
size 15997
|
checkpoint-260000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9eb4dbee99a7e37c03414e8775f264919c790ae60973c19473d5aa8c8329a8c
|
3 |
+
size 15997
|
checkpoint-260000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ef3ebfa02c53feaa14acf92b58dda4c27fbb19ff81751ae01276d444acd4dc9
|
3 |
+
size 15997
|
checkpoint-260000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bee88f96b9a9c0e329537d09d77c4274fa79dc23360c5d6f134c61777acc57ae
|
3 |
+
size 15997
|
checkpoint-260000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93dcd4b8d45df1060d129a8830e97f32b629890ce5f3f43cbaec0c3e4c04d813
|
3 |
+
size 15997
|
checkpoint-260000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e0f1433ff9b48f630b1a72a722518bf84a9e511470c2a91ffe479cc1b3d90ed
|
3 |
+
size 15997
|
checkpoint-260000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c23d193b95c9ef57fbf2f267d90bdafb931a97061906a95cd531b5fca7f1e1b
|
3 |
+
size 15984
|
checkpoint-260000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:057aa99ad4f8663e29034d8a588b59b8620c5b02fa176ebee6606c7bd2be1622
|
3 |
+
size 15984
|
checkpoint-260000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9611ca75464ea740c4339cfd4689e77bff6053d1292e162fb69c36ba140a8a57
|
3 |
+
size 15984
|
checkpoint-260000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e07f2ea4cdb158e596bf26c6a73ee41d3031495e2dbee425eebe254e9ec2f102
|
3 |
+
size 15984
|
checkpoint-260000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37714f50ad4de9ce7742da4a43c8528cbaaf45a75e08e476d11e864648235151
|
3 |
+
size 15984
|
checkpoint-260000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:090a71f1fb013491d28a754567c0c442f4cd99dcf21aa62e6fb0a8fd3ddb5c36
|
3 |
+
size 15984
|
checkpoint-260000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49a0a29f1bb9a971f9d8076260f3800a1d1507821e2e8cbf1e16f77785fbc9c8
|
3 |
+
size 15984
|
checkpoint-260000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53d8af86bdcb728af721b41efb95479742574361a3f18ba98ec732b9626df161
|
3 |
+
size 15984
|
checkpoint-260000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2056bcd62c0c4c840a09c0e3f022709245d8b64def7eaad36decf9f8b6fb8427
|
3 |
+
size 1064
|
checkpoint-260000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0295a1a65743e485368754983a31b9a58aa17bc834d860307eb863ebf40fd590
|
3 |
+
size 40203430
|
checkpoint-260000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0a03fe9b45e1faa341c79d64ec08b20bb567fe1fac14ef390292ab4295082a7
|
3 |
+
size 6008
|