Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- checkpoint-88000/config.json +79 -0
- checkpoint-88000/generation_config.json +6 -0
- checkpoint-88000/model.safetensors +3 -0
- checkpoint-88000/optimizer.pt +3 -0
- checkpoint-88000/rng_state_0.pth +3 -0
- checkpoint-88000/rng_state_1.pth +3 -0
- checkpoint-88000/rng_state_10.pth +3 -0
- checkpoint-88000/rng_state_11.pth +3 -0
- checkpoint-88000/rng_state_12.pth +3 -0
- checkpoint-88000/rng_state_13.pth +3 -0
- checkpoint-88000/rng_state_14.pth +3 -0
- checkpoint-88000/rng_state_15.pth +3 -0
- checkpoint-88000/rng_state_2.pth +3 -0
- checkpoint-88000/rng_state_3.pth +3 -0
- checkpoint-88000/rng_state_4.pth +3 -0
- checkpoint-88000/rng_state_5.pth +3 -0
- checkpoint-88000/rng_state_6.pth +3 -0
- checkpoint-88000/rng_state_7.pth +3 -0
- checkpoint-88000/rng_state_8.pth +3 -0
- checkpoint-88000/rng_state_9.pth +3 -0
- checkpoint-88000/scheduler.pt +3 -0
- checkpoint-88000/trainer_state.json +3 -0
- checkpoint-88000/training_args.bin +3 -0
- checkpoint-89000/config.json +79 -0
- checkpoint-89000/generation_config.json +6 -0
- checkpoint-89000/model.safetensors +3 -0
- checkpoint-89000/optimizer.pt +3 -0
- checkpoint-89000/rng_state_0.pth +3 -0
- checkpoint-89000/rng_state_1.pth +3 -0
- checkpoint-89000/rng_state_10.pth +3 -0
- checkpoint-89000/rng_state_11.pth +3 -0
- checkpoint-89000/rng_state_12.pth +3 -0
- checkpoint-89000/rng_state_13.pth +3 -0
- checkpoint-89000/rng_state_14.pth +3 -0
- checkpoint-89000/rng_state_15.pth +3 -0
- checkpoint-89000/rng_state_2.pth +3 -0
- checkpoint-89000/rng_state_3.pth +3 -0
- checkpoint-89000/rng_state_4.pth +3 -0
- checkpoint-89000/rng_state_5.pth +3 -0
- checkpoint-89000/rng_state_6.pth +3 -0
- checkpoint-89000/rng_state_7.pth +3 -0
- checkpoint-89000/rng_state_8.pth +3 -0
- checkpoint-89000/rng_state_9.pth +3 -0
- checkpoint-89000/scheduler.pt +3 -0
- checkpoint-89000/trainer_state.json +3 -0
- checkpoint-89000/training_args.bin +3 -0
.gitattributes
CHANGED
@@ -40,3 +40,5 @@ checkpoint-74000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
40 |
checkpoint-79000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
41 |
checkpoint-80000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
42 |
checkpoint-81000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
40 |
checkpoint-79000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
41 |
checkpoint-80000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
42 |
checkpoint-81000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
43 |
+
checkpoint-88000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
44 |
+
checkpoint-89000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
checkpoint-88000/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-88000/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-88000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5691f15006b4c16e402aac65a8ff41a99c34d93b378f2fe05c120d559731ee4
|
3 |
+
size 4539487822
|
checkpoint-88000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62ceb54ec2a003397f63efcd5025a1b862b7f82b1c506c226c6387ade8f37bf6
|
3 |
+
size 6632345482
|
checkpoint-88000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14e99912818bd86aa72a220e81d29eb548949aad7f868081f6823eb50e928112
|
3 |
+
size 15984
|
checkpoint-88000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:225228b6298bfc2208cfed1f270b6be5643f0780a679b418b871c16819ff530e
|
3 |
+
size 15984
|
checkpoint-88000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cec67fd8b2d3a35fd3f5bb37036fe30cd4cd3c91cbefaba422d560f877b47aad
|
3 |
+
size 15997
|
checkpoint-88000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:918baecd78dde3e95dae624fe69bafd9b529fc6b9b45949f324466d40aff3508
|
3 |
+
size 15997
|
checkpoint-88000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73708729e0dd1799302d8e95d9d052355d1764438b785b9ad2b0fa4ea68aea0a
|
3 |
+
size 15997
|
checkpoint-88000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e5b10b4e467ea33c19c7569122e23e1f81dc8041f0da3007453e5ccfde5d73a
|
3 |
+
size 15997
|
checkpoint-88000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:daf1264805ec3d2e8b9a7541cfcc9bd1e9e4aad0dacbe3f5f070cef2247f1dfe
|
3 |
+
size 15997
|
checkpoint-88000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f75137382b0ba15b012910e3250fdb55398f0c813e5a7dc392275115d84f652
|
3 |
+
size 15997
|
checkpoint-88000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4988b066676a1a4ddd210df8f2fcb0fb7924382675a5806620059cb0fd40e930
|
3 |
+
size 15984
|
checkpoint-88000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81f904e72b25cfacd9faa7e0f15b920b7f345811a305642ab16a911e8e1dec9d
|
3 |
+
size 15984
|
checkpoint-88000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9d426bea8b94b45afc46eeaf11e5d94d9004f115e66464a29002dbb0a51ca81
|
3 |
+
size 15984
|
checkpoint-88000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:855061ca47349419fbf502f4f3f8cc88798ff81362fbad42d4553994f0f67c87
|
3 |
+
size 15984
|
checkpoint-88000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85ea041fbe0bacda4813ab1eb1e4ec5fabb3d2f820c8f72a8e5e9a6279398da7
|
3 |
+
size 15984
|
checkpoint-88000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c5ee078ae0acf927912ee8731e2148920affe649b17045e0f8fcc455b71312d
|
3 |
+
size 15984
|
checkpoint-88000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:456d911516057b3386bf4da75b849d2e0db003838b71ac62f46f38d94f99573c
|
3 |
+
size 15984
|
checkpoint-88000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13cf22affb2d305c3df6b66f7c49135e4a64303bc78ab1f8ddbe67a246ac4ef1
|
3 |
+
size 15984
|
checkpoint-88000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c45458450455ee9cd92f20a9e24aa01d17791de2bc975e46aba6d63edea82398
|
3 |
+
size 1064
|
checkpoint-88000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75deb8aea413eb236b2e5fa1ca38377ab6d982168c9fc0f01c665d3b33629f65
|
3 |
+
size 13576976
|
checkpoint-88000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8f47062c659f5236c319024589e65ca7f59dafbb714a9e1fc6c6d5216a6ef43
|
3 |
+
size 6008
|
checkpoint-89000/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-89000/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-89000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61c31a36688d8a4c2dbc229a9e1058b791c464e3da3d1afecf83d4547011bc1d
|
3 |
+
size 4539487822
|
checkpoint-89000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97648aac4f6399e3e7177f8f3c4b5338909c52b4e270f3956ee70ea5c59a693e
|
3 |
+
size 6632345482
|
checkpoint-89000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4fd142ab6f4c58bb5f4feb7f81c9c8630cc8e5ebe6927c2d93bdad24e51ee64
|
3 |
+
size 15984
|
checkpoint-89000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:899c967973730e43410807233119aac5418a658af4623dfd5949f2b349aa1511
|
3 |
+
size 15984
|
checkpoint-89000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd2e3a857d030227130bd75c71d0951807660ee0136c7a880838d41244bbc053
|
3 |
+
size 15997
|
checkpoint-89000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a69cd184e20028888498d597abfa8b3ebf8abd9188e2608da08b719b7e73cab
|
3 |
+
size 15997
|
checkpoint-89000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10028ca077522b58804967a303e17872982f5df5c9eca63073dfa6521de75427
|
3 |
+
size 15997
|
checkpoint-89000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c7eaee313d6b36c187358442afc8ad19fd4f6d17b7b808ef75380a75c17a04f
|
3 |
+
size 15997
|
checkpoint-89000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf8686ef17bb08bb0b58e84d1a22b004d112e066fa93625ec84d832960e30a2c
|
3 |
+
size 15997
|
checkpoint-89000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5b8f26a57dfe53be4d9f071468788feb64ee2d28ecc8fd55e537099e3938dd4
|
3 |
+
size 15997
|
checkpoint-89000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0be57533e4b865de7131f3517bb25f5d341410bac7bedfff1061bc1fb9df1556
|
3 |
+
size 15984
|
checkpoint-89000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:667054f8498c7789bd340f21f942e6b34c9180e024d857ae7d30eccd669e4db0
|
3 |
+
size 15984
|
checkpoint-89000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abffb449184dc73aa6c1aeed621df513c414c5b3d9da05728d1f8bbbf401a341
|
3 |
+
size 15984
|
checkpoint-89000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f57004bbf24a76193a20f4e6e90924bb3076cba250ec082a87dc2ae2f92b702
|
3 |
+
size 15984
|
checkpoint-89000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:badef9090ac38db5a52f1f33a802a4ea2a1954c989601bbe884ecbf44f211036
|
3 |
+
size 15984
|
checkpoint-89000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f2413004972227de880410b88460e2b35720a06e772037b0b853b0fed594132
|
3 |
+
size 15984
|
checkpoint-89000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e4409afbbef08f26949b72e5c2b02998ab78ca75779148ff75230afc552f208
|
3 |
+
size 15984
|
checkpoint-89000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8dc6943e013bc8e0637fba95f626527c8405359568f440c510ac5e59ed91d678
|
3 |
+
size 15984
|
checkpoint-89000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8454e8e7fb05b6885ee80e9c0530520032e53df83356e1df475ac0157730849d
|
3 |
+
size 1064
|
checkpoint-89000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74b11a716827ac69bee63c582b4e50c16f0a63a3f43cb52a4b527d0dcd2e19a4
|
3 |
+
size 13731267
|
checkpoint-89000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:daa42ef9562efdeb0ad8d85e6b11e543965b1a1b17635393900aaf10e74943f1
|
3 |
+
size 6008
|