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-98000/config.json +79 -0
- checkpoint-98000/generation_config.json +6 -0
- checkpoint-98000/model.safetensors +3 -0
- checkpoint-98000/optimizer.pt +3 -0
- checkpoint-98000/rng_state_0.pth +3 -0
- checkpoint-98000/rng_state_1.pth +3 -0
- checkpoint-98000/rng_state_10.pth +3 -0
- checkpoint-98000/rng_state_11.pth +3 -0
- checkpoint-98000/rng_state_12.pth +3 -0
- checkpoint-98000/rng_state_13.pth +3 -0
- checkpoint-98000/rng_state_14.pth +3 -0
- checkpoint-98000/rng_state_15.pth +3 -0
- checkpoint-98000/rng_state_2.pth +3 -0
- checkpoint-98000/rng_state_3.pth +3 -0
- checkpoint-98000/rng_state_4.pth +3 -0
- checkpoint-98000/rng_state_5.pth +3 -0
- checkpoint-98000/rng_state_6.pth +3 -0
- checkpoint-98000/rng_state_7.pth +3 -0
- checkpoint-98000/rng_state_8.pth +3 -0
- checkpoint-98000/rng_state_9.pth +3 -0
- checkpoint-98000/scheduler.pt +3 -0
- checkpoint-98000/trainer_state.json +3 -0
- checkpoint-98000/training_args.bin +3 -0
.gitattributes
CHANGED
@@ -43,3 +43,5 @@ checkpoint-88000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
43 |
checkpoint-90000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
44 |
checkpoint-92000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
45 |
checkpoint-94000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
43 |
checkpoint-90000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
44 |
checkpoint-92000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
45 |
checkpoint-94000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
46 |
+
checkpoint-100000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
47 |
+
checkpoint-98000/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:1def1d9a2759c1357ab3d4099a08655387328f8e1824206864dbff2269a3da27
|
3 |
+
size 4539487822
|
checkpoint-100000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b989e1e0933917e096b115a68286d48edac63ef19f46d76cf0eae2407c53446
|
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:6c310625a2731b0450e1ce1a289ca9099eff623140d162fc16d87ac5372d8c1a
|
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:6eac4b56da7652bc789f8fe56b399519255e155437c28d6a7515bee793620828
|
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:1d0dd24eca07987f876639a838c67af3e21ae92497b9b84281a007de8767c168
|
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:e7d2aafb76f44d41f8040e7cbbd10f2a86bafe0c9de9107169baae825b94364e
|
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:e7a408fc58d1e42bbaf926540389b54467afa413b7d2dd267f4e3f3a0b7f42cd
|
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:8cefd6786c23261224255d98c98cfe22f6f2b6ed7b73e51c64e08d3c68b79106
|
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:e20d52e08a29a588edb39ecb425e36d437b79367b952163ede3329c18a9403b2
|
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:c324ba72881325d9a52c9f718f8181b6f9e8cf7a55cebe7fa93978710788d98f
|
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:d1815ac5338e9feaf9e8ec1879c5c118d26668fa72046fa6755fb6fb441958a7
|
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:5dc0cb4973d68114816bea232d9d7638eecf140a96f0a097fa01fcb2bf42919f
|
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:d7c72b828ae994bc3ce5733463a20e009db4206aa099957e20f696f6e6455ef9
|
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:6f4d9c822c7c53ad3e664dcb47e7ee9b6a3bca6833798e1554f57dfee2b39fe0
|
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:4ff42a475d16e96f9e7479db136e65d432d23f618fd5941fdb98d9a6520422d1
|
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:0ffb44600dbadd8aa9b7335a2b6ecd7f84723bd518bfca61999b73130726d7a9
|
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:f4d3129e86c335f93e31892377b89d60dd1bfe832bcad2b8817306eeb92f8453
|
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:3656aa9a2fd17d42ac19fa721f3679fcd6d2d26e96ac08087fab049d2856b48c
|
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:e238a87c016b5101cffdf2b76fe38244ed47c5382cc0c5dfed5ee39654822101
|
3 |
+
size 15423108
|
checkpoint-100000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fc6da60eb45fc4a274dcc5cd8cee491ecb61b5d33119df6f1213033c6061f93
|
3 |
+
size 6008
|
checkpoint-98000/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-98000/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-98000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e5654bd617623d74b8fe1d2516cb12f696105444334864489709d38f627b0c7
|
3 |
+
size 4539487822
|
checkpoint-98000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a82116b58d2e28fc5837275c0662b90bbfc963170fff9992fff37c64c15fe488
|
3 |
+
size 6632345482
|
checkpoint-98000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d761e7ddb1a74fb25c981f3610b0cf264d6434c713a526276a4f67aa2ffda9c
|
3 |
+
size 15984
|
checkpoint-98000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ee249d5e971c81ce113eab885fc9f5a79e37f8e10bc37782aa331aac934e3a8
|
3 |
+
size 15984
|
checkpoint-98000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6f6cc4eb2aa93230c0f8d824c9e32c85d19386cef3e6c348d9b98b949cad52d
|
3 |
+
size 15997
|
checkpoint-98000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63d68ff0beec825b63ff531e9924f6e7afb1ae573e100f5d24c6d03846fa6ccd
|
3 |
+
size 15997
|
checkpoint-98000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a5d99b791ff57f8b19df49d052da82dec2c77dd64b281b2b9d949ae6750dfe0
|
3 |
+
size 15997
|
checkpoint-98000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b4d915020d4d39e42a5a65b89d8b661bbb72017bc68b0f2bc499d2a1e4c2ed9
|
3 |
+
size 15997
|
checkpoint-98000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b7604f465c6918bda86e16465068cbf3835e5163ae42d5946cbd5d832545bc2
|
3 |
+
size 15997
|
checkpoint-98000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7546215339eea7373f3e2a2475d2efc4ac9884cdca5e8949a2bbf426672aaca
|
3 |
+
size 15997
|
checkpoint-98000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85656658a6db1f1022f49f650ca744b59911acfdcdb437e0648145fcb46ff9b8
|
3 |
+
size 15984
|
checkpoint-98000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f838f33fc24601af2a58f12bcc67c649ed8e1308eef12ba972ac6867f21af67e
|
3 |
+
size 15984
|
checkpoint-98000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dcbdcdba3e8100f713675a4c5e9c38de003ff41bf80eb124144d464a1da3dbd4
|
3 |
+
size 15984
|
checkpoint-98000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:744bcad9024ed27a26c0bdf52c04e4d45af373dd61ed3b5c93118a999d177fe5
|
3 |
+
size 15984
|
checkpoint-98000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa328975454e28bfee233aa483df49e8175a5252ed497671647d8062c50214c7
|
3 |
+
size 15984
|
checkpoint-98000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b69dc22a302d4babf37d554c977b553aebfcd8a8eaeb0b3963f331bf4d2caedc
|
3 |
+
size 15984
|
checkpoint-98000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d41d725f97b59ef69448632f8af5dacd063c2595e9e6e7b234b043e850caa68b
|
3 |
+
size 15984
|
checkpoint-98000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e98e6ec1d1f1c62e582133714ddd0d018de5c9742fbf4c30a1d08568d2f2ae35
|
3 |
+
size 15984
|
checkpoint-98000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34b681a55ba6ca82132ef6045dd5311f7ef9ed33df0a7d214b085e2ceadc690e
|
3 |
+
size 1064
|
checkpoint-98000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6acfdfad553fdbb5420144aeff90563859c4434c43b88613be49e0c68bfc60e2
|
3 |
+
size 15114613
|
checkpoint-98000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fc6da60eb45fc4a274dcc5cd8cee491ecb61b5d33119df6f1213033c6061f93
|
3 |
+
size 6008
|