Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- checkpoint-79000/config.json +79 -0
- checkpoint-79000/generation_config.json +6 -0
- checkpoint-79000/model.safetensors +3 -0
- checkpoint-79000/optimizer.pt +3 -0
- checkpoint-79000/rng_state_0.pth +3 -0
- checkpoint-79000/rng_state_1.pth +3 -0
- checkpoint-79000/rng_state_10.pth +3 -0
- checkpoint-79000/rng_state_11.pth +3 -0
- checkpoint-79000/rng_state_12.pth +3 -0
- checkpoint-79000/rng_state_13.pth +3 -0
- checkpoint-79000/rng_state_14.pth +3 -0
- checkpoint-79000/rng_state_15.pth +3 -0
- checkpoint-79000/rng_state_2.pth +3 -0
- checkpoint-79000/rng_state_3.pth +3 -0
- checkpoint-79000/rng_state_4.pth +3 -0
- checkpoint-79000/rng_state_5.pth +3 -0
- checkpoint-79000/rng_state_6.pth +3 -0
- checkpoint-79000/rng_state_7.pth +3 -0
- checkpoint-79000/rng_state_8.pth +3 -0
- checkpoint-79000/rng_state_9.pth +3 -0
- checkpoint-79000/scheduler.pt +3 -0
- checkpoint-79000/trainer_state.json +3 -0
- checkpoint-79000/training_args.bin +3 -0
- checkpoint-80000/config.json +79 -0
- checkpoint-80000/generation_config.json +6 -0
- checkpoint-80000/model.safetensors +3 -0
- checkpoint-80000/optimizer.pt +3 -0
- checkpoint-80000/rng_state_0.pth +3 -0
- checkpoint-80000/rng_state_1.pth +3 -0
- checkpoint-80000/rng_state_10.pth +3 -0
- checkpoint-80000/rng_state_11.pth +3 -0
- checkpoint-80000/rng_state_12.pth +3 -0
- checkpoint-80000/rng_state_13.pth +3 -0
- checkpoint-80000/rng_state_14.pth +3 -0
- checkpoint-80000/rng_state_15.pth +3 -0
- checkpoint-80000/rng_state_2.pth +3 -0
- checkpoint-80000/rng_state_3.pth +3 -0
- checkpoint-80000/rng_state_4.pth +3 -0
- checkpoint-80000/rng_state_5.pth +3 -0
- checkpoint-80000/rng_state_6.pth +3 -0
- checkpoint-80000/rng_state_7.pth +3 -0
- checkpoint-80000/rng_state_8.pth +3 -0
- checkpoint-80000/rng_state_9.pth +3 -0
- checkpoint-80000/scheduler.pt +3 -0
- checkpoint-80000/trainer_state.json +3 -0
- checkpoint-80000/training_args.bin +3 -0
.gitattributes
CHANGED
@@ -37,3 +37,5 @@ checkpoint-69000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
37 |
checkpoint-70000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
38 |
checkpoint-73000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
39 |
checkpoint-74000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
37 |
checkpoint-70000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
38 |
checkpoint-73000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
|
39 |
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
|
checkpoint-79000/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-79000/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-79000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8483b0f668c66c480f4988b79514f8f52450e067e89e05e33e93c3ff742bb60
|
3 |
+
size 4539487822
|
checkpoint-79000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99d50516fbfe9b427174f0795b0cc0ea872fce3b88b09eac74f84bc1ab094b00
|
3 |
+
size 6632345482
|
checkpoint-79000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef0817b6c8ba5801d95e00bfc2dd32c5304107c9dd2f52045b7c0f99cf43cc13
|
3 |
+
size 15984
|
checkpoint-79000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99ff67066748d8831ee6c9f2b12ed01fa2eecc6527321f5bc082d3d8f583e398
|
3 |
+
size 15984
|
checkpoint-79000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ddff9d9bcf9ab683db92bba603d400905377d1b4ed2173eb1ebd00d8da9e0c92
|
3 |
+
size 15997
|
checkpoint-79000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc957356d50e101b0ae071d235792cf17ad751c219b361d2191a1d093919df71
|
3 |
+
size 15997
|
checkpoint-79000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b48aa007284c248f88c5ce2812cacf4612527bf9544441c925335a5828ebb0b
|
3 |
+
size 15997
|
checkpoint-79000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d46e1695ca46413161b1a9acef68b9f71eb633a902d85b2157fae7fe006da8e7
|
3 |
+
size 15997
|
checkpoint-79000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02dcc9b49d14277bd83fd79c30c4e0c2d588eef9068255af5597d5bca21dfe7b
|
3 |
+
size 15997
|
checkpoint-79000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f26218c6bd284f85a03b792e58248078e4294b1c05b47c912b2cd98525b7ce92
|
3 |
+
size 15997
|
checkpoint-79000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aaf0dcad1620a1e497af1be70ca2eacd37e586914a5bc6549aa9ce80268d04bd
|
3 |
+
size 15984
|
checkpoint-79000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f463c23f7d8a9963687e16b69085704046ed984d1444a626b6366f2e00ae2357
|
3 |
+
size 15984
|
checkpoint-79000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad4075e7b168ec622197a6ada5bb6f5998f355d802f0d6082bc3ccb49027bc5d
|
3 |
+
size 15984
|
checkpoint-79000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9438391a75c5886a4ef2f09ce6c54233cf0ed4ecdbf923022d910e2f6345826
|
3 |
+
size 15984
|
checkpoint-79000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e0bdc5f2aaab76cb27315676f58f0440bf930cb41ffad359ac14407177c3513
|
3 |
+
size 15984
|
checkpoint-79000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b83173374c1fc8b382874b640a7fe78c467868ff33e234f4ea394f417ecbe5b6
|
3 |
+
size 15984
|
checkpoint-79000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4482ad25b880c5f42c2e5262ed0b276520dfe59decdbce92df9aa285a8ef74f
|
3 |
+
size 15984
|
checkpoint-79000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:754e41e050de320fee7fe13d4181c72944be74199f52fa178d27a08f7e2eced3
|
3 |
+
size 15984
|
checkpoint-79000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4646290bdd08f55b8c06a72be0491d72070db4cf081dc7eeac83aaf15e19e36a
|
3 |
+
size 1064
|
checkpoint-79000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8feea3760955d06eef1a9fec679d45e762b0fd517bc4f6007236fd29e0f2c8e
|
3 |
+
size 12188083
|
checkpoint-79000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:281aff997c3ab2f0154bf84f1d3b63999f1f154def3e42fd16738eee87e4b612
|
3 |
+
size 6008
|
checkpoint-80000/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-80000/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-80000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bea0c4032703e6adcb0d019ea455545984610b4a8b436dd242586a0c6f2e19e
|
3 |
+
size 4539487822
|
checkpoint-80000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a9975634e9ad3405debc8e9078c95ce5f83b5d63b8812b58997ca1e8bc8da4b
|
3 |
+
size 6632345482
|
checkpoint-80000/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05ee950d3f4071674fd348078a6f6b297352061eaec3e099fe93d379ac9f2b61
|
3 |
+
size 15984
|
checkpoint-80000/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:326cf9fa2bb569bb24625bb9d49b66db3564a74e2da6616dbdca1b8eda3e08eb
|
3 |
+
size 15984
|
checkpoint-80000/rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:679aa50105e6809be94e00f1bf0549ebb8351629500d420a19fb52258c0fc4f1
|
3 |
+
size 15997
|
checkpoint-80000/rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8665ad3f6996ab261ce42e5cd653219014827e864af06c34e2065ddf5d104e43
|
3 |
+
size 15997
|
checkpoint-80000/rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d62f438003550333c2098f15f6f3cb875efad1e413060de4dc2b6fea5cc7357c
|
3 |
+
size 15997
|
checkpoint-80000/rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5dac592d3aac2bd1174b2f4810359519d4859ae56faf45f28d2de92fef537d07
|
3 |
+
size 15997
|
checkpoint-80000/rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:508e95ee6d0d759d84122542b3972f71b309890670c66b103fea2285edadba99
|
3 |
+
size 15997
|
checkpoint-80000/rng_state_15.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7205709368eea496c10898b276d284339d62741926bc74dbe088243bd33f1503
|
3 |
+
size 15997
|
checkpoint-80000/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16dfe855096148ac834b4ff9c999290216d04f8495b071d65b93673295fdab55
|
3 |
+
size 15984
|
checkpoint-80000/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:930cde9f1f358cb84a6e98798cc578b1194c8e82e9e14d753d52689c2f75fb8d
|
3 |
+
size 15984
|
checkpoint-80000/rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:843e4cc840debccc08435b27e42b8e0b31af94870f14a8ca19d5e028fefd6fc4
|
3 |
+
size 15984
|
checkpoint-80000/rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:250d94b86caf8237da67cf6204e7fddee2b0abac1a8fbd8759d3b3d246fba954
|
3 |
+
size 15984
|
checkpoint-80000/rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb6058109b3ff27ffcebff82fbc180c5c1068b1223332e8d407b92de330b69f6
|
3 |
+
size 15984
|
checkpoint-80000/rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc09220f4e9a0182a527adb42de60dce6d5de15e131c21431fc39e5f60379f24
|
3 |
+
size 15984
|
checkpoint-80000/rng_state_8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bbfd7a9cce890a41a8aeaf4b4885b533c225ae904ffe8ed67b22157ae62b349
|
3 |
+
size 15984
|
checkpoint-80000/rng_state_9.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba25dabc21ef0f1a9b810390e0ee3d4f306adcd67f1dc5272fe75dc546695d7a
|
3 |
+
size 15984
|
checkpoint-80000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8fd8bd978d36e1ca7ed9dae0bf8bc6b835705726801a0ae5084d053c6cfd261
|
3 |
+
size 1064
|
checkpoint-80000/trainer_state.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd17f3967103e1b9d9ad38cc0e960d34ed0bd5a6384e6e280248bb78412f57dd
|
3 |
+
size 12342779
|
checkpoint-80000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:281aff997c3ab2f0154bf84f1d3b63999f1f154def3e42fd16738eee87e4b612
|
3 |
+
size 6008
|