Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- checkpoint-100000/config.json +79 -0
- checkpoint-100000/generation_config.json +6 -0
- checkpoint-100000/model.safetensors +3 -0
- checkpoint-100000/optimizer.pt +3 -0
- checkpoint-100000/rng_state_0.pth +3 -0
- checkpoint-100000/rng_state_1.pth +3 -0
- checkpoint-100000/rng_state_10.pth +3 -0
- checkpoint-100000/rng_state_11.pth +3 -0
- checkpoint-100000/rng_state_12.pth +3 -0
- checkpoint-100000/rng_state_13.pth +3 -0
- checkpoint-100000/rng_state_14.pth +3 -0
- checkpoint-100000/rng_state_15.pth +3 -0
- checkpoint-100000/rng_state_2.pth +3 -0
- checkpoint-100000/rng_state_3.pth +3 -0
- checkpoint-100000/rng_state_4.pth +3 -0
- checkpoint-100000/rng_state_5.pth +3 -0
- checkpoint-100000/rng_state_6.pth +3 -0
- checkpoint-100000/rng_state_7.pth +3 -0
- checkpoint-100000/rng_state_8.pth +3 -0
- checkpoint-100000/rng_state_9.pth +3 -0
- checkpoint-100000/scheduler.pt +3 -0
- checkpoint-100000/trainer_state.json +3 -0
- checkpoint-100000/training_args.bin +3 -0
- checkpoint-99000/config.json +79 -0
- checkpoint-99000/generation_config.json +6 -0
- checkpoint-99000/model.safetensors +3 -0
- checkpoint-99000/optimizer.pt +3 -0
- checkpoint-99000/rng_state_0.pth +3 -0
- checkpoint-99000/rng_state_1.pth +3 -0
- checkpoint-99000/rng_state_10.pth +3 -0
- checkpoint-99000/rng_state_11.pth +3 -0
- checkpoint-99000/rng_state_12.pth +3 -0
- checkpoint-99000/rng_state_13.pth +3 -0
- checkpoint-99000/rng_state_14.pth +3 -0
- checkpoint-99000/rng_state_15.pth +3 -0
- checkpoint-99000/rng_state_2.pth +3 -0
- checkpoint-99000/rng_state_3.pth +3 -0
- checkpoint-99000/rng_state_4.pth +3 -0
- checkpoint-99000/rng_state_5.pth +3 -0
- checkpoint-99000/rng_state_6.pth +3 -0
- checkpoint-99000/rng_state_7.pth +3 -0
- checkpoint-99000/rng_state_8.pth +3 -0
- checkpoint-99000/rng_state_9.pth +3 -0
- checkpoint-99000/scheduler.pt +3 -0
- checkpoint-99000/trainer_state.json +3 -0
- checkpoint-99000/training_args.bin +3 -0
.gitattributes
CHANGED
@@ -45,3 +45,5 @@ checkpoint-89000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
45 |
checkpoint-90000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
46 |
checkpoint-96000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
47 |
checkpoint-97000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
45 |
checkpoint-90000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
46 |
checkpoint-96000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
47 |
checkpoint-97000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
48 |
+
checkpoint-100000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
49 |
+
checkpoint-99000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
checkpoint-100000/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-100000/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-100000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60520604092f0fab3659176859aab532a8f5adbb27d549808d8ffcd693f05d19
|
3 |
+
size 4539487822
|
checkpoint-100000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76738b102c4201deb59bd4d2b204fc5bd9eedfc71409e543e0c932b94a21d0b5
|
3 |
+
size 6632345482
|
checkpoint-100000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd8fd274ee529934df47a0e65aa1a38a837f02b8695cbb9731605456478574bf
|
3 |
+
size 15984
|
checkpoint-100000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e46120d4d10903c4f46f233119f8e2f1c9926d76c0d6e6c2620300153572823f
|
3 |
+
size 15984
|
checkpoint-100000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b674733de87003aa6ab4681fcd3929408929e35a0073d335dff44371a18ad5ec
|
3 |
+
size 15997
|
checkpoint-100000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4d2f00d8bbffe7d3f59c8f1b729a4e22a1b91e283c2c4e7328c64c3e8af54b7
|
3 |
+
size 15997
|
checkpoint-100000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3b99179d56cf3bc8e59ea1bc6a7eb550299245d6f076bbc7bd183a12c75b68a
|
3 |
+
size 15997
|
checkpoint-100000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1b43072999f980efeee87062ff9bf1d817674c4a69f1053da1831d9bbbfb059
|
3 |
+
size 15997
|
checkpoint-100000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be448ed9a0b3ffdf46770349a5ff2b66659b813280266fe673db8400aae7d65f
|
3 |
+
size 15997
|
checkpoint-100000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9e6065b2105e9aa00694b068193834a9f09602bded6f480d0e0fb711518501a
|
3 |
+
size 15997
|
checkpoint-100000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1b9573a3242ce88d20aebe146ae3ab769984b02ecbc739a47f988ca5fa62aad
|
3 |
+
size 15984
|
checkpoint-100000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97c0a66fa5e6edc04082d700665e460ff62012036e83aefd018aa16004068b23
|
3 |
+
size 15984
|
checkpoint-100000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a36d3c8a9b02372d9fbc7348e9e83118f5136285ab07062340bc411319577386
|
3 |
+
size 15984
|
checkpoint-100000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d134d834b554c003e5bbd49d5e5da2375cc9d95555f5980367b79aa937d339b
|
3 |
+
size 15984
|
checkpoint-100000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61e265bcd8f43642b7bf5c41a4b38f530025033631a816c647a5e9d6b52f689a
|
3 |
+
size 15984
|
checkpoint-100000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25c687e063078bddc337ed2c0f5b124bdcf0ecd7afe9d0b737cdf6aeb999c26e
|
3 |
+
size 15984
|
checkpoint-100000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f687a0a1c73f94cc0b5f4ae5a86b668638da1a753acccdc5bb07484732f61a33
|
3 |
+
size 15984
|
checkpoint-100000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8564d7da035e80f067e319f9513524324039bd25a3b1905c7c45f7500af3fc7f
|
3 |
+
size 15984
|
checkpoint-100000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:596369a6f0297594b75a7f1b0e6307c25aad34ba553687e462226a0d47547959
|
3 |
+
size 1064
|
checkpoint-100000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9472812c56592e820dac7da7726bc5308a646b26b731e97837917f2f12f69d52
|
3 |
+
size 15427757
|
checkpoint-100000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e66529586192ef689ec18430104b05f0838517155c064c77b517db6677ee7771
|
3 |
+
size 6008
|
checkpoint-99000/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-99000/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-99000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7457b3eaeb3e2cc62a80dd5599d80e5c9825c2143b2620ff1c4d121ce711d12
|
3 |
+
size 4539487822
|
checkpoint-99000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba89960105e5eb91a3faad2b151c08fd5f928b14125039884ecc2b99f95bf42b
|
3 |
+
size 6632345482
|
checkpoint-99000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b4f534be9fec01e0c6802b0a9b02f836ba0b1ebaa1962c131b0ae84754a2735
|
3 |
+
size 15984
|
checkpoint-99000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d16d956ad5b88e1af27f1d576c0796cfa35693142bea748deb5e910aa8a06c0
|
3 |
+
size 15984
|
checkpoint-99000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22ba775f43f1c6d48cbba689160f9d5a2086bcdd427e64e7c9644e132c2cc47d
|
3 |
+
size 15997
|
checkpoint-99000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76ca7adb0068a7aae50268c7d8720fe689df22a9e493a402102cfa85aecf1a48
|
3 |
+
size 15997
|
checkpoint-99000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3389531a2927ac02dce99c2a7846c1f3dff7e807a860b0df4cb5110be36bed3
|
3 |
+
size 15997
|
checkpoint-99000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ecf191248f4ebcda282dec6a276b9eefa88424c7abcf34b974b4551960fbc965
|
3 |
+
size 15997
|
checkpoint-99000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e4888315e36d97ba3762e87ffeaa8a5f5aa286272e0f82ec8c82cf446b5bc22
|
3 |
+
size 15997
|
checkpoint-99000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ce58c3b696adc8ffcc3230eac9227a28e4daed2c0e3894de4bf453e81627d3e
|
3 |
+
size 15997
|
checkpoint-99000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cef16babb6b0b57350260ea6ac20784e4eb15feebfb439c0db146f7a46f0e5b4
|
3 |
+
size 15984
|
checkpoint-99000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a773b31971d189a9d86548276f8e18b7c467cbf46202a4b338e4e9db419c676
|
3 |
+
size 15984
|
checkpoint-99000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a3c0d069be496d32f930b7ac2d138ab8cdf633af178237c397627057381be53
|
3 |
+
size 15984
|
checkpoint-99000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8015ab07d3d4a07d7ff0de4ac64bd9e4bd414da4c034559b388d841728dbbb5a
|
3 |
+
size 15984
|
checkpoint-99000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06edfed525574e25ce7a66275af7e8952b06359a52343cf5bfbd367dd2962101
|
3 |
+
size 15984
|
checkpoint-99000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e16fc1a35475f6a30666dc63ca045a38af054771cd2a16fd8f2ad43ba96ea80f
|
3 |
+
size 15984
|
checkpoint-99000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26b4bcf04b1e7b7b7d4dde594afc4868234811c7574e4cc35703755a3727fa23
|
3 |
+
size 15984
|
checkpoint-99000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4074316ca5a82226419c7fccc4e74f8752c9d7c144f451f238c28a1503032f70
|
3 |
+
size 15984
|
checkpoint-99000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f52fa437fafc2036a404ffb41965a96559beb4fe46e014144b00742dfc46903
|
3 |
+
size 1064
|
checkpoint-99000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9bd1632a06e5dd540be7a9e2e699bf850a33bba5e83f9d6a3d79e33b386819a
|
3 |
+
size 15273538
|
checkpoint-99000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e66529586192ef689ec18430104b05f0838517155c064c77b517db6677ee7771
|
3 |
+
size 6008
|