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
@@ -58,3 +58,5 @@ checkpoint-120000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
58 |
checkpoint-124000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
59 |
checkpoint-125000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
60 |
checkpoint-126000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
58 |
checkpoint-124000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
59 |
checkpoint-125000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
60 |
checkpoint-126000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
61 |
+
checkpoint-129000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
62 |
+
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": 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-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:f90f23eb4b68f7e779943a1f283568be82ca43cc80cc9d54b0a94fc1f011f2d4
|
3 |
+
size 4539487822
|
checkpoint-129000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2987e3c50e202a0ad7bf3ff2e3822ccce5a2a60308ba50df25fb0d6a26866b8
|
3 |
+
size 6632345482
|
checkpoint-129000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed83eb6a3f703fe3715f40dfd0fd1d6258c9074648c0d653f5b8617334242241
|
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:f0555093391aae3f2aa6f818f24550c5343d3d027c593441d47c586400196f43
|
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:58b5855817f7e37b4ffeeecb83bf0d62ca7c7ce5518060af8f18257659e02049
|
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:602df90179114cfdccde9d5eaf3a3260ae4eee54e1ca88de1d44d6b307223cb9
|
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:b214edbbcce8b65c0e5f01b41721149f90d14a4529672c5409c4bfb2de236ca3
|
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:3283efd196095fb590396df4171c8996837c91f6af29e1872a3e6ef96ca72007
|
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:31eaf8e164776b12ad555b90c54b176f0ef351590de52497bd312f7da5a80600
|
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:2c4e2635ea6912d177f0be1695a923defb6fc964e7132888da9a66b4246bb014
|
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:20e0b2053bfb88fc65ed8fefcb3b08906626adf4d2ed98074b36a52f5752ff27
|
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:d008408d057c5c60049993d506997eda3ccdc318e2ca503f37d08f3c6ffa70aa
|
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:d89d0fd0890fc05c4206aa126a55b14aa41f4070c8745c477ef6e99f8e111c03
|
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:faf3b422610bb596ad3d04f64a9a4a2ac5ec1d9ca60f479109dd1a3824fbfefa
|
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:37d77deaf28f45846bf82049913a322e913384fd4daf8fd0b55f5a484922bb8d
|
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:1d0b2013bdb551fa7bc66a64972e8f523c79cac61d33cd4284f8fd8af82132cb
|
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:f3a53adac94664856bef23e40abb38cf67baa486dd995dbcfc2a858e6c8921ad
|
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:16e5dba4a2def7c63932a073f818713ca5bfbac6f7d0fa63e6c38ff8a9129b9e
|
3 |
+
size 15984
|
checkpoint-129000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4281446daf44cec3f18e54796388458f38cddc925f0dc4700cdaeafc3a543bf6
|
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:add5f7b20c0cbc64198764dbc92d71e0a800f669d24c6fc29bd076c6cab045f9
|
3 |
+
size 19930955
|
checkpoint-129000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9218ea61e28e6c71e3115a1853758318a094ec7667ade33cb790b54411074ee9
|
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": 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-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:754c5bf71b4275b9876d87fc1f1c05c1eff3b098e641f474f85e993cbc721b21
|
3 |
+
size 4539487822
|
checkpoint-130000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:220809331e6149ae776d54311ff9945e8a97bc1558dc590b7af61046815cc161
|
3 |
+
size 6632345482
|
checkpoint-130000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:262e2eb509c8521c60a1e3db260660b45e9ae3dc9f3e43d1b926cf8d83720fc7
|
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:ce9010b99600f12bb11f06399769ad48d0222a60af347db9df87bdb061aec33b
|
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:d20b4b3204b3b4a7569571102fe8358b803c69e827ba6cf6f53aea39adc6e091
|
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:704d303b076969f625168e6af3998a717cb3864b64ce609fced2ac9705fcda4d
|
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:1f7ef6281cfeb4e9b6b76e805b2c33582cae83ac7115a8c8fe50ce9dcd8a754b
|
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:7c7394a7e1bd3e5aa3602fe269839656037b037e69fcb374191e44aabe763d15
|
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:c466bf68925068e8963ae7126002d5a127b97e602f848a9ea0ef0e1bfff7355f
|
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:30f660b6701a8c7a2c35c9fa0ddbac094c9350ab46408dbdab983aeb26d8f143
|
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:3834f5af22853722bf1883e1af64e47c6477fa79dbbf04f21b773475c684c2d8
|
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:810f2d4bf79f657f0d93586b99960d686cead74d8c990ad8d998260f730095d5
|
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:c4dd693110fa1df7be5285181ba4605ae3224ac0192430cc32a4849250525291
|
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:56c393ffe5ebad53447d977a976406a63e891405116280fb1a7692581cf0de62
|
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:c2c89f1efb09f9095cfbbc117d3a9c6a814bb6b5b90b4ca9296de7583ecbc9a3
|
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:9ae4a6ce1691ba728e9204aa14b2fd60ae325ff4eaa481d4eda5298be39dc3cd
|
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:896a5e16055e964638e26f4c342e87da57d57e53006cffa050bd08d1158f0d0f
|
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:032dd3ba2e26f1c28cf5da656e56fd4c328f921419c3516c8d16d4dbcba4ddfb
|
3 |
+
size 15984
|
checkpoint-130000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ff5845dcb64356c52a4b15f7f2820cd92de83b2220edc96ceea87b3715478bb
|
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:da5af1cfefbc257fe6e053ebfa915d99ee9a73f65936505a38c6ce43cbe5b4a2
|
3 |
+
size 20086200
|
checkpoint-130000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9218ea61e28e6c71e3115a1853758318a094ec7667ade33cb790b54411074ee9
|
3 |
+
size 6008
|