Upload folder using huggingface_hub
Browse files- Models/checkpoints/sd35_iqair_end2end/output_composite/sd35m_d2c_multi_bf16_lr2e6/checkpoints/config.json +32 -0
- Models/checkpoints/sd35_iqair_end2end/output_composite/sd35m_d2c_multi_bf16_lr2e6/checkpoints/epoch_1_step_12102_weight.pth +3 -0
- Models/checkpoints/sd35_iqair_end2end/output_composite/sd35m_d2c_multi_bf16_lr2e6/checkpoints/epoch_2_step_24203_weight.pth +3 -0
- Models/checkpoints/sd35_iqair_end2end/output_composite/sd35m_d2c_multi_bf16_lr2e6/checkpoints/epoch_3_step_36304_weight.pth +3 -0
- Models/checkpoints/sd35_iqair_end2end/output_composite/sd35m_d2c_multi_bf16_lr2e6/checkpoints/epoch_4_step_48405_weight.pth +3 -0
- Models/checkpoints/sd35_iqair_end2end/output_composite/sd35m_d2c_multi_bf16_lr2e6/checkpoints/epoch_5_step_60506_weight.pth +3 -0
- Models/checkpoints/sd35_iqair_end2end/output_composite/sd35m_d2c_multi_bf16_lr2e6/checkpoints/epoch_6_step_65000.pth +3 -0
- Models/checkpoints/sd35_iqair_end2end/output_composite/sd35m_d2c_multi_bf16_lr2e6/checkpoints/latest.pth +3 -0
- Models/checkpoints/sd35_iqair_end2end/output_composite/sd35m_d2c_multi_bf16_lr2e6/checkpoints/special_tokens_map.json +24 -0
- Models/checkpoints/sd35_iqair_end2end/output_composite/sd35m_d2c_multi_bf16_lr2e6/checkpoints/tokenizer.model +3 -0
- Models/checkpoints/sd35_iqair_end2end/output_composite/sd35m_d2c_multi_bf16_lr2e6/checkpoints/tokenizer_config.json +45 -0
Models/checkpoints/sd35_iqair_end2end/output_composite/sd35m_d2c_multi_bf16_lr2e6/checkpoints/config.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_attn_implementation_autoset": true,
|
| 3 |
+
"_name_or_path": "/home/work/shared-fi-datasets-01/users/hsiang.chen/Project/ModelZoo/LLM/vicuna/vicuna-7b-v1.5",
|
| 4 |
+
"architectures": [
|
| 5 |
+
"LlamaForCausalLM"
|
| 6 |
+
],
|
| 7 |
+
"attention_bias": false,
|
| 8 |
+
"attention_dropout": 0.0,
|
| 9 |
+
"bos_token_id": 1,
|
| 10 |
+
"eos_token_id": 2,
|
| 11 |
+
"head_dim": 128,
|
| 12 |
+
"hidden_act": "silu",
|
| 13 |
+
"hidden_size": 4096,
|
| 14 |
+
"initializer_range": 0.02,
|
| 15 |
+
"intermediate_size": 11008,
|
| 16 |
+
"max_position_embeddings": 4096,
|
| 17 |
+
"mlp_bias": false,
|
| 18 |
+
"model_type": "llama",
|
| 19 |
+
"num_attention_heads": 32,
|
| 20 |
+
"num_hidden_layers": 32,
|
| 21 |
+
"num_key_value_heads": 32,
|
| 22 |
+
"pad_token_id": 0,
|
| 23 |
+
"pretraining_tp": 1,
|
| 24 |
+
"rms_norm_eps": 1e-05,
|
| 25 |
+
"rope_scaling": null,
|
| 26 |
+
"rope_theta": 10000.0,
|
| 27 |
+
"tie_word_embeddings": false,
|
| 28 |
+
"torch_dtype": "float32",
|
| 29 |
+
"transformers_version": "4.49.0",
|
| 30 |
+
"use_cache": true,
|
| 31 |
+
"vocab_size": 32000
|
| 32 |
+
}
|
Models/checkpoints/sd35_iqair_end2end/output_composite/sd35m_d2c_multi_bf16_lr2e6/checkpoints/epoch_1_step_12102_weight.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b05badef35c5c60a83acd59e9b124ecb36c500308c5697625d38435b0054e417
|
| 3 |
+
size 4824028258
|
Models/checkpoints/sd35_iqair_end2end/output_composite/sd35m_d2c_multi_bf16_lr2e6/checkpoints/epoch_2_step_24203_weight.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2848db4c5d47067562cd29e60d7a69b241b933499783a34d360418a40da19239
|
| 3 |
+
size 4824028258
|
Models/checkpoints/sd35_iqair_end2end/output_composite/sd35m_d2c_multi_bf16_lr2e6/checkpoints/epoch_3_step_36304_weight.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e8252d832c22a29962ed36405ade27e1603ed8c5edc19bdc4344b3d1871e11a
|
| 3 |
+
size 4824028258
|
Models/checkpoints/sd35_iqair_end2end/output_composite/sd35m_d2c_multi_bf16_lr2e6/checkpoints/epoch_4_step_48405_weight.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c41fa7ca64130b7ea1eee26ce2e0b1cea85ad931d70231241276582bb82c7871
|
| 3 |
+
size 4824028258
|
Models/checkpoints/sd35_iqair_end2end/output_composite/sd35m_d2c_multi_bf16_lr2e6/checkpoints/epoch_5_step_60506_weight.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:964dbb146117044040fad4f15b35149909279ec99228b6c0017de269df55a2d7
|
| 3 |
+
size 4824028258
|
Models/checkpoints/sd35_iqair_end2end/output_composite/sd35m_d2c_multi_bf16_lr2e6/checkpoints/epoch_6_step_65000.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46f3ef2e3be6be302a2989175ea699112c1abe3b4fe22bd0eedf53792c2c7b0c
|
| 3 |
+
size 28780817146
|
Models/checkpoints/sd35_iqair_end2end/output_composite/sd35m_d2c_multi_bf16_lr2e6/checkpoints/latest.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46f3ef2e3be6be302a2989175ea699112c1abe3b4fe22bd0eedf53792c2c7b0c
|
| 3 |
+
size 28780817146
|
Models/checkpoints/sd35_iqair_end2end/output_composite/sd35m_d2c_multi_bf16_lr2e6/checkpoints/special_tokens_map.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token": {
|
| 3 |
+
"content": "<s>",
|
| 4 |
+
"lstrip": false,
|
| 5 |
+
"normalized": false,
|
| 6 |
+
"rstrip": false,
|
| 7 |
+
"single_word": false
|
| 8 |
+
},
|
| 9 |
+
"eos_token": {
|
| 10 |
+
"content": "</s>",
|
| 11 |
+
"lstrip": false,
|
| 12 |
+
"normalized": false,
|
| 13 |
+
"rstrip": false,
|
| 14 |
+
"single_word": false
|
| 15 |
+
},
|
| 16 |
+
"pad_token": "</s>",
|
| 17 |
+
"unk_token": {
|
| 18 |
+
"content": "<unk>",
|
| 19 |
+
"lstrip": false,
|
| 20 |
+
"normalized": false,
|
| 21 |
+
"rstrip": false,
|
| 22 |
+
"single_word": false
|
| 23 |
+
}
|
| 24 |
+
}
|
Models/checkpoints/sd35_iqair_end2end/output_composite/sd35m_d2c_multi_bf16_lr2e6/checkpoints/tokenizer.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
|
| 3 |
+
size 499723
|
Models/checkpoints/sd35_iqair_end2end/output_composite/sd35m_d2c_multi_bf16_lr2e6/checkpoints/tokenizer_config.json
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": true,
|
| 3 |
+
"add_eos_token": false,
|
| 4 |
+
"add_prefix_space": true,
|
| 5 |
+
"added_tokens_decoder": {
|
| 6 |
+
"0": {
|
| 7 |
+
"content": "<unk>",
|
| 8 |
+
"lstrip": false,
|
| 9 |
+
"normalized": false,
|
| 10 |
+
"rstrip": false,
|
| 11 |
+
"single_word": false,
|
| 12 |
+
"special": true
|
| 13 |
+
},
|
| 14 |
+
"1": {
|
| 15 |
+
"content": "<s>",
|
| 16 |
+
"lstrip": false,
|
| 17 |
+
"normalized": false,
|
| 18 |
+
"rstrip": false,
|
| 19 |
+
"single_word": false,
|
| 20 |
+
"special": true
|
| 21 |
+
},
|
| 22 |
+
"2": {
|
| 23 |
+
"content": "</s>",
|
| 24 |
+
"lstrip": false,
|
| 25 |
+
"normalized": false,
|
| 26 |
+
"rstrip": false,
|
| 27 |
+
"single_word": false,
|
| 28 |
+
"special": true
|
| 29 |
+
}
|
| 30 |
+
},
|
| 31 |
+
"bos_token": "<s>",
|
| 32 |
+
"clean_up_tokenization_spaces": false,
|
| 33 |
+
"eos_token": "</s>",
|
| 34 |
+
"extra_special_tokens": {},
|
| 35 |
+
"legacy": false,
|
| 36 |
+
"model_max_length": 4096,
|
| 37 |
+
"pad_token": "</s>",
|
| 38 |
+
"padding_side": "right",
|
| 39 |
+
"sp_model_kwargs": {},
|
| 40 |
+
"spaces_between_special_tokens": false,
|
| 41 |
+
"tokenizer_class": "LlamaTokenizer",
|
| 42 |
+
"unk_token": "<unk>",
|
| 43 |
+
"use_default_system_prompt": false,
|
| 44 |
+
"use_fast": false
|
| 45 |
+
}
|