Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- checkpoint-136000/config.json +79 -0
- checkpoint-136000/generation_config.json +6 -0
- checkpoint-136000/model.safetensors +3 -0
- checkpoint-136000/optimizer.pt +3 -0
- checkpoint-136000/rng_state_0.pth +3 -0
- checkpoint-136000/rng_state_1.pth +3 -0
- checkpoint-136000/rng_state_10.pth +3 -0
- checkpoint-136000/rng_state_11.pth +3 -0
- checkpoint-136000/rng_state_12.pth +3 -0
- checkpoint-136000/rng_state_13.pth +3 -0
- checkpoint-136000/rng_state_14.pth +3 -0
- checkpoint-136000/rng_state_15.pth +3 -0
- checkpoint-136000/rng_state_2.pth +3 -0
- checkpoint-136000/rng_state_3.pth +3 -0
- checkpoint-136000/rng_state_4.pth +3 -0
- checkpoint-136000/rng_state_5.pth +3 -0
- checkpoint-136000/rng_state_6.pth +3 -0
- checkpoint-136000/rng_state_7.pth +3 -0
- checkpoint-136000/rng_state_8.pth +3 -0
- checkpoint-136000/rng_state_9.pth +3 -0
- checkpoint-136000/scheduler.pt +3 -0
- checkpoint-136000/trainer_state.json +3 -0
- checkpoint-136000/training_args.bin +3 -0
- checkpoint-138000/config.json +79 -0
- checkpoint-138000/generation_config.json +6 -0
- checkpoint-138000/model.safetensors +3 -0
- checkpoint-138000/optimizer.pt +3 -0
- checkpoint-138000/rng_state_0.pth +3 -0
- checkpoint-138000/rng_state_1.pth +3 -0
- checkpoint-138000/rng_state_10.pth +3 -0
- checkpoint-138000/rng_state_11.pth +3 -0
- checkpoint-138000/rng_state_12.pth +3 -0
- checkpoint-138000/rng_state_13.pth +3 -0
- checkpoint-138000/rng_state_14.pth +3 -0
- checkpoint-138000/rng_state_15.pth +3 -0
- checkpoint-138000/rng_state_2.pth +3 -0
- checkpoint-138000/rng_state_3.pth +3 -0
- checkpoint-138000/rng_state_4.pth +3 -0
- checkpoint-138000/rng_state_5.pth +3 -0
- checkpoint-138000/rng_state_6.pth +3 -0
- checkpoint-138000/rng_state_7.pth +3 -0
- checkpoint-138000/rng_state_8.pth +3 -0
- checkpoint-138000/rng_state_9.pth +3 -0
- checkpoint-138000/scheduler.pt +3 -0
- checkpoint-138000/trainer_state.json +3 -0
- checkpoint-138000/training_args.bin +3 -0
.gitattributes
CHANGED
@@ -55,3 +55,5 @@ checkpoint-120000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
55 |
checkpoint-126000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
56 |
checkpoint-128000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
57 |
checkpoint-130000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
55 |
checkpoint-126000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
56 |
checkpoint-128000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
57 |
checkpoint-130000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
58 |
+
checkpoint-136000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
59 |
+
checkpoint-138000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
checkpoint-136000/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-136000/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-136000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae807e7ba29172e678f8263900e534c0767f57633ae5b76ab12a22c13549f62c
|
3 |
+
size 4539487822
|
checkpoint-136000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51ea13d8714e3c89d1e367b9985ae37bf11ceb80ec8ec90c5af8ba65c99060d8
|
3 |
+
size 6632345482
|
checkpoint-136000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa67e761551ca4b7190cb5e1f5c422780ef758b24d5de0368dc6b57ac1760934
|
3 |
+
size 15984
|
checkpoint-136000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d1143d3f32ab4f67a86ab6147bc841d2f87d789b1df760678c88352037fad1c
|
3 |
+
size 15984
|
checkpoint-136000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d88623c73d8da9f2c5e628b1869688cc3a9c08fa00c6cf9b8d7284c56c8a2dc0
|
3 |
+
size 15997
|
checkpoint-136000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc27ef6eecb2174c63a028dcd99232699a24259bdc7b20cf16a638bd089d0b2a
|
3 |
+
size 15997
|
checkpoint-136000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdc62e91e9e148b5260ce24e296352f76af01e47a66ed07b0404e69442067e17
|
3 |
+
size 15997
|
checkpoint-136000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5bf3ca836c2153b9dd80c0ee3fe436f29fcda6d34b261cf62ca7de968b7e3c52
|
3 |
+
size 15997
|
checkpoint-136000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cd6d8c0cf8f909d68a2c672ea665bfb70c8d4cd8cccda2961570e266e11ed29
|
3 |
+
size 15997
|
checkpoint-136000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2eacd9b75c4009ebf9b404ed7b7c683e1b46540e4b660a7f0a2762a0093c126e
|
3 |
+
size 15997
|
checkpoint-136000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0986b580d3a28a7775d3b70a90cc67b93f2c470db037d099068f7c77d285cba2
|
3 |
+
size 15984
|
checkpoint-136000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88cb842debd8d902ebdc837838ce440457e1b70e695df3568708419fb12b09c6
|
3 |
+
size 15984
|
checkpoint-136000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ecdddb0cf9c2a5648f4bef55be71a6c6387d7ff4704bcadcfd01e40503e39fcb
|
3 |
+
size 15984
|
checkpoint-136000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0faecffbcc6b91564c00f1e0bcdea27624467afce65c48d46bfb5d16799304b5
|
3 |
+
size 15984
|
checkpoint-136000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44f59eacd9705c8149cb61bdd4c43f2c5a62b06e77c922de8b61601d0095ec20
|
3 |
+
size 15984
|
checkpoint-136000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:999835762b6d99b225ce1d771dbde74e2bef72d52ab925f580469eb8055625a7
|
3 |
+
size 15984
|
checkpoint-136000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce4f59bd5560f10ea37c96ad224791d7dff9b190f3565146a9fcf67085a6c2f7
|
3 |
+
size 15984
|
checkpoint-136000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:049968fdbdc518ff94713be52e2ba919d13d136f1d01ca070428f5786e74b23a
|
3 |
+
size 15984
|
checkpoint-136000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:301bb0942775e1c9b2428bb1ef2e15a9817d7f0ed2bb95cff3bddbc46b3fa443
|
3 |
+
size 1064
|
checkpoint-136000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ee88952ba233ad5440b24811b3f53ba688a38a5473db6538f666f198b191819
|
3 |
+
size 21010304
|
checkpoint-136000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9513bbd6bf0429c8be5edcec4ffce811b97f587c1bc9b225221586bae3824618
|
3 |
+
size 6008
|
checkpoint-138000/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-138000/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-138000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc484fa1c32c43e822e15ab87badc03814ececac1d927162caa95e7797104bad
|
3 |
+
size 4539487822
|
checkpoint-138000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a9b310fa5f9daa914dfd20c510634a297652668625a540ec5f4b09f4f7a80e0
|
3 |
+
size 6632345482
|
checkpoint-138000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf1bc2db96da3c5df10e259376f9a248fd14d9fed8fcd9202866d6bc4b51dcb7
|
3 |
+
size 15984
|
checkpoint-138000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aaaab14077c3c4a1832c7ea5e507f664482bae810cbb1f00a6fd4cbf8dc90b4a
|
3 |
+
size 15984
|
checkpoint-138000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14c5097ed93b6f1cfa8214112476bacbe7f812b50471075bdadc57b3a2176396
|
3 |
+
size 15997
|
checkpoint-138000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09bce2a5ddb19c0740d0dc0abb952a18388c967702e5d3048ac3a612e636bea0
|
3 |
+
size 15997
|
checkpoint-138000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c61bef6304d6889f8df7b123ee30bdb6e7a9848a52c3da392c44474c6c1c8605
|
3 |
+
size 15997
|
checkpoint-138000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d43e03471a1dc005bab866e7b657ca7ead2b024012c9ca7ff973b48ad0d9ecb
|
3 |
+
size 15997
|
checkpoint-138000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af288cce96c05ef35c80a05ea0b172547bdd90c731d5fbb55cf532cd1a1f761f
|
3 |
+
size 15997
|
checkpoint-138000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0448646bfc5ee521f022ccb8cc9da8a1f19d9bb4b6a4397c14a915e52e9c4a3e
|
3 |
+
size 15997
|
checkpoint-138000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b198b5654910c45c6ac07d766fc758281923589ac605773ee334234c394990fb
|
3 |
+
size 15984
|
checkpoint-138000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f89144af7e39fb4995630a03b75ccb890933f4f3b0dcf6f96f0a12dc45b5623
|
3 |
+
size 15984
|
checkpoint-138000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5720b8605b68ff4c7d9b40d8c4088699fd48c5a98c8db4a7913fdf92966c291
|
3 |
+
size 15984
|
checkpoint-138000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:413f396843b221020f10207ffe418e79115808c88b74b98ddac701e0046d7b32
|
3 |
+
size 15984
|
checkpoint-138000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86046bdd8ae5b9888fcb97a6658ff988396c926bac18b562a6ad578487b8bc4a
|
3 |
+
size 15984
|
checkpoint-138000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4cfb95a366b8e400e6626efef1a3f889e531e294c4f0964b411e0e4757f4d5c
|
3 |
+
size 15984
|
checkpoint-138000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8905f3905c0aad7055c5e2c5450fb9af15dc8f08b4dad07a7614a644667e3039
|
3 |
+
size 15984
|
checkpoint-138000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d988ed48b46bf43fffa7dd21361d64952e48d2710983665af67f7e0f2d81b6e2
|
3 |
+
size 15984
|
checkpoint-138000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37fb23e1d842e9514301374aeb0eb2537984b09f62c819ccb746d851435feabc
|
3 |
+
size 1064
|
checkpoint-138000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d406d0df41df18f7fa404bb4a2df4d2c839fd8df680385928b29ed2f59ea107
|
3 |
+
size 21320832
|
checkpoint-138000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66c2f22401b641c0931c2c3367bfa08002308ebf072164c1466b03bd8a943fa2
|
3 |
+
size 6008
|