Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- checkpoint-129000/config.json +79 -0
- checkpoint-129000/generation_config.json +6 -0
- checkpoint-129000/model.safetensors +3 -0
- checkpoint-129000/optimizer.pt +3 -0
- checkpoint-129000/rng_state_0.pth +3 -0
- checkpoint-129000/rng_state_1.pth +3 -0
- checkpoint-129000/rng_state_10.pth +3 -0
- checkpoint-129000/rng_state_11.pth +3 -0
- checkpoint-129000/rng_state_12.pth +3 -0
- checkpoint-129000/rng_state_13.pth +3 -0
- checkpoint-129000/rng_state_14.pth +3 -0
- checkpoint-129000/rng_state_15.pth +3 -0
- checkpoint-129000/rng_state_2.pth +3 -0
- checkpoint-129000/rng_state_3.pth +3 -0
- checkpoint-129000/rng_state_4.pth +3 -0
- checkpoint-129000/rng_state_5.pth +3 -0
- checkpoint-129000/rng_state_6.pth +3 -0
- checkpoint-129000/rng_state_7.pth +3 -0
- checkpoint-129000/rng_state_8.pth +3 -0
- checkpoint-129000/rng_state_9.pth +3 -0
- checkpoint-129000/scheduler.pt +3 -0
- checkpoint-129000/trainer_state.json +3 -0
- checkpoint-129000/training_args.bin +3 -0
- checkpoint-130000/config.json +79 -0
- checkpoint-130000/generation_config.json +6 -0
- checkpoint-130000/model.safetensors +3 -0
- checkpoint-130000/optimizer.pt +3 -0
- checkpoint-130000/rng_state_0.pth +3 -0
- checkpoint-130000/rng_state_1.pth +3 -0
- checkpoint-130000/rng_state_10.pth +3 -0
- checkpoint-130000/rng_state_11.pth +3 -0
- checkpoint-130000/rng_state_12.pth +3 -0
- checkpoint-130000/rng_state_13.pth +3 -0
- checkpoint-130000/rng_state_14.pth +3 -0
- checkpoint-130000/rng_state_15.pth +3 -0
- checkpoint-130000/rng_state_2.pth +3 -0
- checkpoint-130000/rng_state_3.pth +3 -0
- checkpoint-130000/rng_state_4.pth +3 -0
- checkpoint-130000/rng_state_5.pth +3 -0
- checkpoint-130000/rng_state_6.pth +3 -0
- checkpoint-130000/rng_state_7.pth +3 -0
- checkpoint-130000/rng_state_8.pth +3 -0
- checkpoint-130000/rng_state_9.pth +3 -0
- checkpoint-130000/scheduler.pt +3 -0
- checkpoint-130000/trainer_state.json +3 -0
- checkpoint-130000/training_args.bin +3 -0
.gitattributes
CHANGED
@@ -62,3 +62,5 @@ checkpoint-122000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
62 |
checkpoint-123000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
63 |
checkpoint-124000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
64 |
checkpoint-125000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
62 |
checkpoint-123000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
63 |
checkpoint-124000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
64 |
checkpoint-125000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
65 |
+
checkpoint-129000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
66 |
+
checkpoint-130000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
checkpoint-129000/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": false,
|
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-129000/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-129000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48aebc445ba19591b85bd028bf27fda053f1490286e16c3f77bb72b917ea9f07
|
3 |
+
size 4538452374
|
checkpoint-129000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17ed25957c11f183729cd7ae54bf9f5855a7c33da47f67e13ead9830f86e7d91
|
3 |
+
size 6630551906
|
checkpoint-129000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f56ca4d6191eedc4d8bb1b40d5591c5be9f554b3e7c1e961f2dc5981abf28ee0
|
3 |
+
size 15984
|
checkpoint-129000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69714c91abbdd8790e69420ef9d86a6bf3c3d3af9ce392dc91a28c7d564f8647
|
3 |
+
size 15984
|
checkpoint-129000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbf727f08d97950ad8b21323a983815b95aa3e480e03651b464a83261ae12e6f
|
3 |
+
size 15997
|
checkpoint-129000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e42d6a2fea36db7a5385a95cb7a353f125226e79dc0916e4bd7ba54865c5fa6
|
3 |
+
size 15997
|
checkpoint-129000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c7b092a54f281342b1801a0871d1910a99d0959b7f09d586e7ffc8f13191ad4
|
3 |
+
size 15997
|
checkpoint-129000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08c3be401f77eb6a19bd1632b4356bb892fe766f3fe8e515d0cc4711bfb71f76
|
3 |
+
size 15997
|
checkpoint-129000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b83c90fd7c32aba13ca5adb54ab90a324a89344fd174a2bc7e605147d7fd12c4
|
3 |
+
size 15997
|
checkpoint-129000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5cade1cde1b9a42c21fb8dcb9269a20fd8906f669e5ae1c9c09ce4574506b1a3
|
3 |
+
size 15997
|
checkpoint-129000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f95da1d35a3dfb7946bb11d397c84e5f2eb9c323678cc8b24e0b173b13a2d79
|
3 |
+
size 15984
|
checkpoint-129000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22f4446bb96770d973f1b258d228e17bdde5c9347a82a1f8b4ff8c1703ceeb1d
|
3 |
+
size 15984
|
checkpoint-129000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c04c07dc5b5c82121572215c9f1edf3fccac5557b640eaafbb097ccb64788ab5
|
3 |
+
size 15984
|
checkpoint-129000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e6ad63db9577a8645b8342fd148f438330db3d4042847c64e75a00dd4258369
|
3 |
+
size 15984
|
checkpoint-129000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1f822962ece44cdb7bb6c588273e0af010e7855cb72442a32743e56a639d77a
|
3 |
+
size 15984
|
checkpoint-129000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1062a931a944149d9978576e28f305ab8a3f49c489050524ad23e5e81ec0b3e5
|
3 |
+
size 15984
|
checkpoint-129000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b47b606ec8d38bef459367f776b6dc1fb3b23c012a9d189d44204885c4b904a
|
3 |
+
size 15984
|
checkpoint-129000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b55d54f61abeaa9f098426117bbf444d79ca86c9abef4c5fcb7dce5af1617fdc
|
3 |
+
size 15984
|
checkpoint-129000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e8bd9aa9ece199fbc5eb19269b4e456ee66cf848e425c662bd6bd7993c5bd23
|
3 |
+
size 1064
|
checkpoint-129000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:140340280576a0f7998a69cc310f385a823542f452a46974b335e8abc5e04550
|
3 |
+
size 19979721
|
checkpoint-129000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:641a21dfe8e641ccdff53b66a57943c5288507c01ff40e4a851489c7c1dbf488
|
3 |
+
size 6008
|
checkpoint-130000/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": false,
|
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-130000/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-130000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea18bc2393f0504cc90f3cac25c8d05c991ac29e6fae5470a0d9f92f802ed452
|
3 |
+
size 4538452374
|
checkpoint-130000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86b34521a35c3a4cd7bc09ee46ae387524d7a9682a4e327bafb461882b1bf1a7
|
3 |
+
size 6630551906
|
checkpoint-130000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5785a4d81829d399684d784530c01cc6d444961a4faabcc43539970675799297
|
3 |
+
size 15984
|
checkpoint-130000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:776af586d66c5485902477b0a7b85f8b05c4d190abf6c5f818e480bd96bd7f9b
|
3 |
+
size 15984
|
checkpoint-130000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1dd55160a5bc14a6822cf718bfb311e49e899bafafe37d8ad8c269479524f035
|
3 |
+
size 15997
|
checkpoint-130000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b07e0499fb5e9ee7b862357ba864646be1ce441cf8c19a872ee3506bdf3cc11d
|
3 |
+
size 15997
|
checkpoint-130000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b728b1881f9ab00a89b03d322f14f43fc017ab27d6938089b9662374649df0cb
|
3 |
+
size 15997
|
checkpoint-130000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85b4d6e414597d01c02d63a8e3ea192008e51c7a6340c7308e6ea0b75caafb50
|
3 |
+
size 15997
|
checkpoint-130000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3bf1599d066944e8b23d09430ee63a29fb77254c4c84834dca56bd9aa387f8f3
|
3 |
+
size 15997
|
checkpoint-130000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c179dc38edf4fe1b88ba2198881d37e4486e7b5e2c0c4e7fc146d0c8a0f7e214
|
3 |
+
size 15997
|
checkpoint-130000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee0e53793709378def9570fec942210a4d2780467db2c258b68a6a9048f12dc8
|
3 |
+
size 15984
|
checkpoint-130000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:286a13a349c005f3ca4d756e53135ee197ebd4c5e0b63fae3913d18249de7b1a
|
3 |
+
size 15984
|
checkpoint-130000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c8ad42d3130c4d84610d6a172399a45b81e8ec8fed8fa714ab745134831baa8
|
3 |
+
size 15984
|
checkpoint-130000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9526184400c6909014ef53d9822df638e807411c809352621c71ae142715a238
|
3 |
+
size 15984
|
checkpoint-130000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8544cb3df4f9025f747d0981bdd84f996f20bd79020cc66c7a98290fe1d6223
|
3 |
+
size 15984
|
checkpoint-130000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f673b161ff4f5dcc4b8787346f6910c15585936d48727b59172aad214dad6a98
|
3 |
+
size 15984
|
checkpoint-130000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:799ef6a33c7aa1f384af83563daa2dd2151712cf7792865d23993f55aefad941
|
3 |
+
size 15984
|
checkpoint-130000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26c0feb7cbf303c9881b6e6518807605bcecc2475b1f3a8cbcda6db0504cde69
|
3 |
+
size 15984
|
checkpoint-130000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5df129862756382b95ebfb32628371bc3815539b30a53bdb8e87bcce3096b49d
|
3 |
+
size 1064
|
checkpoint-130000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:473fa1acfbf1d35e0dda5c34e8b6b6b65beaa025df4ba6e26b82a3a2d35439d3
|
3 |
+
size 20135585
|
checkpoint-130000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:641a21dfe8e641ccdff53b66a57943c5288507c01ff40e4a851489c7c1dbf488
|
3 |
+
size 6008
|