初始化项目,由ModelHub XC社区提供模型
Model: digitous/Skegma-GPTJ Source: Original Platform
This commit is contained in:
34
.gitattributes
vendored
Normal file
34
.gitattributes
vendored
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.arrow filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bin filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ftz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.h5 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.joblib filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.model filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.npy filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.npz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.onnx filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ot filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.parquet filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pb filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pickle filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pkl filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pth filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.rar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
||||||
|
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tflite filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.wasm filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
||||||
9
README.md
Normal file
9
README.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
license: creativeml-openrail-m
|
||||||
|
---
|
||||||
|
|
||||||
|
This is a 50/50 weight merge of KoboldAI's adventure based
|
||||||
|
language model GPT-J-6B-Skein, and PygmalionAI's Pygmalion-6b.
|
||||||
|
|
||||||
|
https://huggingface.co/KoboldAI/GPT-J-6B-Skein
|
||||||
|
https://huggingface.co/PygmalionAI/pygmalion-6b
|
||||||
42
config.json
Normal file
42
config.json
Normal file
@@ -0,0 +1,42 @@
|
|||||||
|
{
|
||||||
|
"_name_or_path": "Skegma-GPTJ",
|
||||||
|
"activation_function": "gelu_new",
|
||||||
|
"adventure": true,
|
||||||
|
"architectures": [
|
||||||
|
"GPTJForCausalLM"
|
||||||
|
],
|
||||||
|
"attn_pdrop": 0.0,
|
||||||
|
"bos_token_id": 50256,
|
||||||
|
"embd_pdrop": 0.0,
|
||||||
|
"eos_token_id": 50256,
|
||||||
|
"initializer_range": 0.02,
|
||||||
|
"layer_norm_epsilon": 1e-05,
|
||||||
|
"model_type": "gptj",
|
||||||
|
"n_embd": 4096,
|
||||||
|
"n_head": 16,
|
||||||
|
"n_inner": null,
|
||||||
|
"n_layer": 28,
|
||||||
|
"n_positions": 2048,
|
||||||
|
"rep_pen": 1.1,
|
||||||
|
"resid_pdrop": 0.0,
|
||||||
|
"rotary_dim": 64,
|
||||||
|
"scale_attn_weights": true,
|
||||||
|
"summary_activation": null,
|
||||||
|
"summary_first_dropout": 0.1,
|
||||||
|
"summary_proj_to_labels": true,
|
||||||
|
"summary_type": "cls_index",
|
||||||
|
"summary_use_proj": true,
|
||||||
|
"task_specific_params": {
|
||||||
|
"text-generation": {
|
||||||
|
"do_sample": true,
|
||||||
|
"max_length": 50,
|
||||||
|
"temperature": 1.0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tie_word_embeddings": false,
|
||||||
|
"tokenizer_class": "GPT2Tokenizer",
|
||||||
|
"torch_dtype": "float16",
|
||||||
|
"transformers_version": "4.24.0",
|
||||||
|
"use_cache": true,
|
||||||
|
"vocab_size": 50400
|
||||||
|
}
|
||||||
50001
merges.txt
Normal file
50001
merges.txt
Normal file
File diff suppressed because it is too large
Load Diff
3
pytorch_model-00001-of-00006.bin
Normal file
3
pytorch_model-00001-of-00006.bin
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d123f159b1d1727266fa88fd491a14deddbc3fa1c95eacf893645e8183fbdd4e
|
||||||
|
size 2078278875
|
||||||
3
pytorch_model-00002-of-00006.bin
Normal file
3
pytorch_model-00002-of-00006.bin
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:87dd05c638548c13b51c88f0287b42023b92f111dfd3b6fe92fca1d8b63872f3
|
||||||
|
size 2068098521
|
||||||
3
pytorch_model-00003-of-00006.bin
Normal file
3
pytorch_model-00003-of-00006.bin
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:83aeedd87467cc372c6a64e67c597f89f661a164ce6306d92dc716289cacbef2
|
||||||
|
size 2068098585
|
||||||
3
pytorch_model-00004-of-00006.bin
Normal file
3
pytorch_model-00004-of-00006.bin
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e24c14519831033cad7562643cc2586d9b68bb54e1ddde8db14d46755d0153f2
|
||||||
|
size 2068098585
|
||||||
3
pytorch_model-00005-of-00006.bin
Normal file
3
pytorch_model-00005-of-00006.bin
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fb8cb6c505165936bd3a752a4a4c9472bc20fc900eb8b8c6413be1f9351ae3ca
|
||||||
|
size 2034543815
|
||||||
3
pytorch_model-00006-of-00006.bin
Normal file
3
pytorch_model-00006-of-00006.bin
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bb2aa9fe4ddf5bb14167be86aba30687404724f92b9f308425f61e0751eb1445
|
||||||
|
size 1902199207
|
||||||
348
pytorch_model.bin.index.json
Normal file
348
pytorch_model.bin.index.json
Normal file
@@ -0,0 +1,348 @@
|
|||||||
|
{
|
||||||
|
"metadata": {
|
||||||
|
"total_size": 12219206136
|
||||||
|
},
|
||||||
|
"weight_map": {
|
||||||
|
"lm_head.bias": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"lm_head.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.0.attn.bias": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.0.attn.k_proj.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.0.attn.masked_bias": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.0.attn.out_proj.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.0.attn.q_proj.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.0.attn.v_proj.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.0.ln_1.bias": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.0.ln_1.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.0.mlp.fc_in.bias": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.0.mlp.fc_in.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.0.mlp.fc_out.bias": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.0.mlp.fc_out.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.1.attn.bias": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.1.attn.k_proj.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.1.attn.masked_bias": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.1.attn.out_proj.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.1.attn.q_proj.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.1.attn.v_proj.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.1.ln_1.bias": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.1.ln_1.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.1.mlp.fc_in.bias": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.1.mlp.fc_in.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.1.mlp.fc_out.bias": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.1.mlp.fc_out.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.10.attn.bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.10.attn.k_proj.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.10.attn.masked_bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.10.attn.out_proj.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.10.attn.q_proj.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.10.attn.v_proj.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.10.ln_1.bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.10.ln_1.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.10.mlp.fc_in.bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.10.mlp.fc_in.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.10.mlp.fc_out.bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.10.mlp.fc_out.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.11.attn.bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.11.attn.k_proj.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.11.attn.masked_bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.11.attn.out_proj.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.11.attn.q_proj.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.11.attn.v_proj.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.11.ln_1.bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.11.ln_1.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.11.mlp.fc_in.bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.11.mlp.fc_in.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.11.mlp.fc_out.bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.11.mlp.fc_out.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.12.attn.bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.12.attn.k_proj.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.12.attn.masked_bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.12.attn.out_proj.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.12.attn.q_proj.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.12.attn.v_proj.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.12.ln_1.bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.12.ln_1.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.12.mlp.fc_in.bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.12.mlp.fc_in.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.12.mlp.fc_out.bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.12.mlp.fc_out.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.13.attn.bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.13.attn.k_proj.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.13.attn.masked_bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.13.attn.out_proj.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.13.attn.q_proj.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.13.attn.v_proj.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.13.ln_1.bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.13.ln_1.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.13.mlp.fc_in.bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.13.mlp.fc_in.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.13.mlp.fc_out.bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.13.mlp.fc_out.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.14.attn.bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.14.attn.k_proj.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.14.attn.masked_bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.14.attn.out_proj.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.14.attn.q_proj.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.14.attn.v_proj.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.14.ln_1.bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.14.ln_1.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.14.mlp.fc_in.bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.14.mlp.fc_in.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.14.mlp.fc_out.bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.14.mlp.fc_out.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.15.attn.bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.15.attn.k_proj.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.15.attn.masked_bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.15.attn.out_proj.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.15.attn.q_proj.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.15.attn.v_proj.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.15.ln_1.bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.15.ln_1.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.15.mlp.fc_in.bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.15.mlp.fc_in.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.15.mlp.fc_out.bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.15.mlp.fc_out.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.16.attn.bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.16.attn.k_proj.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.16.attn.masked_bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.16.attn.out_proj.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.16.attn.q_proj.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.16.attn.v_proj.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.16.ln_1.bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.16.ln_1.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.16.mlp.fc_in.bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.16.mlp.fc_in.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.16.mlp.fc_out.bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.16.mlp.fc_out.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.17.attn.bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.17.attn.k_proj.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.17.attn.masked_bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.17.attn.out_proj.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.17.attn.q_proj.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.17.attn.v_proj.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.17.ln_1.bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.17.ln_1.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.17.mlp.fc_in.bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.17.mlp.fc_in.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.17.mlp.fc_out.bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.17.mlp.fc_out.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.18.attn.bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.18.attn.k_proj.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.18.attn.masked_bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.18.attn.out_proj.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.18.attn.q_proj.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.18.attn.v_proj.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.18.ln_1.bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.18.ln_1.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.18.mlp.fc_in.bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.18.mlp.fc_in.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.18.mlp.fc_out.bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.18.mlp.fc_out.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.19.attn.bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.19.attn.k_proj.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.19.attn.masked_bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.19.attn.out_proj.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.19.attn.q_proj.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.19.attn.v_proj.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.19.ln_1.bias": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.19.ln_1.weight": "pytorch_model-00004-of-00006.bin",
|
||||||
|
"transformer.h.19.mlp.fc_in.bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.19.mlp.fc_in.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.19.mlp.fc_out.bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.19.mlp.fc_out.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.2.attn.bias": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.2.attn.k_proj.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.2.attn.masked_bias": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.2.attn.out_proj.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.2.attn.q_proj.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.2.attn.v_proj.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.2.ln_1.bias": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.2.ln_1.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.2.mlp.fc_in.bias": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.2.mlp.fc_in.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.2.mlp.fc_out.bias": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.2.mlp.fc_out.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.20.attn.bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.20.attn.k_proj.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.20.attn.masked_bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.20.attn.out_proj.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.20.attn.q_proj.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.20.attn.v_proj.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.20.ln_1.bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.20.ln_1.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.20.mlp.fc_in.bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.20.mlp.fc_in.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.20.mlp.fc_out.bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.20.mlp.fc_out.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.21.attn.bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.21.attn.k_proj.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.21.attn.masked_bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.21.attn.out_proj.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.21.attn.q_proj.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.21.attn.v_proj.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.21.ln_1.bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.21.ln_1.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.21.mlp.fc_in.bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.21.mlp.fc_in.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.21.mlp.fc_out.bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.21.mlp.fc_out.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.22.attn.bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.22.attn.k_proj.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.22.attn.masked_bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.22.attn.out_proj.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.22.attn.q_proj.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.22.attn.v_proj.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.22.ln_1.bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.22.ln_1.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.22.mlp.fc_in.bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.22.mlp.fc_in.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.22.mlp.fc_out.bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.22.mlp.fc_out.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.23.attn.bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.23.attn.k_proj.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.23.attn.masked_bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.23.attn.out_proj.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.23.attn.q_proj.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.23.attn.v_proj.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.23.ln_1.bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.23.ln_1.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.23.mlp.fc_in.bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.23.mlp.fc_in.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.23.mlp.fc_out.bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.23.mlp.fc_out.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.24.attn.bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.24.attn.k_proj.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.24.attn.masked_bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.24.attn.out_proj.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.24.attn.q_proj.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.24.attn.v_proj.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.24.ln_1.bias": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.24.ln_1.weight": "pytorch_model-00005-of-00006.bin",
|
||||||
|
"transformer.h.24.mlp.fc_in.bias": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.24.mlp.fc_in.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.24.mlp.fc_out.bias": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.24.mlp.fc_out.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.25.attn.bias": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.25.attn.k_proj.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.25.attn.masked_bias": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.25.attn.out_proj.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.25.attn.q_proj.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.25.attn.v_proj.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.25.ln_1.bias": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.25.ln_1.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.25.mlp.fc_in.bias": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.25.mlp.fc_in.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.25.mlp.fc_out.bias": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.25.mlp.fc_out.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.26.attn.bias": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.26.attn.k_proj.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.26.attn.masked_bias": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.26.attn.out_proj.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.26.attn.q_proj.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.26.attn.v_proj.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.26.ln_1.bias": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.26.ln_1.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.26.mlp.fc_in.bias": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.26.mlp.fc_in.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.26.mlp.fc_out.bias": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.26.mlp.fc_out.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.27.attn.bias": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.27.attn.k_proj.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.27.attn.masked_bias": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.27.attn.out_proj.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.27.attn.q_proj.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.27.attn.v_proj.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.27.ln_1.bias": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.27.ln_1.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.27.mlp.fc_in.bias": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.27.mlp.fc_in.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.27.mlp.fc_out.bias": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.27.mlp.fc_out.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.h.3.attn.bias": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.3.attn.k_proj.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.3.attn.masked_bias": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.3.attn.out_proj.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.3.attn.q_proj.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.3.attn.v_proj.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.3.ln_1.bias": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.3.ln_1.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.3.mlp.fc_in.bias": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.3.mlp.fc_in.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.3.mlp.fc_out.bias": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.3.mlp.fc_out.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.4.attn.bias": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.4.attn.k_proj.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.4.attn.masked_bias": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.4.attn.out_proj.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.4.attn.q_proj.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.4.attn.v_proj.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.4.ln_1.bias": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.4.ln_1.weight": "pytorch_model-00001-of-00006.bin",
|
||||||
|
"transformer.h.4.mlp.fc_in.bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.4.mlp.fc_in.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.4.mlp.fc_out.bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.4.mlp.fc_out.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.5.attn.bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.5.attn.k_proj.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.5.attn.masked_bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.5.attn.out_proj.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.5.attn.q_proj.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.5.attn.v_proj.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.5.ln_1.bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.5.ln_1.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.5.mlp.fc_in.bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.5.mlp.fc_in.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.5.mlp.fc_out.bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.5.mlp.fc_out.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.6.attn.bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.6.attn.k_proj.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.6.attn.masked_bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.6.attn.out_proj.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.6.attn.q_proj.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.6.attn.v_proj.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.6.ln_1.bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.6.ln_1.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.6.mlp.fc_in.bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.6.mlp.fc_in.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.6.mlp.fc_out.bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.6.mlp.fc_out.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.7.attn.bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.7.attn.k_proj.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.7.attn.masked_bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.7.attn.out_proj.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.7.attn.q_proj.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.7.attn.v_proj.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.7.ln_1.bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.7.ln_1.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.7.mlp.fc_in.bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.7.mlp.fc_in.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.7.mlp.fc_out.bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.7.mlp.fc_out.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.8.attn.bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.8.attn.k_proj.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.8.attn.masked_bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.8.attn.out_proj.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.8.attn.q_proj.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.8.attn.v_proj.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.8.ln_1.bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.8.ln_1.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.8.mlp.fc_in.bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.8.mlp.fc_in.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.8.mlp.fc_out.bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.8.mlp.fc_out.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.9.attn.bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.9.attn.k_proj.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.9.attn.masked_bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.9.attn.out_proj.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.9.attn.q_proj.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.9.attn.v_proj.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.9.ln_1.bias": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.9.ln_1.weight": "pytorch_model-00002-of-00006.bin",
|
||||||
|
"transformer.h.9.mlp.fc_in.bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.9.mlp.fc_in.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.9.mlp.fc_out.bias": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.h.9.mlp.fc_out.weight": "pytorch_model-00003-of-00006.bin",
|
||||||
|
"transformer.ln_f.bias": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.ln_f.weight": "pytorch_model-00006-of-00006.bin",
|
||||||
|
"transformer.wte.weight": "pytorch_model-00001-of-00006.bin"
|
||||||
|
}
|
||||||
|
}
|
||||||
1
special_tokens_map.json
Normal file
1
special_tokens_map.json
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{"bos_token": "<|endoftext|>", "eos_token": "<|endoftext|>", "unk_token": "<|endoftext|>"}
|
||||||
1
tokenizer_config.json
Normal file
1
tokenizer_config.json
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{"unk_token": "<|endoftext|>", "bos_token": "<|endoftext|>", "eos_token": "<|endoftext|>", "add_prefix_space": false, "model_max_length": 2048, "special_tokens_map_file": null, "name_or_path": "gpt2"}
|
||||||
1
vocab.json
Normal file
1
vocab.json
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user