Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- checkpoint-198000/config.json +79 -0
- checkpoint-198000/generation_config.json +6 -0
- checkpoint-198000/model.safetensors +3 -0
- checkpoint-198000/optimizer.pt +3 -0
- checkpoint-198000/rng_state_0.pth +3 -0
- checkpoint-198000/rng_state_1.pth +3 -0
- checkpoint-198000/rng_state_10.pth +3 -0
- checkpoint-198000/rng_state_11.pth +3 -0
- checkpoint-198000/rng_state_12.pth +3 -0
- checkpoint-198000/rng_state_13.pth +3 -0
- checkpoint-198000/rng_state_14.pth +3 -0
- checkpoint-198000/rng_state_15.pth +3 -0
- checkpoint-198000/rng_state_2.pth +3 -0
- checkpoint-198000/rng_state_3.pth +3 -0
- checkpoint-198000/rng_state_4.pth +3 -0
- checkpoint-198000/rng_state_5.pth +3 -0
- checkpoint-198000/rng_state_6.pth +3 -0
- checkpoint-198000/rng_state_7.pth +3 -0
- checkpoint-198000/rng_state_8.pth +3 -0
- checkpoint-198000/rng_state_9.pth +3 -0
- checkpoint-198000/scheduler.pt +3 -0
- checkpoint-198000/trainer_state.json +3 -0
- checkpoint-198000/training_args.bin +3 -0
- checkpoint-200000/config.json +79 -0
- checkpoint-200000/generation_config.json +6 -0
- checkpoint-200000/model.safetensors +3 -0
- checkpoint-200000/optimizer.pt +3 -0
- checkpoint-200000/rng_state_0.pth +3 -0
- checkpoint-200000/rng_state_1.pth +3 -0
- checkpoint-200000/rng_state_10.pth +3 -0
- checkpoint-200000/rng_state_11.pth +3 -0
- checkpoint-200000/rng_state_12.pth +3 -0
- checkpoint-200000/rng_state_13.pth +3 -0
- checkpoint-200000/rng_state_14.pth +3 -0
- checkpoint-200000/rng_state_15.pth +3 -0
- checkpoint-200000/rng_state_2.pth +3 -0
- checkpoint-200000/rng_state_3.pth +3 -0
- checkpoint-200000/rng_state_4.pth +3 -0
- checkpoint-200000/rng_state_5.pth +3 -0
- checkpoint-200000/rng_state_6.pth +3 -0
- checkpoint-200000/rng_state_7.pth +3 -0
- checkpoint-200000/rng_state_8.pth +3 -0
- checkpoint-200000/rng_state_9.pth +3 -0
- checkpoint-200000/scheduler.pt +3 -0
- checkpoint-200000/trainer_state.json +3 -0
- checkpoint-200000/training_args.bin +3 -0
.gitattributes
CHANGED
@@ -76,3 +76,5 @@ checkpoint-188000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
76 |
checkpoint-190000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
77 |
checkpoint-192000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
78 |
checkpoint-194000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
76 |
checkpoint-190000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
77 |
checkpoint-192000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
78 |
checkpoint-194000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
79 |
+
checkpoint-198000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
80 |
+
checkpoint-200000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
checkpoint-198000/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-198000/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-198000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:483f0e8c56aea2b9871aa9d9e76d35a7bb59c594827e1b50a78fcf0e90609b60
|
3 |
+
size 4539487822
|
checkpoint-198000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7acafe564fdc8d8809f75831bff9054a657ed50c7ff263ceb95c440cf5d8d254
|
3 |
+
size 6632345482
|
checkpoint-198000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fb05a06fd17e8ce9abb99d203a732d8e0691296f101af7560b36bbb3d76a7be
|
3 |
+
size 15984
|
checkpoint-198000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:559727c0fadd0c0882c5d1e2078494076f932125f1509b44b0f84baa2299eb86
|
3 |
+
size 15984
|
checkpoint-198000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d9de9a4d89e8c2dcef81c2f48c9e398fe7086bf9f6b7c2000c285186b578b62
|
3 |
+
size 15997
|
checkpoint-198000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c341dfde258d5a0b406e27e392e21e63678309fec84d04fea9f44d8300e038f2
|
3 |
+
size 15997
|
checkpoint-198000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f01d1b3a20288fa7e0f0f9ef52859049956fb7818a7163127034bd9ecc469ce
|
3 |
+
size 15997
|
checkpoint-198000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a30639f36b967e15718af22b212d45b50af91baa695dd1606d8799bd71c6307e
|
3 |
+
size 15997
|
checkpoint-198000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88c45e0700ca7992083a99c5c6061aa97c7771c9afe9c489b14c59172ac656f2
|
3 |
+
size 15997
|
checkpoint-198000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80c2e5968e6a47129917b4aab9cf0365f07f9a07edfe667d93a6e6bf36d949d6
|
3 |
+
size 15997
|
checkpoint-198000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f45f7b2ca7806c1e93f9794b4cc6ac36048cf09a69553665c7833afb1d0796a6
|
3 |
+
size 15984
|
checkpoint-198000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65480c24a27f23ba4c275f98663905bcfb278144a953f4d321ba03ad74780826
|
3 |
+
size 15984
|
checkpoint-198000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1a44dc318560d1134847d6f6ba25b79271414a8cf9c97c1c9b0ab88669e83ae
|
3 |
+
size 15984
|
checkpoint-198000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:353134b60d60c876d31aa0d0fea7182f093ca1d64a0ce3389b106e681ca59f91
|
3 |
+
size 15984
|
checkpoint-198000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae5cdc38269ca47acceded748d8c2de6e416d9b7fdda8f34d1c18b77ee981200
|
3 |
+
size 15984
|
checkpoint-198000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e901c025821407e0dbfd5d3e9ddf8d52b734806a542d477c04ac421e593dd241
|
3 |
+
size 15984
|
checkpoint-198000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a196ccde3bda0610fcad5b98759928429ab9717dd667b97a0cfb10800e5448e
|
3 |
+
size 15984
|
checkpoint-198000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ddd0bc0799d65dafe851898f73b84c04a085f298accc7212c2294bc6a03e089
|
3 |
+
size 15984
|
checkpoint-198000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51745d42f170b114de9dcc326bb9e738fc90c57fa247ee1bbfb17dcd22f7d1d9
|
3 |
+
size 1064
|
checkpoint-198000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a990c4df3be5b65d05362fb8b7cfc23eb7907f35e6a39770699404cfff13f6a
|
3 |
+
size 30614788
|
checkpoint-198000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:703e4a559928d7b406a0e1df2e29d3f1c302c1ee4443c806c7a2c3174f7d0add
|
3 |
+
size 6008
|
checkpoint-200000/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-200000/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-200000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05ba1b0ccdc108a6bf9ff0fd9193f40831ab9ba0c2c1105c5537ed42a6d9177d
|
3 |
+
size 4539487822
|
checkpoint-200000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:382b762236eba05660a1a5c7e1efc66fc895ad5ca7c533cc0a70b1820f049375
|
3 |
+
size 6632345482
|
checkpoint-200000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a2c656ed2855f8f11d568e290796b833218e20f9581311b0af57d0c9a3c4a1ca
|
3 |
+
size 15984
|
checkpoint-200000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58423213c551cc43efdb0995cbcdcc31b044efb0810c3b83528f7aff07fcffef
|
3 |
+
size 15984
|
checkpoint-200000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:774619c23533bc69677dbe481b99e0c7020d40f2140a119ec3ea781b7747dbc8
|
3 |
+
size 15997
|
checkpoint-200000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99046c6f70e83f2d4504f73498d59d9db27902b7a13f6eef6fcbd9da421ea894
|
3 |
+
size 15997
|
checkpoint-200000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:593aa79db0db11a37b87ed683f74c31650c1f5cff8df51a464ee8b2d461b554d
|
3 |
+
size 15997
|
checkpoint-200000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a070d4280143c1b4506829f50302506c5c65c2338ba11774e716b97b5cba18b5
|
3 |
+
size 15997
|
checkpoint-200000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da14dd3ba7e185031dbe7e9b0a0a4cc8c4d70bfdb758117f5f323ce972b2a270
|
3 |
+
size 15997
|
checkpoint-200000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:965a47d7a51224b89012df4b7699a4d914ee83ff00751d40c49f9e8a3d8eca4e
|
3 |
+
size 15997
|
checkpoint-200000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:434bee2186b00a690a5670bad3489a02a39bc0af40f7daceb8d3dd27a887cb0b
|
3 |
+
size 15984
|
checkpoint-200000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:166bae7ff014b203a806f46542dbddc3fa53544e0e17db9f34019ecfcf0bb16f
|
3 |
+
size 15984
|
checkpoint-200000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a9f30b0d64d92952f79b0d740c4489dab5f202917e9f0e69628e33fba4ebb54
|
3 |
+
size 15984
|
checkpoint-200000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6c3cec145d9fec2b364bf7f857bd0d02dc2b1d989e8e7d6bc435034919c3a13
|
3 |
+
size 15984
|
checkpoint-200000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:430b4590d567b0e3c3d7a656ec4945c156e4d301534282e2cb697ad5d850312e
|
3 |
+
size 15984
|
checkpoint-200000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3c05f61b06cc7deeba3933dfd6b78f2aea0c08781074adfa73cfac37b151899
|
3 |
+
size 15984
|
checkpoint-200000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfb1ff4de9d35acefc1724d66387cc1043949b1ad05959b8b730a26d281a9e3f
|
3 |
+
size 15984
|
checkpoint-200000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:607a7dc24cc1ac981511b4bfbec2ee906b9ccd6f09facff14dbc1fe9e5052588
|
3 |
+
size 15984
|
checkpoint-200000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7cb0584af88a439fe3c2644d4b34719d5e34d085616e4fed428123c84c09fd11
|
3 |
+
size 1064
|
checkpoint-200000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92491e9fb3e980e1892e3d58cbfdeb3bc90492464da3acabcc62af4d61848369
|
3 |
+
size 30924228
|
checkpoint-200000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:703e4a559928d7b406a0e1df2e29d3f1c302c1ee4443c806c7a2c3174f7d0add
|
3 |
+
size 6008
|