Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- checkpoint-168000/config.json +79 -0
- checkpoint-168000/generation_config.json +6 -0
- checkpoint-168000/model.safetensors +3 -0
- checkpoint-168000/optimizer.pt +3 -0
- checkpoint-168000/rng_state_0.pth +3 -0
- checkpoint-168000/rng_state_1.pth +3 -0
- checkpoint-168000/rng_state_10.pth +3 -0
- checkpoint-168000/rng_state_11.pth +3 -0
- checkpoint-168000/rng_state_12.pth +3 -0
- checkpoint-168000/rng_state_13.pth +3 -0
- checkpoint-168000/rng_state_14.pth +3 -0
- checkpoint-168000/rng_state_15.pth +3 -0
- checkpoint-168000/rng_state_2.pth +3 -0
- checkpoint-168000/rng_state_3.pth +3 -0
- checkpoint-168000/rng_state_4.pth +3 -0
- checkpoint-168000/rng_state_5.pth +3 -0
- checkpoint-168000/rng_state_6.pth +3 -0
- checkpoint-168000/rng_state_7.pth +3 -0
- checkpoint-168000/rng_state_8.pth +3 -0
- checkpoint-168000/rng_state_9.pth +3 -0
- checkpoint-168000/scheduler.pt +3 -0
- checkpoint-168000/trainer_state.json +3 -0
- checkpoint-168000/training_args.bin +3 -0
- checkpoint-170000/config.json +79 -0
- checkpoint-170000/generation_config.json +6 -0
- checkpoint-170000/model.safetensors +3 -0
- checkpoint-170000/optimizer.pt +3 -0
- checkpoint-170000/rng_state_0.pth +3 -0
- checkpoint-170000/rng_state_1.pth +3 -0
- checkpoint-170000/rng_state_10.pth +3 -0
- checkpoint-170000/rng_state_11.pth +3 -0
- checkpoint-170000/rng_state_12.pth +3 -0
- checkpoint-170000/rng_state_13.pth +3 -0
- checkpoint-170000/rng_state_14.pth +3 -0
- checkpoint-170000/rng_state_15.pth +3 -0
- checkpoint-170000/rng_state_2.pth +3 -0
- checkpoint-170000/rng_state_3.pth +3 -0
- checkpoint-170000/rng_state_4.pth +3 -0
- checkpoint-170000/rng_state_5.pth +3 -0
- checkpoint-170000/rng_state_6.pth +3 -0
- checkpoint-170000/rng_state_7.pth +3 -0
- checkpoint-170000/rng_state_8.pth +3 -0
- checkpoint-170000/rng_state_9.pth +3 -0
- checkpoint-170000/scheduler.pt +3 -0
- checkpoint-170000/trainer_state.json +3 -0
- checkpoint-170000/training_args.bin +3 -0
.gitattributes
CHANGED
@@ -66,3 +66,5 @@ checkpoint-158000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
66 |
checkpoint-160000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
67 |
checkpoint-162000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
68 |
checkpoint-164000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
66 |
checkpoint-160000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
67 |
checkpoint-162000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
68 |
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
|
checkpoint-168000/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-168000/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-168000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:402c815c6ee34e2c32ba577c1e6a225eb61539100779944eb5d732912868a9f8
|
3 |
+
size 4539487822
|
checkpoint-168000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfadd032e3db0abc7f05cfd0d1c53ce0c26c2a75b479b369b44ffed4dc2ccf4f
|
3 |
+
size 6632345482
|
checkpoint-168000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd59af3cd671ceaab8154a764d9be7ea0786167362eb3f52849166c972c76d55
|
3 |
+
size 15984
|
checkpoint-168000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf47dafb406f8cf2c82b8683684fcdd7f35ba439ef517bfe9e3c7aa8957d99fa
|
3 |
+
size 15984
|
checkpoint-168000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:786fd56eb9cb05f262e5dd8def54ab13b507961757feb2c95ea587e393f74ec9
|
3 |
+
size 15997
|
checkpoint-168000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1fa1bbc27249eb521738c3332320d7360c23073874222de7db2e5992e9b45084
|
3 |
+
size 15997
|
checkpoint-168000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad0aecd2def14cb9941ef08c3b8dd5b2691981140a5ffda125e6a8f1a36ed407
|
3 |
+
size 15997
|
checkpoint-168000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36737c89278919b7a952312f882a37e916d5cf6ee80685d5763fd992457d2773
|
3 |
+
size 15997
|
checkpoint-168000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36fc7aeb2353cc797b90526c0dee6d77f0e69c4f5f73c25c0201810439570d62
|
3 |
+
size 15997
|
checkpoint-168000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4909852b44ed86c059cfb532f4718ed47a869509c3e6ac682d7dcb9391b29c86
|
3 |
+
size 15997
|
checkpoint-168000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a929d36155ea17a7df1369bc4f10adb7f006dc944acd646d445da8b5666e6ae
|
3 |
+
size 15984
|
checkpoint-168000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f073338166b5e5b48cbcd6a78938e87e791cdea66e74b852c53389f5ae2b2bb8
|
3 |
+
size 15984
|
checkpoint-168000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d03fef9951094d631d9d3b6b49cfd7624814256a94dbb2b3fd01e4268acccf67
|
3 |
+
size 15984
|
checkpoint-168000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3dc2f8919da66219ad7428a34f9d8f37a20385b6cfcaa2b05d789e0fb7e7d60a
|
3 |
+
size 15984
|
checkpoint-168000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25c2a8df1bd3733ef32627113e963e87c58450ff59c7b0edb8b83cc53521c4be
|
3 |
+
size 15984
|
checkpoint-168000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d49f20418713ca6794a959fe194cc147c8fb236842b80539d342cf10e20c9b31
|
3 |
+
size 15984
|
checkpoint-168000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:594508e62547e491b3349a16fdee13c9174a0bbc26829ec7c9951f3230d14961
|
3 |
+
size 15984
|
checkpoint-168000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a975c250e8ea5acc219a71c01a778eb7048fa886cf2cdfa85be12c91cdf09386
|
3 |
+
size 15984
|
checkpoint-168000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f27035c7b2b1e1dbc4c9dafc26d00214857b52178d2506157f12f4c410a289e1
|
3 |
+
size 1064
|
checkpoint-168000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08215df5d8360f0ff75bcba7f189df3284b17c349a8a42b278eb35db5633726a
|
3 |
+
size 25974491
|
checkpoint-168000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4eb801da6f2a47228607ff77616cec494c73eedc2139264b43176d515b706580
|
3 |
+
size 6008
|
checkpoint-170000/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-170000/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-170000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c4b9826294bc0d8a4ec83a1d87460eb29bd6dbd4039c72b7a0db175bb365de5
|
3 |
+
size 4539487822
|
checkpoint-170000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04405f9a31e7e4bbe55f3eeda2af171058c7783eff5e4cd77105a79c46bbe75a
|
3 |
+
size 6632345482
|
checkpoint-170000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af76a5531510201fa62ef7287e6fb5e5737e286727693cfd6c8ee6cd469f9133
|
3 |
+
size 15984
|
checkpoint-170000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7778e3c4c38de9c4d6c90e1c7969154fc57fb874f9e64d3c5041e274ffc26dfe
|
3 |
+
size 15984
|
checkpoint-170000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb7ec9f8e28a445df9a9ced64f74448e91c4e8150a3aad4ea8e8e19b333b60fe
|
3 |
+
size 15997
|
checkpoint-170000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d666e14357fc0a630bda129a70a92174ce8df6a79530afaa266ed18ddaf795f
|
3 |
+
size 15997
|
checkpoint-170000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:212b49b1c94c80c35d5c1444aa4bda0a8b2f4dc4f12fe79ac2cef00bb118393e
|
3 |
+
size 15997
|
checkpoint-170000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc58aecc70aca633b8cf7b36af2239a640cb58448a94a488f2f29d4f23ba5066
|
3 |
+
size 15997
|
checkpoint-170000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbce12d760f1e8a64919410bc8ac2698e1cb9699a7c276329061c3f6904b0321
|
3 |
+
size 15997
|
checkpoint-170000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:638b7ad838fc77ffa4c0fc5d77a0f9bf10c1dd5795bc7de77807b84ddb5eca93
|
3 |
+
size 15997
|
checkpoint-170000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7dd38d627215929a78dd8979550f4777ee0a6ca6fedd226b50fe385450743308
|
3 |
+
size 15984
|
checkpoint-170000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6588786d0223aa8ec0d8b7c2c9c27c5e9e6fa0d2d18bf71ab46556837e10cc58
|
3 |
+
size 15984
|
checkpoint-170000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34cebcea290d502b590ec372de2b93203a03852e72c979273f2248e4db53ba05
|
3 |
+
size 15984
|
checkpoint-170000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca106ba835f6607b3ccb7be48d88bff2bd18d34d3c1af30a78a7d453505b3938
|
3 |
+
size 15984
|
checkpoint-170000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e76a94257343d1a624bf21112be4350f2409de3bff24c6e2130ecabb8027b8e
|
3 |
+
size 15984
|
checkpoint-170000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47fd5a5c1d6470f55af74a39ed97909eb9de50108b0654dfd112dfbf5148d683
|
3 |
+
size 15984
|
checkpoint-170000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31c155dada9a424649d0373d7d3dfee03061545e6262a9b19f829183d7a8af8a
|
3 |
+
size 15984
|
checkpoint-170000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96cfe3debeaa6c0751537c6e75802ceb73b29470a86a2a96f4a58aacad24ddbf
|
3 |
+
size 15984
|
checkpoint-170000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:230cfffa87b85649ed86bd4b446d61bf13735f62ba43398a798cf217a49f21e8
|
3 |
+
size 1064
|
checkpoint-170000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8bb37a5b8c94cf43f09a71d66f7f48bf9fbbdec58a0b6e1cfc1146bc08c5644
|
3 |
+
size 26283823
|
checkpoint-170000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4eb801da6f2a47228607ff77616cec494c73eedc2139264b43176d515b706580
|
3 |
+
size 6008
|