Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- checkpoint-178000/config.json +79 -0
- checkpoint-178000/generation_config.json +6 -0
- checkpoint-178000/model.safetensors +3 -0
- checkpoint-178000/optimizer.pt +3 -0
- checkpoint-178000/rng_state_0.pth +3 -0
- checkpoint-178000/rng_state_1.pth +3 -0
- checkpoint-178000/rng_state_10.pth +3 -0
- checkpoint-178000/rng_state_11.pth +3 -0
- checkpoint-178000/rng_state_12.pth +3 -0
- checkpoint-178000/rng_state_13.pth +3 -0
- checkpoint-178000/rng_state_14.pth +3 -0
- checkpoint-178000/rng_state_15.pth +3 -0
- checkpoint-178000/rng_state_2.pth +3 -0
- checkpoint-178000/rng_state_3.pth +3 -0
- checkpoint-178000/rng_state_4.pth +3 -0
- checkpoint-178000/rng_state_5.pth +3 -0
- checkpoint-178000/rng_state_6.pth +3 -0
- checkpoint-178000/rng_state_7.pth +3 -0
- checkpoint-178000/rng_state_8.pth +3 -0
- checkpoint-178000/rng_state_9.pth +3 -0
- checkpoint-178000/scheduler.pt +3 -0
- checkpoint-178000/trainer_state.json +3 -0
- checkpoint-178000/training_args.bin +3 -0
- checkpoint-180000/config.json +79 -0
- checkpoint-180000/generation_config.json +6 -0
- checkpoint-180000/model.safetensors +3 -0
- checkpoint-180000/optimizer.pt +3 -0
- checkpoint-180000/rng_state_0.pth +3 -0
- checkpoint-180000/rng_state_1.pth +3 -0
- checkpoint-180000/rng_state_10.pth +3 -0
- checkpoint-180000/rng_state_11.pth +3 -0
- checkpoint-180000/rng_state_12.pth +3 -0
- checkpoint-180000/rng_state_13.pth +3 -0
- checkpoint-180000/rng_state_14.pth +3 -0
- checkpoint-180000/rng_state_15.pth +3 -0
- checkpoint-180000/rng_state_2.pth +3 -0
- checkpoint-180000/rng_state_3.pth +3 -0
- checkpoint-180000/rng_state_4.pth +3 -0
- checkpoint-180000/rng_state_5.pth +3 -0
- checkpoint-180000/rng_state_6.pth +3 -0
- checkpoint-180000/rng_state_7.pth +3 -0
- checkpoint-180000/rng_state_8.pth +3 -0
- checkpoint-180000/rng_state_9.pth +3 -0
- checkpoint-180000/scheduler.pt +3 -0
- checkpoint-180000/trainer_state.json +3 -0
- checkpoint-180000/training_args.bin +3 -0
.gitattributes
CHANGED
@@ -69,3 +69,5 @@ checkpoint-164000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
69 |
checkpoint-168000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
70 |
checkpoint-170000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
71 |
checkpoint-172000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
69 |
checkpoint-168000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
70 |
checkpoint-170000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
71 |
checkpoint-172000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
72 |
+
checkpoint-178000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
73 |
+
checkpoint-180000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
checkpoint-178000/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-178000/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-178000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6c26fa4565a9bb033a54c0569712fe994a4645abde5077f72eb7b00ad48b5af
|
3 |
+
size 4539487822
|
checkpoint-178000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:629d299c89de3ff56efe5c3e3324b1228c736a0c38028108f14166853c95aa92
|
3 |
+
size 6632345482
|
checkpoint-178000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4322ed19964be689399d7c30cd19bb090288446aadd2a2613fdc0a9d4e025703
|
3 |
+
size 15984
|
checkpoint-178000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5602eaac74af9f0c62552926461fb29a20f2a3b8cc8257364ef39be6752f07f7
|
3 |
+
size 15984
|
checkpoint-178000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:363c101ee00b039fd715472c78f576f2e8579deca505496787827d954833b81f
|
3 |
+
size 15997
|
checkpoint-178000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0835355f05cbc6a1dc247e0d5cb5db511092f50af841f7cc6c1e71960622704
|
3 |
+
size 15997
|
checkpoint-178000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85dec3c724f2a2f2148b091a505ab24e45a40df51b7eb006cc3eaed100adc023
|
3 |
+
size 15997
|
checkpoint-178000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5cf5fd64ddbfbcb82d9016c38a7c9b1a346e764720ce0a1f8922c978cfe42eda
|
3 |
+
size 15997
|
checkpoint-178000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:797085e5cd5f0c55b1666054b89383bb31ad3c1ca81738b046ec5bd550b58fc0
|
3 |
+
size 15997
|
checkpoint-178000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02fbfd6d571f703be135f53d985f2cc3b60cc7cd2fe10568d5cae8a946c6b438
|
3 |
+
size 15997
|
checkpoint-178000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:458c10f7b59bcbff588d0ca77a60dc05a40eec534589a04a6bfe40c1bfb48076
|
3 |
+
size 15984
|
checkpoint-178000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b54febec2a15750320852e774a92b7523c77f82248da719dd7458bdb4454e10a
|
3 |
+
size 15984
|
checkpoint-178000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a91b33a60941e4493a1a324f1bc83943866b7a6c0af5c7aa1147ba16118cceec
|
3 |
+
size 15984
|
checkpoint-178000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a04cdb6afa5ce40eab27da3af577b6d4d199f79ae24e3f56907637541d1cd82
|
3 |
+
size 15984
|
checkpoint-178000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d0bed9113d45f2da9b092fa7a28f0c8f3a1d212052c8639c28fa0ee111e6634
|
3 |
+
size 15984
|
checkpoint-178000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c45cc940cd932f99fdb8371c61a390db71a49ef96fba2e00018a9ffd628e4148
|
3 |
+
size 15984
|
checkpoint-178000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a441d63e50f25e7d9cfa974d8392be7567b5616fe3e1065025c240847be4407f
|
3 |
+
size 15984
|
checkpoint-178000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf0fb2b3359db6109c474224616975022331b723ba21b3e242662880e27f107e
|
3 |
+
size 15984
|
checkpoint-178000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:848fddaf212bbfa6108a1fd1e8015d769d8ebaf5f2ec413334ebe84e8584bb79
|
3 |
+
size 1064
|
checkpoint-178000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ca8ba382ed1e82f1164f0ef98dd5766b0df76da73d751a6496a7bc4b5b3c7fe
|
3 |
+
size 27521552
|
checkpoint-178000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e858499e5ebb66c493f33800040eb59fad1070390ac57b697b8e9e53b14eda25
|
3 |
+
size 6008
|
checkpoint-180000/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-180000/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-180000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89db63684e3828103c6b9ca293a9f64aa8abb66be8b99bdbe598e11281f97f50
|
3 |
+
size 4539487822
|
checkpoint-180000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:670bab8e48f005181ae13e7bb2cab8275472348b63c9f990a2f89cb7354e7950
|
3 |
+
size 6632345482
|
checkpoint-180000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ff85112adf1a1f0d4e32c389a753d79776dc75b009c61f67575bac8622670c9
|
3 |
+
size 15984
|
checkpoint-180000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb03c78223163148cf2531799a0967e21e849780e6856b0c6a26b4a24bf21bc4
|
3 |
+
size 15984
|
checkpoint-180000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a8f11c55754d43db47cd088c46da9afdc1a1edbcf95c9ef0c13f6bf1a7c1b62
|
3 |
+
size 15997
|
checkpoint-180000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e963f093973e3807be6daab8337373cea687d7d2f686b427fd181b39753fe37
|
3 |
+
size 15997
|
checkpoint-180000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a2ad7e00f0a0ce58dc112243a017541118fb9267eed2425e84d6741b9e6c6654
|
3 |
+
size 15997
|
checkpoint-180000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6d8645b4c9dfa979fe1951c194ab78a5773ad4a51e32bc3fc3d8fa92528e9a0
|
3 |
+
size 15997
|
checkpoint-180000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18d1c74bbb84f4465901c646854f46fdfb2dddd52daea1ee77c610bece25bfc9
|
3 |
+
size 15997
|
checkpoint-180000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60d32cf4f619e3b5baa482e22ea71f38bd02df05964aeac2d4d07a0fdad0b15b
|
3 |
+
size 15997
|
checkpoint-180000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef726df598a3a9c7f8172bc5d91cf8e578a775dfae330dd7258a8525ca648b30
|
3 |
+
size 15984
|
checkpoint-180000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27f7bd8c45fd634b40e842a1be08a49a8279e99326e73fb66b1b1ccbfc4ea522
|
3 |
+
size 15984
|
checkpoint-180000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b87fc8392db996b66ad57f5c498d87c6321d7e8c49dc65b3ae688e39b2b0832d
|
3 |
+
size 15984
|
checkpoint-180000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbd2709afee6367e2b305d9b5ba1a94e127a8cc63d2661f6bfd8abdbba60f756
|
3 |
+
size 15984
|
checkpoint-180000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2435deaaf6e2a02977bb03fdf03fc79cf31d64449397f8101c85d6b86f08c9eb
|
3 |
+
size 15984
|
checkpoint-180000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:caef55b4df6b895002d220d48e4223941d5eafc34ab784182cb54f34d2a10cb1
|
3 |
+
size 15984
|
checkpoint-180000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a903e51dcc89234162c286218252015daedc829eab346b9f602a4e94b9a7f4d
|
3 |
+
size 15984
|
checkpoint-180000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:707467bf5539e2ec661e48aa930d745fc074e115db39f1cb4e62092cfe785b2a
|
3 |
+
size 15984
|
checkpoint-180000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7da6a4d349d318b433760ce537d4070978793414b6754bd1cf74b623a785c9b7
|
3 |
+
size 1064
|
checkpoint-180000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:067f0edf92a0afafd6a5d68f8192767e985cd7a24f97523265b40e375ba01e94
|
3 |
+
size 27830845
|
checkpoint-180000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3f32b2ed477ac888dc5f65e972ca1001541ef0e609a2acbf6dc40e8c80e7a0c
|
3 |
+
size 6008
|