Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- checkpoint-108000/config.json +79 -0
- checkpoint-108000/generation_config.json +6 -0
- checkpoint-108000/model.safetensors +3 -0
- checkpoint-108000/optimizer.pt +3 -0
- checkpoint-108000/rng_state_0.pth +3 -0
- checkpoint-108000/rng_state_1.pth +3 -0
- checkpoint-108000/rng_state_10.pth +3 -0
- checkpoint-108000/rng_state_11.pth +3 -0
- checkpoint-108000/rng_state_12.pth +3 -0
- checkpoint-108000/rng_state_13.pth +3 -0
- checkpoint-108000/rng_state_14.pth +3 -0
- checkpoint-108000/rng_state_15.pth +3 -0
- checkpoint-108000/rng_state_2.pth +3 -0
- checkpoint-108000/rng_state_3.pth +3 -0
- checkpoint-108000/rng_state_4.pth +3 -0
- checkpoint-108000/rng_state_5.pth +3 -0
- checkpoint-108000/rng_state_6.pth +3 -0
- checkpoint-108000/rng_state_7.pth +3 -0
- checkpoint-108000/rng_state_8.pth +3 -0
- checkpoint-108000/rng_state_9.pth +3 -0
- checkpoint-108000/scheduler.pt +3 -0
- checkpoint-108000/trainer_state.json +3 -0
- checkpoint-108000/training_args.bin +3 -0
- checkpoint-110000/config.json +79 -0
- checkpoint-110000/generation_config.json +6 -0
- checkpoint-110000/model.safetensors +3 -0
- checkpoint-110000/optimizer.pt +3 -0
- checkpoint-110000/rng_state_0.pth +3 -0
- checkpoint-110000/rng_state_1.pth +3 -0
- checkpoint-110000/rng_state_10.pth +3 -0
- checkpoint-110000/rng_state_11.pth +3 -0
- checkpoint-110000/rng_state_12.pth +3 -0
- checkpoint-110000/rng_state_13.pth +3 -0
- checkpoint-110000/rng_state_14.pth +3 -0
- checkpoint-110000/rng_state_15.pth +3 -0
- checkpoint-110000/rng_state_2.pth +3 -0
- checkpoint-110000/rng_state_3.pth +3 -0
- checkpoint-110000/rng_state_4.pth +3 -0
- checkpoint-110000/rng_state_5.pth +3 -0
- checkpoint-110000/rng_state_6.pth +3 -0
- checkpoint-110000/rng_state_7.pth +3 -0
- checkpoint-110000/rng_state_8.pth +3 -0
- checkpoint-110000/rng_state_9.pth +3 -0
- checkpoint-110000/scheduler.pt +3 -0
- checkpoint-110000/trainer_state.json +3 -0
- checkpoint-110000/training_args.bin +3 -0
.gitattributes
CHANGED
@@ -47,3 +47,5 @@ checkpoint-100000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
47 |
checkpoint-98000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
48 |
checkpoint-102000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
49 |
checkpoint-104000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
47 |
checkpoint-98000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
48 |
checkpoint-102000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
49 |
checkpoint-104000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
50 |
+
checkpoint-108000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
51 |
+
checkpoint-110000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
checkpoint-108000/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-108000/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-108000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5fbd5bc5846114089772e6e69277051a1f0f9c54089b86b46791b72b147a3910
|
3 |
+
size 4539487822
|
checkpoint-108000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e597d40069235a5fa75f95f30d78051489d2afe77ac1c88159bd70b0af65494
|
3 |
+
size 6632345482
|
checkpoint-108000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70b28673508826f83f05f1955af225c29f0f5c760ce2d20f9493eb1b6789b129
|
3 |
+
size 15984
|
checkpoint-108000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4600f237729b753e1ba567400ce777444421c0908a5f087dcb73e0367f059d0d
|
3 |
+
size 15984
|
checkpoint-108000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f9ec6acc526e97e22e17de36bfd38295fc992d0d72f5202024a2d6eef1ce9fb
|
3 |
+
size 15997
|
checkpoint-108000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e014106695644ba183097fbabef196e218b5944fa962a501852029e98c8d2689
|
3 |
+
size 15997
|
checkpoint-108000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17200017c7c80b94fb277c5c9747bfae2c748e38ff76916af4fc6ad3910a5c76
|
3 |
+
size 15997
|
checkpoint-108000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a6d61077608638db3252f7dd83b1fb05e54e3684dfbffc020c39fddf87a94b3
|
3 |
+
size 15997
|
checkpoint-108000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf1d41fd88990d0c979c4cf1eba9b5e04c4617263597417ca4c433f8bf115e0a
|
3 |
+
size 15997
|
checkpoint-108000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2deca3d6fb322e5895b4811fd87c37861a3d820e7a6c9a1c354635276af1368a
|
3 |
+
size 15997
|
checkpoint-108000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63c15c5905536ac2fd29e69c3429786cb416a543447506064cc3dc77ea6f741a
|
3 |
+
size 15984
|
checkpoint-108000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c960334d4ea76728be0a0196371e50fc4abaa812bef44ca51b600746682e09ae
|
3 |
+
size 15984
|
checkpoint-108000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa9f776f76d843385de1b27f853cbbf7229cd68976f5e39b77a2a9d6646b7dc1
|
3 |
+
size 15984
|
checkpoint-108000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1a2f531cbf12d21fdb3b17b91d4272db48c378b9df721053f7c4f8b9c3cf04d
|
3 |
+
size 15984
|
checkpoint-108000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5b10b3ae1c7364559dc41b8769dc24c07d750ee45103a0941cf314cc998fb57
|
3 |
+
size 15984
|
checkpoint-108000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0efd042660e9020e3fb65d756e759258dd62b6252b9af98f8ff4b991be41ab00
|
3 |
+
size 15984
|
checkpoint-108000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8c9aa275f82e6610bcc498aec820645da7ddc1b76a4946ac2ee341d8f6f3a90
|
3 |
+
size 15984
|
checkpoint-108000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95db89c665a202531f28792bdfdd8d8e4eaf7ea7fff3a11deabb20ffd20f2ca0
|
3 |
+
size 15984
|
checkpoint-108000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a73d692633fae83ed5d4ea37065103cf8fe9b70abb3c760b30a55df16438f43
|
3 |
+
size 1064
|
checkpoint-108000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ddf1c8e520addfafe58b67d675b17b30e5e627706b7dc86d2352381ed47de23
|
3 |
+
size 16664719
|
checkpoint-108000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a9ec0a819b9f5c211d01bbedd1ea9a47094330c7e69d34b429116da0de4d07a
|
3 |
+
size 6008
|
checkpoint-110000/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-110000/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-110000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3473680c67d2c069429a35797bfcfe3d7778718e943f74d9b440203e4b5e1c4d
|
3 |
+
size 4539487822
|
checkpoint-110000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01670e4e682e96bd5e12f7185173b787b4e66383cd2bc999126f1f9d93fabb76
|
3 |
+
size 6632345482
|
checkpoint-110000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5905271093ccadec9d0797bcea928edf28c878db7a0412d958fd758e913ea797
|
3 |
+
size 15984
|
checkpoint-110000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fdcacfab4eae08e8f4fca2ae05266aa23a1f1c88f2de0af3eb18c3bc11bca508
|
3 |
+
size 15984
|
checkpoint-110000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d15e6c07055aa75975f5f6aab0f07e96095a841d638f245b7784f7f7d8e29680
|
3 |
+
size 15997
|
checkpoint-110000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b636b1f59a8f28ee90ddff3e555bc688bc185e5943a22197d8d688232220a9d6
|
3 |
+
size 15997
|
checkpoint-110000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c292955bf6d7df4762c40d2d208a617f4db6009a49d477050cd112858ebcd9b9
|
3 |
+
size 15997
|
checkpoint-110000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37d99013a7ebc3f62ddf764a10540cf5d0bd9c7b71210438185d3c144522cd38
|
3 |
+
size 15997
|
checkpoint-110000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f11ec7870c69a9beb8cd21ec79687367fc4126b5cb0fdbe67d9bb956297bcea4
|
3 |
+
size 15997
|
checkpoint-110000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27f43f92db27642dabb5966e46a7ea07d11bf2068f62aa2d69f4b3beb28bfdc3
|
3 |
+
size 15997
|
checkpoint-110000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2fdac8a92e0888f88a1f01cc74a312c9fbdf37fff4a38165a916bbde215420da
|
3 |
+
size 15984
|
checkpoint-110000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a97a37da428002e21c65429570a9810f9e47e8096fe0d1e329faea8cd7461a47
|
3 |
+
size 15984
|
checkpoint-110000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eae21ec5674f4c6c736b02744f36425cc7e6f2deec57a859e6d143582c2fae46
|
3 |
+
size 15984
|
checkpoint-110000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a9c5f68fc27c8d4a063c8afd9fe0b9b9db8553510212f931cae31fac1f6948e
|
3 |
+
size 15984
|
checkpoint-110000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12be9d9616906cfea11c37f993e7fa7c5456f47f18952d390e116d0814957366
|
3 |
+
size 15984
|
checkpoint-110000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5a6ab1d491a743d3d9830a7562a5d16bba6e091961d4ffafadefc787c923ecb
|
3 |
+
size 15984
|
checkpoint-110000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f39a8979fde07fdef4369c5aaf8908e6ea4b5223cf82b05fc26613a5d4159ba
|
3 |
+
size 15984
|
checkpoint-110000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0046e57948c4d9001fa6aecfcd13b4130b1865323aa5316d4d79b46f00a096ae
|
3 |
+
size 15984
|
checkpoint-110000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c4f0b2439dd7fa4ae2aceb98ade9f541d95d2f057f7ce4f443e7cd4efa5cd45
|
3 |
+
size 1064
|
checkpoint-110000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da3d6029f1a62b25cfd14c9d55016052b8fabf7d8cb0a9855c341bc2e1ef8b9a
|
3 |
+
size 16975151
|
checkpoint-110000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a9ec0a819b9f5c211d01bbedd1ea9a47094330c7e69d34b429116da0de4d07a
|
3 |
+
size 6008
|