Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- checkpoint-152000/config.json +79 -0
- checkpoint-152000/generation_config.json +6 -0
- checkpoint-152000/model.safetensors +3 -0
- checkpoint-152000/optimizer.pt +3 -0
- checkpoint-152000/rng_state_0.pth +3 -0
- checkpoint-152000/rng_state_1.pth +3 -0
- checkpoint-152000/rng_state_10.pth +3 -0
- checkpoint-152000/rng_state_11.pth +3 -0
- checkpoint-152000/rng_state_12.pth +3 -0
- checkpoint-152000/rng_state_13.pth +3 -0
- checkpoint-152000/rng_state_14.pth +3 -0
- checkpoint-152000/rng_state_15.pth +3 -0
- checkpoint-152000/rng_state_2.pth +3 -0
- checkpoint-152000/rng_state_3.pth +3 -0
- checkpoint-152000/rng_state_4.pth +3 -0
- checkpoint-152000/rng_state_5.pth +3 -0
- checkpoint-152000/rng_state_6.pth +3 -0
- checkpoint-152000/rng_state_7.pth +3 -0
- checkpoint-152000/rng_state_8.pth +3 -0
- checkpoint-152000/rng_state_9.pth +3 -0
- checkpoint-152000/scheduler.pt +3 -0
- checkpoint-152000/trainer_state.json +3 -0
- checkpoint-152000/training_args.bin +3 -0
- checkpoint-153000/config.json +79 -0
- checkpoint-153000/generation_config.json +6 -0
- checkpoint-153000/model.safetensors +3 -0
- checkpoint-153000/optimizer.pt +3 -0
- checkpoint-153000/rng_state_0.pth +3 -0
- checkpoint-153000/rng_state_1.pth +3 -0
- checkpoint-153000/rng_state_10.pth +3 -0
- checkpoint-153000/rng_state_11.pth +3 -0
- checkpoint-153000/rng_state_12.pth +3 -0
- checkpoint-153000/rng_state_13.pth +3 -0
- checkpoint-153000/rng_state_14.pth +3 -0
- checkpoint-153000/rng_state_15.pth +3 -0
- checkpoint-153000/rng_state_2.pth +3 -0
- checkpoint-153000/rng_state_3.pth +3 -0
- checkpoint-153000/rng_state_4.pth +3 -0
- checkpoint-153000/rng_state_5.pth +3 -0
- checkpoint-153000/rng_state_6.pth +3 -0
- checkpoint-153000/rng_state_7.pth +3 -0
- checkpoint-153000/rng_state_8.pth +3 -0
- checkpoint-153000/rng_state_9.pth +3 -0
- checkpoint-153000/scheduler.pt +3 -0
- checkpoint-153000/trainer_state.json +3 -0
- checkpoint-153000/training_args.bin +3 -0
.gitattributes
CHANGED
@@ -71,3 +71,5 @@ checkpoint-144000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
71 |
checkpoint-145000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
72 |
checkpoint-149000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
73 |
checkpoint-150000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
71 |
checkpoint-145000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
72 |
checkpoint-149000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
73 |
checkpoint-150000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
74 |
+
checkpoint-152000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
75 |
+
checkpoint-153000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
checkpoint-152000/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-152000/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-152000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6465e2c22fb8f40a74f8b5261cb46ff5025d309d42202014d363f10d64df8d9
|
3 |
+
size 4539487822
|
checkpoint-152000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99e771c8bf9d8baa26fafd126e52136d6ab0c270322fc61c2b9f27bb7a554855
|
3 |
+
size 6632345482
|
checkpoint-152000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:042ec0373d887bdec3e83f368c2f29e2f1f9be1ce458e5199ef544461bb70415
|
3 |
+
size 15984
|
checkpoint-152000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2801f2de00c4d83441fc1574bae9eb2e911bf289b338c32867e8c36d5ca818cb
|
3 |
+
size 15984
|
checkpoint-152000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cabfcb5eb603d65561294658c5fe42bef6e078ad9d751816eb3b9177b8e782ad
|
3 |
+
size 15997
|
checkpoint-152000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6554219fe714ae6d82ee0a13ad1ec682cd2f7a950fdc68d050a6d23fbdb42bea
|
3 |
+
size 15997
|
checkpoint-152000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f79fb931260b101c40059847e8af6a89fa0a96093bb58e903785ad12b5241081
|
3 |
+
size 15997
|
checkpoint-152000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fd6709d6b471b0e64290ef2edb719295f56e24021642d42845d27331b2d4a81
|
3 |
+
size 15997
|
checkpoint-152000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0b33dbd4de11f343f0e6efd286f10fc826fef49ca5cc4bbfd1c256617ec7e3d
|
3 |
+
size 15997
|
checkpoint-152000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f57d79cca8b9960d5afafe820300c973f521c7817dc69c75a1534e20d652e1fa
|
3 |
+
size 15997
|
checkpoint-152000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7e159cedcd51ca438ace6c47f829449d631a5cf3e179a6104cf093754afd1f3
|
3 |
+
size 15984
|
checkpoint-152000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee7a15a1de7c5f0ba9aba2e545434fd045c9743861006469fb5d9e81c9428edd
|
3 |
+
size 15984
|
checkpoint-152000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a159ea3a49466fb77b079fa18109534130055330fdb0a9c5e22f0f5ab8faf8ce
|
3 |
+
size 15984
|
checkpoint-152000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52d6d29de38c5246c7f86e1d099c1f0f181c6c480e5e5c53638c18940080d826
|
3 |
+
size 15984
|
checkpoint-152000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94a7ac2992800856e6988ba0c68e7792f273d5597bd34e83b2fc7368ecfab59d
|
3 |
+
size 15984
|
checkpoint-152000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d741c6cde4a5187deb73e426dd6500478449ca0e0d378578691c57006434a36
|
3 |
+
size 15984
|
checkpoint-152000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e0099ac3a6b2faf9e43384c2dc1fe179ccf0b5f6f314e4f4539c58345c55e65
|
3 |
+
size 15984
|
checkpoint-152000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c02efa23f700dc0dc3da747f3fac262b4e54d5c4f44e4b2104b47c53cc36d835
|
3 |
+
size 15984
|
checkpoint-152000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b5167a7ef8b672b8f5f820b6854e6e6517bf60be9d1714d8c600cfb56da057e
|
3 |
+
size 1064
|
checkpoint-152000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33d275bc4814b26c695548a2a56fdaf77eb2945cc3037269d3e6649f1b049de6
|
3 |
+
size 23501612
|
checkpoint-152000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ebadb7e63691458e805f25d3715ffc87f64698a0314cd1e0da93589c3c7bbb2a
|
3 |
+
size 6008
|
checkpoint-153000/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-153000/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-153000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f39140a27f34fd6601378781174e068c239ad0ddb10cd38115594960065f5918
|
3 |
+
size 4539487822
|
checkpoint-153000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ebcb707129327114de6761a90c3cfeeff57f650f5ada4fdd220e3073bbacf5e0
|
3 |
+
size 6632345482
|
checkpoint-153000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47ec6575b7b7609e69c97516a0066b53c5a0af789ac1a2c0180b10efa2a3fdfb
|
3 |
+
size 15984
|
checkpoint-153000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd4fa01c506a13502aa51e0293abfa7fe97d776502eddbdc1731d417c7fff59a
|
3 |
+
size 15984
|
checkpoint-153000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1346dabd94918899250f60668876be8d94b02cbb86fe026751bc5ba99985a73
|
3 |
+
size 15997
|
checkpoint-153000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b37936cfdacc1811457b999c8bc0c4bee5fa9a37a4d0baccb377300afb2e32d
|
3 |
+
size 15997
|
checkpoint-153000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:284fedcbc3a9c6513b2d16b1ed3739df92adaa3f869e85fe58bb25709476dfdf
|
3 |
+
size 15997
|
checkpoint-153000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5d4526235d0ca25e3100023d79d5b6dab357232820a43be4ac278141f998ee8
|
3 |
+
size 15997
|
checkpoint-153000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1e4e9912093d8f416e076ec759642f5f5c1755ecfe5ef54fbe40ed635328021
|
3 |
+
size 15997
|
checkpoint-153000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38120ffe8edcf66623ebdc4bbb01087e4f074d599661da0cd672d7b06ef6a0eb
|
3 |
+
size 15997
|
checkpoint-153000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27f79b2b606fcaa4f405b6107f0a4a5886d25afb2e40b1f478adab37c25d6d0c
|
3 |
+
size 15984
|
checkpoint-153000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a536897fd28836c6c2599112a16f30a7d792fd93c7231a096d3388419e76d6d
|
3 |
+
size 15984
|
checkpoint-153000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c4ddc132b9a7e32bdd51e743d06f8a9256203276f6526f625b1c30f684d4ee0
|
3 |
+
size 15984
|
checkpoint-153000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eddd28da2ff06002526a4ce35be274b55782d0522865e34a071f47a8e1381630
|
3 |
+
size 15984
|
checkpoint-153000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:395fd16974e093895be8eae842f9a2dc77f8db7c13992dd8a69bb120057156f8
|
3 |
+
size 15984
|
checkpoint-153000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2236235231b353002ae9dadebfdd7d1f2103ce497336dd3312c069db3c750bac
|
3 |
+
size 15984
|
checkpoint-153000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e3792ae07b39363efcc9ad16ecf345c4b2b0a300f5ea738be8123f7127f5ae9
|
3 |
+
size 15984
|
checkpoint-153000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a07d37c93e139f994eb1819d1ff65b59487204c859e2259200700af82a89575d
|
3 |
+
size 15984
|
checkpoint-153000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:722722adc54ab0055cb8e0970a849acf6ef8ae8249497c405650aab8cd0606e7
|
3 |
+
size 1064
|
checkpoint-153000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d868c6edec7b18db9e913b16c6207f7ae4a2d0be1b26eda70bc009e5381b67a8
|
3 |
+
size 23656820
|
checkpoint-153000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17c0a63fc1057191aa0786b2f22795ef991264a6252118686fdee8547104f184
|
3 |
+
size 6008
|