Model save
Browse files- README.md +98 -0
- all_results.json +21 -0
- config.json +36 -0
- eval_results.json +16 -0
- generation_config.json +7 -0
- model-00001-of-00003.safetensors +3 -0
- model-00002-of-00003.safetensors +3 -0
- model-00003-of-00003.safetensors +3 -0
- model.safetensors.index.json +395 -0
- runs/Jan16_22-47-28_amaterasu/events.out.tfevents.1705445675.amaterasu.3245306.0 +3 -0
- runs/Jan16_22-47-28_amaterasu/events.out.tfevents.1705482557.amaterasu.3245306.1 +3 -0
- special_tokens_map.json +11 -0
- tokenizer.json +0 -0
- tokenizer_config.json +242 -0
- train_results.json +8 -0
- trainer_state.json +0 -0
- training_args.bin +3 -0
README.md
ADDED
@@ -0,0 +1,98 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
base_model: databricks/dolly-v2-7b
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
model-index:
|
7 |
+
- name: dolly-v2-7b-dpo-full-1-epoch-hydrox-safe
|
8 |
+
results: []
|
9 |
+
---
|
10 |
+
|
11 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
+
should probably proofread and complete it, then remove this comment. -->
|
13 |
+
|
14 |
+
# dolly-v2-7b-dpo-full-1-epoch-hydrox-safe
|
15 |
+
|
16 |
+
This model is a fine-tuned version of [databricks/dolly-v2-7b](https://huggingface.co/databricks/dolly-v2-7b) on an unknown dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.0371
|
19 |
+
- Rewards/chosen: 4.2799
|
20 |
+
- Rewards/rejected: -3.8888
|
21 |
+
- Rewards/accuracies: 0.9857
|
22 |
+
- Rewards/margins: 8.1686
|
23 |
+
- Logps/rejected: -598.4040
|
24 |
+
- Logps/chosen: -377.1240
|
25 |
+
- Logits/rejected: -1.2002
|
26 |
+
- Logits/chosen: -1.5171
|
27 |
+
|
28 |
+
## Model description
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Intended uses & limitations
|
33 |
+
|
34 |
+
More information needed
|
35 |
+
|
36 |
+
## Training and evaluation data
|
37 |
+
|
38 |
+
More information needed
|
39 |
+
|
40 |
+
## Training procedure
|
41 |
+
|
42 |
+
### Training hyperparameters
|
43 |
+
|
44 |
+
The following hyperparameters were used during training:
|
45 |
+
- learning_rate: 5e-07
|
46 |
+
- train_batch_size: 8
|
47 |
+
- eval_batch_size: 4
|
48 |
+
- seed: 42
|
49 |
+
- distributed_type: multi-GPU
|
50 |
+
- num_devices: 8
|
51 |
+
- total_train_batch_size: 64
|
52 |
+
- total_eval_batch_size: 32
|
53 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
54 |
+
- lr_scheduler_type: linear
|
55 |
+
- lr_scheduler_warmup_ratio: 0.1
|
56 |
+
- num_epochs: 1
|
57 |
+
|
58 |
+
### Training results
|
59 |
+
|
60 |
+
| Training Loss | Epoch | Step | Validation Loss | Rewards/chosen | Rewards/rejected | Rewards/accuracies | Rewards/margins | Logps/rejected | Logps/chosen | Logits/rejected | Logits/chosen |
|
61 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------------:|:----------------:|:------------------:|:---------------:|:--------------:|:------------:|:---------------:|:-------------:|
|
62 |
+
| 0.618 | 0.03 | 100 | 0.5642 | 0.6988 | -0.1139 | 0.7424 | 0.8127 | -560.6550 | -412.9344 | -1.1894 | -1.4878 |
|
63 |
+
| 0.3539 | 0.07 | 200 | 0.3197 | 1.9159 | -0.2730 | 0.8847 | 2.1889 | -562.2463 | -400.7641 | -1.1625 | -1.4800 |
|
64 |
+
| 0.2287 | 0.1 | 300 | 0.2128 | 2.8057 | -0.5539 | 0.9200 | 3.3596 | -565.0551 | -391.8654 | -1.1361 | -1.4649 |
|
65 |
+
| 0.158 | 0.14 | 400 | 0.1673 | 3.4556 | -1.0339 | 0.9327 | 4.4895 | -569.8558 | -385.3670 | -1.1300 | -1.4622 |
|
66 |
+
| 0.1599 | 0.17 | 500 | 0.1397 | 3.7485 | -1.3338 | 0.9461 | 5.0823 | -572.8546 | -382.4376 | -1.1275 | -1.4607 |
|
67 |
+
| 0.1389 | 0.2 | 600 | 0.1273 | 3.9259 | -1.5111 | 0.9529 | 5.4371 | -574.6277 | -380.6633 | -1.1194 | -1.4519 |
|
68 |
+
| 0.0778 | 0.24 | 700 | 0.1122 | 4.0699 | -1.8498 | 0.9613 | 5.9197 | -578.0140 | -379.2233 | -1.1302 | -1.4542 |
|
69 |
+
| 0.0993 | 0.27 | 800 | 0.0975 | 4.2423 | -1.9934 | 0.9663 | 6.2357 | -579.4506 | -377.5001 | -1.1424 | -1.4689 |
|
70 |
+
| 0.111 | 0.31 | 900 | 0.0907 | 4.3218 | -2.2534 | 0.9697 | 6.5752 | -582.0501 | -376.7048 | -1.1542 | -1.4820 |
|
71 |
+
| 0.0893 | 0.34 | 1000 | 0.0882 | 4.3878 | -2.2588 | 0.9663 | 6.6466 | -582.1047 | -376.0451 | -1.1497 | -1.4694 |
|
72 |
+
| 0.079 | 0.37 | 1100 | 0.0840 | 4.4706 | -2.3132 | 0.9689 | 6.7838 | -582.6481 | -375.2164 | -1.1532 | -1.4807 |
|
73 |
+
| 0.0706 | 0.41 | 1200 | 0.0721 | 4.4319 | -2.6505 | 0.9722 | 7.0824 | -586.0217 | -375.6038 | -1.1667 | -1.4885 |
|
74 |
+
| 0.0705 | 0.44 | 1300 | 0.0725 | 4.3743 | -2.8717 | 0.9739 | 7.2460 | -588.2330 | -376.1799 | -1.1817 | -1.5001 |
|
75 |
+
| 0.0537 | 0.48 | 1400 | 0.0648 | 4.3847 | -2.9676 | 0.9756 | 7.3523 | -589.1927 | -376.0760 | -1.1789 | -1.5019 |
|
76 |
+
| 0.0483 | 0.51 | 1500 | 0.0604 | 4.3761 | -3.2295 | 0.9798 | 7.6056 | -591.8114 | -376.1613 | -1.1923 | -1.5114 |
|
77 |
+
| 0.0572 | 0.54 | 1600 | 0.0581 | 4.3258 | -3.2641 | 0.9773 | 7.5899 | -592.1575 | -376.6645 | -1.1855 | -1.5042 |
|
78 |
+
| 0.066 | 0.58 | 1700 | 0.0539 | 4.3270 | -3.3813 | 0.9815 | 7.7083 | -593.3289 | -376.6523 | -1.1886 | -1.5110 |
|
79 |
+
| 0.0561 | 0.61 | 1800 | 0.0501 | 4.3859 | -3.3980 | 0.9798 | 7.7839 | -593.4964 | -376.0636 | -1.1948 | -1.5144 |
|
80 |
+
| 0.0538 | 0.65 | 1900 | 0.0504 | 4.4209 | -3.4478 | 0.9815 | 7.8687 | -593.9944 | -375.7137 | -1.2036 | -1.5147 |
|
81 |
+
| 0.0493 | 0.68 | 2000 | 0.0472 | 4.3835 | -3.5804 | 0.9832 | 7.9639 | -595.3203 | -376.0873 | -1.1925 | -1.5071 |
|
82 |
+
| 0.0374 | 0.71 | 2100 | 0.0449 | 4.2972 | -3.7998 | 0.9840 | 8.0970 | -597.5147 | -376.9510 | -1.2020 | -1.5166 |
|
83 |
+
| 0.0475 | 0.75 | 2200 | 0.0442 | 4.3073 | -3.6486 | 0.9840 | 7.9559 | -596.0024 | -376.8494 | -1.1992 | -1.5177 |
|
84 |
+
| 0.0407 | 0.78 | 2300 | 0.0408 | 4.3011 | -3.7981 | 0.9882 | 8.0992 | -597.4978 | -376.9122 | -1.2078 | -1.5242 |
|
85 |
+
| 0.0386 | 0.82 | 2400 | 0.0397 | 4.3423 | -3.7314 | 0.9882 | 8.0737 | -596.8302 | -376.4996 | -1.2029 | -1.5133 |
|
86 |
+
| 0.0504 | 0.85 | 2500 | 0.0390 | 4.3732 | -3.7690 | 0.9857 | 8.1422 | -597.2065 | -376.1912 | -1.2024 | -1.5188 |
|
87 |
+
| 0.0402 | 0.88 | 2600 | 0.0377 | 4.3358 | -3.8299 | 0.9865 | 8.1656 | -597.8150 | -376.5649 | -1.1977 | -1.5158 |
|
88 |
+
| 0.038 | 0.92 | 2700 | 0.0397 | 4.3284 | -3.8383 | 0.9891 | 8.1667 | -597.8990 | -376.6386 | -1.2033 | -1.5139 |
|
89 |
+
| 0.0527 | 0.95 | 2800 | 0.0383 | 4.2985 | -3.8490 | 0.9857 | 8.1475 | -598.0059 | -376.9374 | -1.2037 | -1.5196 |
|
90 |
+
| 0.0365 | 0.99 | 2900 | 0.0379 | 4.3086 | -3.8349 | 0.9874 | 8.1435 | -597.8653 | -376.8369 | -1.1997 | -1.5156 |
|
91 |
+
|
92 |
+
|
93 |
+
### Framework versions
|
94 |
+
|
95 |
+
- Transformers 4.35.0
|
96 |
+
- Pytorch 2.1.1+cu121
|
97 |
+
- Datasets 2.14.6
|
98 |
+
- Tokenizers 0.14.1
|
all_results.json
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 1.0,
|
3 |
+
"eval_logits/chosen": -1.5171043872833252,
|
4 |
+
"eval_logits/rejected": -1.2001606225967407,
|
5 |
+
"eval_logps/chosen": -377.12396240234375,
|
6 |
+
"eval_logps/rejected": -598.4039916992188,
|
7 |
+
"eval_loss": 0.03705598786473274,
|
8 |
+
"eval_rewards/accuracies": 0.9856902360916138,
|
9 |
+
"eval_rewards/chosen": 4.279876708984375,
|
10 |
+
"eval_rewards/margins": 8.16864013671875,
|
11 |
+
"eval_rewards/rejected": -3.888763189315796,
|
12 |
+
"eval_runtime": 560.6128,
|
13 |
+
"eval_samples": 9500,
|
14 |
+
"eval_samples_per_second": 16.946,
|
15 |
+
"eval_steps_per_second": 0.53,
|
16 |
+
"train_loss": 0.11494619559330763,
|
17 |
+
"train_runtime": 36321.6775,
|
18 |
+
"train_samples": 188284,
|
19 |
+
"train_samples_per_second": 5.184,
|
20 |
+
"train_steps_per_second": 0.081
|
21 |
+
}
|
config.json
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "databricks/dolly-v2-7b",
|
3 |
+
"architectures": [
|
4 |
+
"GPTNeoXForCausalLM"
|
5 |
+
],
|
6 |
+
"attention_dropout": 0.0,
|
7 |
+
"bos_token_id": 0,
|
8 |
+
"classifier_dropout": 0.1,
|
9 |
+
"custom_pipelines": {
|
10 |
+
"text-generation": {
|
11 |
+
"impl": "instruct_pipeline.InstructionTextGenerationPipeline",
|
12 |
+
"pt": "AutoModelForCausalLM",
|
13 |
+
"tf": "TFAutoModelForCausalLM"
|
14 |
+
}
|
15 |
+
},
|
16 |
+
"eos_token_id": 0,
|
17 |
+
"hidden_act": "gelu",
|
18 |
+
"hidden_dropout": 0.0,
|
19 |
+
"hidden_size": 4096,
|
20 |
+
"initializer_range": 0.02,
|
21 |
+
"intermediate_size": 16384,
|
22 |
+
"layer_norm_eps": 1e-05,
|
23 |
+
"max_position_embeddings": 2048,
|
24 |
+
"model_type": "gpt_neox",
|
25 |
+
"num_attention_heads": 32,
|
26 |
+
"num_hidden_layers": 32,
|
27 |
+
"rope_scaling": null,
|
28 |
+
"rotary_emb_base": 10000,
|
29 |
+
"rotary_pct": 0.25,
|
30 |
+
"tie_word_embeddings": false,
|
31 |
+
"torch_dtype": "bfloat16",
|
32 |
+
"transformers_version": "4.35.0",
|
33 |
+
"use_cache": false,
|
34 |
+
"use_parallel_residual": true,
|
35 |
+
"vocab_size": 50280
|
36 |
+
}
|
eval_results.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 1.0,
|
3 |
+
"eval_logits/chosen": -1.5171043872833252,
|
4 |
+
"eval_logits/rejected": -1.2001606225967407,
|
5 |
+
"eval_logps/chosen": -377.12396240234375,
|
6 |
+
"eval_logps/rejected": -598.4039916992188,
|
7 |
+
"eval_loss": 0.03705598786473274,
|
8 |
+
"eval_rewards/accuracies": 0.9856902360916138,
|
9 |
+
"eval_rewards/chosen": 4.279876708984375,
|
10 |
+
"eval_rewards/margins": 8.16864013671875,
|
11 |
+
"eval_rewards/rejected": -3.888763189315796,
|
12 |
+
"eval_runtime": 560.6128,
|
13 |
+
"eval_samples": 9500,
|
14 |
+
"eval_samples_per_second": 16.946,
|
15 |
+
"eval_steps_per_second": 0.53
|
16 |
+
}
|
generation_config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 0,
|
4 |
+
"eos_token_id": 0,
|
5 |
+
"transformers_version": "4.35.0",
|
6 |
+
"use_cache": false
|
7 |
+
}
|
model-00001-of-00003.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c1d06cb95d6e9c6612f79d001dcae91a529ceffad6db0f75a73e4a1506a9617
|
3 |
+
size 4976550272
|
model-00002-of-00003.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:998cfec6a081877415fc55210949bbba45af5a51634d8d6648733ccc55ccf5bd
|
3 |
+
size 4967384136
|
model-00003-of-00003.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78f7f9ed62c7caea6e1f6117eb57c702443cea34bccd701b3449b7ee9eadbdab
|
3 |
+
size 3768225552
|
model.safetensors.index.json
ADDED
@@ -0,0 +1,395 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 13712113664
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"embed_out.weight": "model-00003-of-00003.safetensors",
|
7 |
+
"gpt_neox.embed_in.weight": "model-00001-of-00003.safetensors",
|
8 |
+
"gpt_neox.final_layer_norm.bias": "model-00003-of-00003.safetensors",
|
9 |
+
"gpt_neox.final_layer_norm.weight": "model-00003-of-00003.safetensors",
|
10 |
+
"gpt_neox.layers.0.attention.dense.bias": "model-00001-of-00003.safetensors",
|
11 |
+
"gpt_neox.layers.0.attention.dense.weight": "model-00001-of-00003.safetensors",
|
12 |
+
"gpt_neox.layers.0.attention.query_key_value.bias": "model-00001-of-00003.safetensors",
|
13 |
+
"gpt_neox.layers.0.attention.query_key_value.weight": "model-00001-of-00003.safetensors",
|
14 |
+
"gpt_neox.layers.0.input_layernorm.bias": "model-00001-of-00003.safetensors",
|
15 |
+
"gpt_neox.layers.0.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
16 |
+
"gpt_neox.layers.0.mlp.dense_4h_to_h.bias": "model-00001-of-00003.safetensors",
|
17 |
+
"gpt_neox.layers.0.mlp.dense_4h_to_h.weight": "model-00001-of-00003.safetensors",
|
18 |
+
"gpt_neox.layers.0.mlp.dense_h_to_4h.bias": "model-00001-of-00003.safetensors",
|
19 |
+
"gpt_neox.layers.0.mlp.dense_h_to_4h.weight": "model-00001-of-00003.safetensors",
|
20 |
+
"gpt_neox.layers.0.post_attention_layernorm.bias": "model-00001-of-00003.safetensors",
|
21 |
+
"gpt_neox.layers.0.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
22 |
+
"gpt_neox.layers.1.attention.dense.bias": "model-00001-of-00003.safetensors",
|
23 |
+
"gpt_neox.layers.1.attention.dense.weight": "model-00001-of-00003.safetensors",
|
24 |
+
"gpt_neox.layers.1.attention.query_key_value.bias": "model-00001-of-00003.safetensors",
|
25 |
+
"gpt_neox.layers.1.attention.query_key_value.weight": "model-00001-of-00003.safetensors",
|
26 |
+
"gpt_neox.layers.1.input_layernorm.bias": "model-00001-of-00003.safetensors",
|
27 |
+
"gpt_neox.layers.1.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
28 |
+
"gpt_neox.layers.1.mlp.dense_4h_to_h.bias": "model-00001-of-00003.safetensors",
|
29 |
+
"gpt_neox.layers.1.mlp.dense_4h_to_h.weight": "model-00001-of-00003.safetensors",
|
30 |
+
"gpt_neox.layers.1.mlp.dense_h_to_4h.bias": "model-00001-of-00003.safetensors",
|
31 |
+
"gpt_neox.layers.1.mlp.dense_h_to_4h.weight": "model-00001-of-00003.safetensors",
|
32 |
+
"gpt_neox.layers.1.post_attention_layernorm.bias": "model-00001-of-00003.safetensors",
|
33 |
+
"gpt_neox.layers.1.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
34 |
+
"gpt_neox.layers.10.attention.dense.bias": "model-00001-of-00003.safetensors",
|
35 |
+
"gpt_neox.layers.10.attention.dense.weight": "model-00001-of-00003.safetensors",
|
36 |
+
"gpt_neox.layers.10.attention.query_key_value.bias": "model-00001-of-00003.safetensors",
|
37 |
+
"gpt_neox.layers.10.attention.query_key_value.weight": "model-00001-of-00003.safetensors",
|
38 |
+
"gpt_neox.layers.10.input_layernorm.bias": "model-00001-of-00003.safetensors",
|
39 |
+
"gpt_neox.layers.10.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
40 |
+
"gpt_neox.layers.10.mlp.dense_4h_to_h.bias": "model-00001-of-00003.safetensors",
|
41 |
+
"gpt_neox.layers.10.mlp.dense_4h_to_h.weight": "model-00001-of-00003.safetensors",
|
42 |
+
"gpt_neox.layers.10.mlp.dense_h_to_4h.bias": "model-00001-of-00003.safetensors",
|
43 |
+
"gpt_neox.layers.10.mlp.dense_h_to_4h.weight": "model-00001-of-00003.safetensors",
|
44 |
+
"gpt_neox.layers.10.post_attention_layernorm.bias": "model-00001-of-00003.safetensors",
|
45 |
+
"gpt_neox.layers.10.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
46 |
+
"gpt_neox.layers.11.attention.dense.bias": "model-00001-of-00003.safetensors",
|
47 |
+
"gpt_neox.layers.11.attention.dense.weight": "model-00001-of-00003.safetensors",
|
48 |
+
"gpt_neox.layers.11.attention.query_key_value.bias": "model-00001-of-00003.safetensors",
|
49 |
+
"gpt_neox.layers.11.attention.query_key_value.weight": "model-00001-of-00003.safetensors",
|
50 |
+
"gpt_neox.layers.11.input_layernorm.bias": "model-00001-of-00003.safetensors",
|
51 |
+
"gpt_neox.layers.11.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
52 |
+
"gpt_neox.layers.11.mlp.dense_4h_to_h.bias": "model-00002-of-00003.safetensors",
|
53 |
+
"gpt_neox.layers.11.mlp.dense_4h_to_h.weight": "model-00002-of-00003.safetensors",
|
54 |
+
"gpt_neox.layers.11.mlp.dense_h_to_4h.bias": "model-00002-of-00003.safetensors",
|
55 |
+
"gpt_neox.layers.11.mlp.dense_h_to_4h.weight": "model-00002-of-00003.safetensors",
|
56 |
+
"gpt_neox.layers.11.post_attention_layernorm.bias": "model-00001-of-00003.safetensors",
|
57 |
+
"gpt_neox.layers.11.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
58 |
+
"gpt_neox.layers.12.attention.dense.bias": "model-00002-of-00003.safetensors",
|
59 |
+
"gpt_neox.layers.12.attention.dense.weight": "model-00002-of-00003.safetensors",
|
60 |
+
"gpt_neox.layers.12.attention.query_key_value.bias": "model-00002-of-00003.safetensors",
|
61 |
+
"gpt_neox.layers.12.attention.query_key_value.weight": "model-00002-of-00003.safetensors",
|
62 |
+
"gpt_neox.layers.12.input_layernorm.bias": "model-00002-of-00003.safetensors",
|
63 |
+
"gpt_neox.layers.12.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
64 |
+
"gpt_neox.layers.12.mlp.dense_4h_to_h.bias": "model-00002-of-00003.safetensors",
|
65 |
+
"gpt_neox.layers.12.mlp.dense_4h_to_h.weight": "model-00002-of-00003.safetensors",
|
66 |
+
"gpt_neox.layers.12.mlp.dense_h_to_4h.bias": "model-00002-of-00003.safetensors",
|
67 |
+
"gpt_neox.layers.12.mlp.dense_h_to_4h.weight": "model-00002-of-00003.safetensors",
|
68 |
+
"gpt_neox.layers.12.post_attention_layernorm.bias": "model-00002-of-00003.safetensors",
|
69 |
+
"gpt_neox.layers.12.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
70 |
+
"gpt_neox.layers.13.attention.dense.bias": "model-00002-of-00003.safetensors",
|
71 |
+
"gpt_neox.layers.13.attention.dense.weight": "model-00002-of-00003.safetensors",
|
72 |
+
"gpt_neox.layers.13.attention.query_key_value.bias": "model-00002-of-00003.safetensors",
|
73 |
+
"gpt_neox.layers.13.attention.query_key_value.weight": "model-00002-of-00003.safetensors",
|
74 |
+
"gpt_neox.layers.13.input_layernorm.bias": "model-00002-of-00003.safetensors",
|
75 |
+
"gpt_neox.layers.13.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
76 |
+
"gpt_neox.layers.13.mlp.dense_4h_to_h.bias": "model-00002-of-00003.safetensors",
|
77 |
+
"gpt_neox.layers.13.mlp.dense_4h_to_h.weight": "model-00002-of-00003.safetensors",
|
78 |
+
"gpt_neox.layers.13.mlp.dense_h_to_4h.bias": "model-00002-of-00003.safetensors",
|
79 |
+
"gpt_neox.layers.13.mlp.dense_h_to_4h.weight": "model-00002-of-00003.safetensors",
|
80 |
+
"gpt_neox.layers.13.post_attention_layernorm.bias": "model-00002-of-00003.safetensors",
|
81 |
+
"gpt_neox.layers.13.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
82 |
+
"gpt_neox.layers.14.attention.dense.bias": "model-00002-of-00003.safetensors",
|
83 |
+
"gpt_neox.layers.14.attention.dense.weight": "model-00002-of-00003.safetensors",
|
84 |
+
"gpt_neox.layers.14.attention.query_key_value.bias": "model-00002-of-00003.safetensors",
|
85 |
+
"gpt_neox.layers.14.attention.query_key_value.weight": "model-00002-of-00003.safetensors",
|
86 |
+
"gpt_neox.layers.14.input_layernorm.bias": "model-00002-of-00003.safetensors",
|
87 |
+
"gpt_neox.layers.14.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
88 |
+
"gpt_neox.layers.14.mlp.dense_4h_to_h.bias": "model-00002-of-00003.safetensors",
|
89 |
+
"gpt_neox.layers.14.mlp.dense_4h_to_h.weight": "model-00002-of-00003.safetensors",
|
90 |
+
"gpt_neox.layers.14.mlp.dense_h_to_4h.bias": "model-00002-of-00003.safetensors",
|
91 |
+
"gpt_neox.layers.14.mlp.dense_h_to_4h.weight": "model-00002-of-00003.safetensors",
|
92 |
+
"gpt_neox.layers.14.post_attention_layernorm.bias": "model-00002-of-00003.safetensors",
|
93 |
+
"gpt_neox.layers.14.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
94 |
+
"gpt_neox.layers.15.attention.dense.bias": "model-00002-of-00003.safetensors",
|
95 |
+
"gpt_neox.layers.15.attention.dense.weight": "model-00002-of-00003.safetensors",
|
96 |
+
"gpt_neox.layers.15.attention.query_key_value.bias": "model-00002-of-00003.safetensors",
|
97 |
+
"gpt_neox.layers.15.attention.query_key_value.weight": "model-00002-of-00003.safetensors",
|
98 |
+
"gpt_neox.layers.15.input_layernorm.bias": "model-00002-of-00003.safetensors",
|
99 |
+
"gpt_neox.layers.15.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
100 |
+
"gpt_neox.layers.15.mlp.dense_4h_to_h.bias": "model-00002-of-00003.safetensors",
|
101 |
+
"gpt_neox.layers.15.mlp.dense_4h_to_h.weight": "model-00002-of-00003.safetensors",
|
102 |
+
"gpt_neox.layers.15.mlp.dense_h_to_4h.bias": "model-00002-of-00003.safetensors",
|
103 |
+
"gpt_neox.layers.15.mlp.dense_h_to_4h.weight": "model-00002-of-00003.safetensors",
|
104 |
+
"gpt_neox.layers.15.post_attention_layernorm.bias": "model-00002-of-00003.safetensors",
|
105 |
+
"gpt_neox.layers.15.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
106 |
+
"gpt_neox.layers.16.attention.dense.bias": "model-00002-of-00003.safetensors",
|
107 |
+
"gpt_neox.layers.16.attention.dense.weight": "model-00002-of-00003.safetensors",
|
108 |
+
"gpt_neox.layers.16.attention.query_key_value.bias": "model-00002-of-00003.safetensors",
|
109 |
+
"gpt_neox.layers.16.attention.query_key_value.weight": "model-00002-of-00003.safetensors",
|
110 |
+
"gpt_neox.layers.16.input_layernorm.bias": "model-00002-of-00003.safetensors",
|
111 |
+
"gpt_neox.layers.16.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
112 |
+
"gpt_neox.layers.16.mlp.dense_4h_to_h.bias": "model-00002-of-00003.safetensors",
|
113 |
+
"gpt_neox.layers.16.mlp.dense_4h_to_h.weight": "model-00002-of-00003.safetensors",
|
114 |
+
"gpt_neox.layers.16.mlp.dense_h_to_4h.bias": "model-00002-of-00003.safetensors",
|
115 |
+
"gpt_neox.layers.16.mlp.dense_h_to_4h.weight": "model-00002-of-00003.safetensors",
|
116 |
+
"gpt_neox.layers.16.post_attention_layernorm.bias": "model-00002-of-00003.safetensors",
|
117 |
+
"gpt_neox.layers.16.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
118 |
+
"gpt_neox.layers.17.attention.dense.bias": "model-00002-of-00003.safetensors",
|
119 |
+
"gpt_neox.layers.17.attention.dense.weight": "model-00002-of-00003.safetensors",
|
120 |
+
"gpt_neox.layers.17.attention.query_key_value.bias": "model-00002-of-00003.safetensors",
|
121 |
+
"gpt_neox.layers.17.attention.query_key_value.weight": "model-00002-of-00003.safetensors",
|
122 |
+
"gpt_neox.layers.17.input_layernorm.bias": "model-00002-of-00003.safetensors",
|
123 |
+
"gpt_neox.layers.17.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
124 |
+
"gpt_neox.layers.17.mlp.dense_4h_to_h.bias": "model-00002-of-00003.safetensors",
|
125 |
+
"gpt_neox.layers.17.mlp.dense_4h_to_h.weight": "model-00002-of-00003.safetensors",
|
126 |
+
"gpt_neox.layers.17.mlp.dense_h_to_4h.bias": "model-00002-of-00003.safetensors",
|
127 |
+
"gpt_neox.layers.17.mlp.dense_h_to_4h.weight": "model-00002-of-00003.safetensors",
|
128 |
+
"gpt_neox.layers.17.post_attention_layernorm.bias": "model-00002-of-00003.safetensors",
|
129 |
+
"gpt_neox.layers.17.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
130 |
+
"gpt_neox.layers.18.attention.dense.bias": "model-00002-of-00003.safetensors",
|
131 |
+
"gpt_neox.layers.18.attention.dense.weight": "model-00002-of-00003.safetensors",
|
132 |
+
"gpt_neox.layers.18.attention.query_key_value.bias": "model-00002-of-00003.safetensors",
|
133 |
+
"gpt_neox.layers.18.attention.query_key_value.weight": "model-00002-of-00003.safetensors",
|
134 |
+
"gpt_neox.layers.18.input_layernorm.bias": "model-00002-of-00003.safetensors",
|
135 |
+
"gpt_neox.layers.18.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
136 |
+
"gpt_neox.layers.18.mlp.dense_4h_to_h.bias": "model-00002-of-00003.safetensors",
|
137 |
+
"gpt_neox.layers.18.mlp.dense_4h_to_h.weight": "model-00002-of-00003.safetensors",
|
138 |
+
"gpt_neox.layers.18.mlp.dense_h_to_4h.bias": "model-00002-of-00003.safetensors",
|
139 |
+
"gpt_neox.layers.18.mlp.dense_h_to_4h.weight": "model-00002-of-00003.safetensors",
|
140 |
+
"gpt_neox.layers.18.post_attention_layernorm.bias": "model-00002-of-00003.safetensors",
|
141 |
+
"gpt_neox.layers.18.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
142 |
+
"gpt_neox.layers.19.attention.dense.bias": "model-00002-of-00003.safetensors",
|
143 |
+
"gpt_neox.layers.19.attention.dense.weight": "model-00002-of-00003.safetensors",
|
144 |
+
"gpt_neox.layers.19.attention.query_key_value.bias": "model-00002-of-00003.safetensors",
|
145 |
+
"gpt_neox.layers.19.attention.query_key_value.weight": "model-00002-of-00003.safetensors",
|
146 |
+
"gpt_neox.layers.19.input_layernorm.bias": "model-00002-of-00003.safetensors",
|
147 |
+
"gpt_neox.layers.19.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
148 |
+
"gpt_neox.layers.19.mlp.dense_4h_to_h.bias": "model-00002-of-00003.safetensors",
|
149 |
+
"gpt_neox.layers.19.mlp.dense_4h_to_h.weight": "model-00002-of-00003.safetensors",
|
150 |
+
"gpt_neox.layers.19.mlp.dense_h_to_4h.bias": "model-00002-of-00003.safetensors",
|
151 |
+
"gpt_neox.layers.19.mlp.dense_h_to_4h.weight": "model-00002-of-00003.safetensors",
|
152 |
+
"gpt_neox.layers.19.post_attention_layernorm.bias": "model-00002-of-00003.safetensors",
|
153 |
+
"gpt_neox.layers.19.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
154 |
+
"gpt_neox.layers.2.attention.dense.bias": "model-00001-of-00003.safetensors",
|
155 |
+
"gpt_neox.layers.2.attention.dense.weight": "model-00001-of-00003.safetensors",
|
156 |
+
"gpt_neox.layers.2.attention.query_key_value.bias": "model-00001-of-00003.safetensors",
|
157 |
+
"gpt_neox.layers.2.attention.query_key_value.weight": "model-00001-of-00003.safetensors",
|
158 |
+
"gpt_neox.layers.2.input_layernorm.bias": "model-00001-of-00003.safetensors",
|
159 |
+
"gpt_neox.layers.2.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
160 |
+
"gpt_neox.layers.2.mlp.dense_4h_to_h.bias": "model-00001-of-00003.safetensors",
|
161 |
+
"gpt_neox.layers.2.mlp.dense_4h_to_h.weight": "model-00001-of-00003.safetensors",
|
162 |
+
"gpt_neox.layers.2.mlp.dense_h_to_4h.bias": "model-00001-of-00003.safetensors",
|
163 |
+
"gpt_neox.layers.2.mlp.dense_h_to_4h.weight": "model-00001-of-00003.safetensors",
|
164 |
+
"gpt_neox.layers.2.post_attention_layernorm.bias": "model-00001-of-00003.safetensors",
|
165 |
+
"gpt_neox.layers.2.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
166 |
+
"gpt_neox.layers.20.attention.dense.bias": "model-00002-of-00003.safetensors",
|
167 |
+
"gpt_neox.layers.20.attention.dense.weight": "model-00002-of-00003.safetensors",
|
168 |
+
"gpt_neox.layers.20.attention.query_key_value.bias": "model-00002-of-00003.safetensors",
|
169 |
+
"gpt_neox.layers.20.attention.query_key_value.weight": "model-00002-of-00003.safetensors",
|
170 |
+
"gpt_neox.layers.20.input_layernorm.bias": "model-00002-of-00003.safetensors",
|
171 |
+
"gpt_neox.layers.20.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
172 |
+
"gpt_neox.layers.20.mlp.dense_4h_to_h.bias": "model-00002-of-00003.safetensors",
|
173 |
+
"gpt_neox.layers.20.mlp.dense_4h_to_h.weight": "model-00002-of-00003.safetensors",
|
174 |
+
"gpt_neox.layers.20.mlp.dense_h_to_4h.bias": "model-00002-of-00003.safetensors",
|
175 |
+
"gpt_neox.layers.20.mlp.dense_h_to_4h.weight": "model-00002-of-00003.safetensors",
|
176 |
+
"gpt_neox.layers.20.post_attention_layernorm.bias": "model-00002-of-00003.safetensors",
|
177 |
+
"gpt_neox.layers.20.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
178 |
+
"gpt_neox.layers.21.attention.dense.bias": "model-00002-of-00003.safetensors",
|
179 |
+
"gpt_neox.layers.21.attention.dense.weight": "model-00002-of-00003.safetensors",
|
180 |
+
"gpt_neox.layers.21.attention.query_key_value.bias": "model-00002-of-00003.safetensors",
|
181 |
+
"gpt_neox.layers.21.attention.query_key_value.weight": "model-00002-of-00003.safetensors",
|
182 |
+
"gpt_neox.layers.21.input_layernorm.bias": "model-00002-of-00003.safetensors",
|
183 |
+
"gpt_neox.layers.21.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
184 |
+
"gpt_neox.layers.21.mlp.dense_4h_to_h.bias": "model-00002-of-00003.safetensors",
|
185 |
+
"gpt_neox.layers.21.mlp.dense_4h_to_h.weight": "model-00002-of-00003.safetensors",
|
186 |
+
"gpt_neox.layers.21.mlp.dense_h_to_4h.bias": "model-00002-of-00003.safetensors",
|
187 |
+
"gpt_neox.layers.21.mlp.dense_h_to_4h.weight": "model-00002-of-00003.safetensors",
|
188 |
+
"gpt_neox.layers.21.post_attention_layernorm.bias": "model-00002-of-00003.safetensors",
|
189 |
+
"gpt_neox.layers.21.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
190 |
+
"gpt_neox.layers.22.attention.dense.bias": "model-00002-of-00003.safetensors",
|
191 |
+
"gpt_neox.layers.22.attention.dense.weight": "model-00002-of-00003.safetensors",
|
192 |
+
"gpt_neox.layers.22.attention.query_key_value.bias": "model-00002-of-00003.safetensors",
|
193 |
+
"gpt_neox.layers.22.attention.query_key_value.weight": "model-00002-of-00003.safetensors",
|
194 |
+
"gpt_neox.layers.22.input_layernorm.bias": "model-00002-of-00003.safetensors",
|
195 |
+
"gpt_neox.layers.22.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
196 |
+
"gpt_neox.layers.22.mlp.dense_4h_to_h.bias": "model-00002-of-00003.safetensors",
|
197 |
+
"gpt_neox.layers.22.mlp.dense_4h_to_h.weight": "model-00002-of-00003.safetensors",
|
198 |
+
"gpt_neox.layers.22.mlp.dense_h_to_4h.bias": "model-00002-of-00003.safetensors",
|
199 |
+
"gpt_neox.layers.22.mlp.dense_h_to_4h.weight": "model-00002-of-00003.safetensors",
|
200 |
+
"gpt_neox.layers.22.post_attention_layernorm.bias": "model-00002-of-00003.safetensors",
|
201 |
+
"gpt_neox.layers.22.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
202 |
+
"gpt_neox.layers.23.attention.dense.bias": "model-00002-of-00003.safetensors",
|
203 |
+
"gpt_neox.layers.23.attention.dense.weight": "model-00002-of-00003.safetensors",
|
204 |
+
"gpt_neox.layers.23.attention.query_key_value.bias": "model-00002-of-00003.safetensors",
|
205 |
+
"gpt_neox.layers.23.attention.query_key_value.weight": "model-00002-of-00003.safetensors",
|
206 |
+
"gpt_neox.layers.23.input_layernorm.bias": "model-00002-of-00003.safetensors",
|
207 |
+
"gpt_neox.layers.23.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
208 |
+
"gpt_neox.layers.23.mlp.dense_4h_to_h.bias": "model-00003-of-00003.safetensors",
|
209 |
+
"gpt_neox.layers.23.mlp.dense_4h_to_h.weight": "model-00003-of-00003.safetensors",
|
210 |
+
"gpt_neox.layers.23.mlp.dense_h_to_4h.bias": "model-00002-of-00003.safetensors",
|
211 |
+
"gpt_neox.layers.23.mlp.dense_h_to_4h.weight": "model-00002-of-00003.safetensors",
|
212 |
+
"gpt_neox.layers.23.post_attention_layernorm.bias": "model-00002-of-00003.safetensors",
|
213 |
+
"gpt_neox.layers.23.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
214 |
+
"gpt_neox.layers.24.attention.dense.bias": "model-00003-of-00003.safetensors",
|
215 |
+
"gpt_neox.layers.24.attention.dense.weight": "model-00003-of-00003.safetensors",
|
216 |
+
"gpt_neox.layers.24.attention.query_key_value.bias": "model-00003-of-00003.safetensors",
|
217 |
+
"gpt_neox.layers.24.attention.query_key_value.weight": "model-00003-of-00003.safetensors",
|
218 |
+
"gpt_neox.layers.24.input_layernorm.bias": "model-00003-of-00003.safetensors",
|
219 |
+
"gpt_neox.layers.24.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
220 |
+
"gpt_neox.layers.24.mlp.dense_4h_to_h.bias": "model-00003-of-00003.safetensors",
|
221 |
+
"gpt_neox.layers.24.mlp.dense_4h_to_h.weight": "model-00003-of-00003.safetensors",
|
222 |
+
"gpt_neox.layers.24.mlp.dense_h_to_4h.bias": "model-00003-of-00003.safetensors",
|
223 |
+
"gpt_neox.layers.24.mlp.dense_h_to_4h.weight": "model-00003-of-00003.safetensors",
|
224 |
+
"gpt_neox.layers.24.post_attention_layernorm.bias": "model-00003-of-00003.safetensors",
|
225 |
+
"gpt_neox.layers.24.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
226 |
+
"gpt_neox.layers.25.attention.dense.bias": "model-00003-of-00003.safetensors",
|
227 |
+
"gpt_neox.layers.25.attention.dense.weight": "model-00003-of-00003.safetensors",
|
228 |
+
"gpt_neox.layers.25.attention.query_key_value.bias": "model-00003-of-00003.safetensors",
|
229 |
+
"gpt_neox.layers.25.attention.query_key_value.weight": "model-00003-of-00003.safetensors",
|
230 |
+
"gpt_neox.layers.25.input_layernorm.bias": "model-00003-of-00003.safetensors",
|
231 |
+
"gpt_neox.layers.25.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
232 |
+
"gpt_neox.layers.25.mlp.dense_4h_to_h.bias": "model-00003-of-00003.safetensors",
|
233 |
+
"gpt_neox.layers.25.mlp.dense_4h_to_h.weight": "model-00003-of-00003.safetensors",
|
234 |
+
"gpt_neox.layers.25.mlp.dense_h_to_4h.bias": "model-00003-of-00003.safetensors",
|
235 |
+
"gpt_neox.layers.25.mlp.dense_h_to_4h.weight": "model-00003-of-00003.safetensors",
|
236 |
+
"gpt_neox.layers.25.post_attention_layernorm.bias": "model-00003-of-00003.safetensors",
|
237 |
+
"gpt_neox.layers.25.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
238 |
+
"gpt_neox.layers.26.attention.dense.bias": "model-00003-of-00003.safetensors",
|
239 |
+
"gpt_neox.layers.26.attention.dense.weight": "model-00003-of-00003.safetensors",
|
240 |
+
"gpt_neox.layers.26.attention.query_key_value.bias": "model-00003-of-00003.safetensors",
|
241 |
+
"gpt_neox.layers.26.attention.query_key_value.weight": "model-00003-of-00003.safetensors",
|
242 |
+
"gpt_neox.layers.26.input_layernorm.bias": "model-00003-of-00003.safetensors",
|
243 |
+
"gpt_neox.layers.26.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
244 |
+
"gpt_neox.layers.26.mlp.dense_4h_to_h.bias": "model-00003-of-00003.safetensors",
|
245 |
+
"gpt_neox.layers.26.mlp.dense_4h_to_h.weight": "model-00003-of-00003.safetensors",
|
246 |
+
"gpt_neox.layers.26.mlp.dense_h_to_4h.bias": "model-00003-of-00003.safetensors",
|
247 |
+
"gpt_neox.layers.26.mlp.dense_h_to_4h.weight": "model-00003-of-00003.safetensors",
|
248 |
+
"gpt_neox.layers.26.post_attention_layernorm.bias": "model-00003-of-00003.safetensors",
|
249 |
+
"gpt_neox.layers.26.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
250 |
+
"gpt_neox.layers.27.attention.dense.bias": "model-00003-of-00003.safetensors",
|
251 |
+
"gpt_neox.layers.27.attention.dense.weight": "model-00003-of-00003.safetensors",
|
252 |
+
"gpt_neox.layers.27.attention.query_key_value.bias": "model-00003-of-00003.safetensors",
|
253 |
+
"gpt_neox.layers.27.attention.query_key_value.weight": "model-00003-of-00003.safetensors",
|
254 |
+
"gpt_neox.layers.27.input_layernorm.bias": "model-00003-of-00003.safetensors",
|
255 |
+
"gpt_neox.layers.27.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
256 |
+
"gpt_neox.layers.27.mlp.dense_4h_to_h.bias": "model-00003-of-00003.safetensors",
|
257 |
+
"gpt_neox.layers.27.mlp.dense_4h_to_h.weight": "model-00003-of-00003.safetensors",
|
258 |
+
"gpt_neox.layers.27.mlp.dense_h_to_4h.bias": "model-00003-of-00003.safetensors",
|
259 |
+
"gpt_neox.layers.27.mlp.dense_h_to_4h.weight": "model-00003-of-00003.safetensors",
|
260 |
+
"gpt_neox.layers.27.post_attention_layernorm.bias": "model-00003-of-00003.safetensors",
|
261 |
+
"gpt_neox.layers.27.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
262 |
+
"gpt_neox.layers.28.attention.dense.bias": "model-00003-of-00003.safetensors",
|
263 |
+
"gpt_neox.layers.28.attention.dense.weight": "model-00003-of-00003.safetensors",
|
264 |
+
"gpt_neox.layers.28.attention.query_key_value.bias": "model-00003-of-00003.safetensors",
|
265 |
+
"gpt_neox.layers.28.attention.query_key_value.weight": "model-00003-of-00003.safetensors",
|
266 |
+
"gpt_neox.layers.28.input_layernorm.bias": "model-00003-of-00003.safetensors",
|
267 |
+
"gpt_neox.layers.28.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
268 |
+
"gpt_neox.layers.28.mlp.dense_4h_to_h.bias": "model-00003-of-00003.safetensors",
|
269 |
+
"gpt_neox.layers.28.mlp.dense_4h_to_h.weight": "model-00003-of-00003.safetensors",
|
270 |
+
"gpt_neox.layers.28.mlp.dense_h_to_4h.bias": "model-00003-of-00003.safetensors",
|
271 |
+
"gpt_neox.layers.28.mlp.dense_h_to_4h.weight": "model-00003-of-00003.safetensors",
|
272 |
+
"gpt_neox.layers.28.post_attention_layernorm.bias": "model-00003-of-00003.safetensors",
|
273 |
+
"gpt_neox.layers.28.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
274 |
+
"gpt_neox.layers.29.attention.dense.bias": "model-00003-of-00003.safetensors",
|
275 |
+
"gpt_neox.layers.29.attention.dense.weight": "model-00003-of-00003.safetensors",
|
276 |
+
"gpt_neox.layers.29.attention.query_key_value.bias": "model-00003-of-00003.safetensors",
|
277 |
+
"gpt_neox.layers.29.attention.query_key_value.weight": "model-00003-of-00003.safetensors",
|
278 |
+
"gpt_neox.layers.29.input_layernorm.bias": "model-00003-of-00003.safetensors",
|
279 |
+
"gpt_neox.layers.29.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
280 |
+
"gpt_neox.layers.29.mlp.dense_4h_to_h.bias": "model-00003-of-00003.safetensors",
|
281 |
+
"gpt_neox.layers.29.mlp.dense_4h_to_h.weight": "model-00003-of-00003.safetensors",
|
282 |
+
"gpt_neox.layers.29.mlp.dense_h_to_4h.bias": "model-00003-of-00003.safetensors",
|
283 |
+
"gpt_neox.layers.29.mlp.dense_h_to_4h.weight": "model-00003-of-00003.safetensors",
|
284 |
+
"gpt_neox.layers.29.post_attention_layernorm.bias": "model-00003-of-00003.safetensors",
|
285 |
+
"gpt_neox.layers.29.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
286 |
+
"gpt_neox.layers.3.attention.dense.bias": "model-00001-of-00003.safetensors",
|
287 |
+
"gpt_neox.layers.3.attention.dense.weight": "model-00001-of-00003.safetensors",
|
288 |
+
"gpt_neox.layers.3.attention.query_key_value.bias": "model-00001-of-00003.safetensors",
|
289 |
+
"gpt_neox.layers.3.attention.query_key_value.weight": "model-00001-of-00003.safetensors",
|
290 |
+
"gpt_neox.layers.3.input_layernorm.bias": "model-00001-of-00003.safetensors",
|
291 |
+
"gpt_neox.layers.3.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
292 |
+
"gpt_neox.layers.3.mlp.dense_4h_to_h.bias": "model-00001-of-00003.safetensors",
|
293 |
+
"gpt_neox.layers.3.mlp.dense_4h_to_h.weight": "model-00001-of-00003.safetensors",
|
294 |
+
"gpt_neox.layers.3.mlp.dense_h_to_4h.bias": "model-00001-of-00003.safetensors",
|
295 |
+
"gpt_neox.layers.3.mlp.dense_h_to_4h.weight": "model-00001-of-00003.safetensors",
|
296 |
+
"gpt_neox.layers.3.post_attention_layernorm.bias": "model-00001-of-00003.safetensors",
|
297 |
+
"gpt_neox.layers.3.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
298 |
+
"gpt_neox.layers.30.attention.dense.bias": "model-00003-of-00003.safetensors",
|
299 |
+
"gpt_neox.layers.30.attention.dense.weight": "model-00003-of-00003.safetensors",
|
300 |
+
"gpt_neox.layers.30.attention.query_key_value.bias": "model-00003-of-00003.safetensors",
|
301 |
+
"gpt_neox.layers.30.attention.query_key_value.weight": "model-00003-of-00003.safetensors",
|
302 |
+
"gpt_neox.layers.30.input_layernorm.bias": "model-00003-of-00003.safetensors",
|
303 |
+
"gpt_neox.layers.30.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
304 |
+
"gpt_neox.layers.30.mlp.dense_4h_to_h.bias": "model-00003-of-00003.safetensors",
|
305 |
+
"gpt_neox.layers.30.mlp.dense_4h_to_h.weight": "model-00003-of-00003.safetensors",
|
306 |
+
"gpt_neox.layers.30.mlp.dense_h_to_4h.bias": "model-00003-of-00003.safetensors",
|
307 |
+
"gpt_neox.layers.30.mlp.dense_h_to_4h.weight": "model-00003-of-00003.safetensors",
|
308 |
+
"gpt_neox.layers.30.post_attention_layernorm.bias": "model-00003-of-00003.safetensors",
|
309 |
+
"gpt_neox.layers.30.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
310 |
+
"gpt_neox.layers.31.attention.dense.bias": "model-00003-of-00003.safetensors",
|
311 |
+
"gpt_neox.layers.31.attention.dense.weight": "model-00003-of-00003.safetensors",
|
312 |
+
"gpt_neox.layers.31.attention.query_key_value.bias": "model-00003-of-00003.safetensors",
|
313 |
+
"gpt_neox.layers.31.attention.query_key_value.weight": "model-00003-of-00003.safetensors",
|
314 |
+
"gpt_neox.layers.31.input_layernorm.bias": "model-00003-of-00003.safetensors",
|
315 |
+
"gpt_neox.layers.31.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
316 |
+
"gpt_neox.layers.31.mlp.dense_4h_to_h.bias": "model-00003-of-00003.safetensors",
|
317 |
+
"gpt_neox.layers.31.mlp.dense_4h_to_h.weight": "model-00003-of-00003.safetensors",
|
318 |
+
"gpt_neox.layers.31.mlp.dense_h_to_4h.bias": "model-00003-of-00003.safetensors",
|
319 |
+
"gpt_neox.layers.31.mlp.dense_h_to_4h.weight": "model-00003-of-00003.safetensors",
|
320 |
+
"gpt_neox.layers.31.post_attention_layernorm.bias": "model-00003-of-00003.safetensors",
|
321 |
+
"gpt_neox.layers.31.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
322 |
+
"gpt_neox.layers.4.attention.dense.bias": "model-00001-of-00003.safetensors",
|
323 |
+
"gpt_neox.layers.4.attention.dense.weight": "model-00001-of-00003.safetensors",
|
324 |
+
"gpt_neox.layers.4.attention.query_key_value.bias": "model-00001-of-00003.safetensors",
|
325 |
+
"gpt_neox.layers.4.attention.query_key_value.weight": "model-00001-of-00003.safetensors",
|
326 |
+
"gpt_neox.layers.4.input_layernorm.bias": "model-00001-of-00003.safetensors",
|
327 |
+
"gpt_neox.layers.4.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
328 |
+
"gpt_neox.layers.4.mlp.dense_4h_to_h.bias": "model-00001-of-00003.safetensors",
|
329 |
+
"gpt_neox.layers.4.mlp.dense_4h_to_h.weight": "model-00001-of-00003.safetensors",
|
330 |
+
"gpt_neox.layers.4.mlp.dense_h_to_4h.bias": "model-00001-of-00003.safetensors",
|
331 |
+
"gpt_neox.layers.4.mlp.dense_h_to_4h.weight": "model-00001-of-00003.safetensors",
|
332 |
+
"gpt_neox.layers.4.post_attention_layernorm.bias": "model-00001-of-00003.safetensors",
|
333 |
+
"gpt_neox.layers.4.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
334 |
+
"gpt_neox.layers.5.attention.dense.bias": "model-00001-of-00003.safetensors",
|
335 |
+
"gpt_neox.layers.5.attention.dense.weight": "model-00001-of-00003.safetensors",
|
336 |
+
"gpt_neox.layers.5.attention.query_key_value.bias": "model-00001-of-00003.safetensors",
|
337 |
+
"gpt_neox.layers.5.attention.query_key_value.weight": "model-00001-of-00003.safetensors",
|
338 |
+
"gpt_neox.layers.5.input_layernorm.bias": "model-00001-of-00003.safetensors",
|
339 |
+
"gpt_neox.layers.5.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
340 |
+
"gpt_neox.layers.5.mlp.dense_4h_to_h.bias": "model-00001-of-00003.safetensors",
|
341 |
+
"gpt_neox.layers.5.mlp.dense_4h_to_h.weight": "model-00001-of-00003.safetensors",
|
342 |
+
"gpt_neox.layers.5.mlp.dense_h_to_4h.bias": "model-00001-of-00003.safetensors",
|
343 |
+
"gpt_neox.layers.5.mlp.dense_h_to_4h.weight": "model-00001-of-00003.safetensors",
|
344 |
+
"gpt_neox.layers.5.post_attention_layernorm.bias": "model-00001-of-00003.safetensors",
|
345 |
+
"gpt_neox.layers.5.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
346 |
+
"gpt_neox.layers.6.attention.dense.bias": "model-00001-of-00003.safetensors",
|
347 |
+
"gpt_neox.layers.6.attention.dense.weight": "model-00001-of-00003.safetensors",
|
348 |
+
"gpt_neox.layers.6.attention.query_key_value.bias": "model-00001-of-00003.safetensors",
|
349 |
+
"gpt_neox.layers.6.attention.query_key_value.weight": "model-00001-of-00003.safetensors",
|
350 |
+
"gpt_neox.layers.6.input_layernorm.bias": "model-00001-of-00003.safetensors",
|
351 |
+
"gpt_neox.layers.6.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
352 |
+
"gpt_neox.layers.6.mlp.dense_4h_to_h.bias": "model-00001-of-00003.safetensors",
|
353 |
+
"gpt_neox.layers.6.mlp.dense_4h_to_h.weight": "model-00001-of-00003.safetensors",
|
354 |
+
"gpt_neox.layers.6.mlp.dense_h_to_4h.bias": "model-00001-of-00003.safetensors",
|
355 |
+
"gpt_neox.layers.6.mlp.dense_h_to_4h.weight": "model-00001-of-00003.safetensors",
|
356 |
+
"gpt_neox.layers.6.post_attention_layernorm.bias": "model-00001-of-00003.safetensors",
|
357 |
+
"gpt_neox.layers.6.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
358 |
+
"gpt_neox.layers.7.attention.dense.bias": "model-00001-of-00003.safetensors",
|
359 |
+
"gpt_neox.layers.7.attention.dense.weight": "model-00001-of-00003.safetensors",
|
360 |
+
"gpt_neox.layers.7.attention.query_key_value.bias": "model-00001-of-00003.safetensors",
|
361 |
+
"gpt_neox.layers.7.attention.query_key_value.weight": "model-00001-of-00003.safetensors",
|
362 |
+
"gpt_neox.layers.7.input_layernorm.bias": "model-00001-of-00003.safetensors",
|
363 |
+
"gpt_neox.layers.7.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
364 |
+
"gpt_neox.layers.7.mlp.dense_4h_to_h.bias": "model-00001-of-00003.safetensors",
|
365 |
+
"gpt_neox.layers.7.mlp.dense_4h_to_h.weight": "model-00001-of-00003.safetensors",
|
366 |
+
"gpt_neox.layers.7.mlp.dense_h_to_4h.bias": "model-00001-of-00003.safetensors",
|
367 |
+
"gpt_neox.layers.7.mlp.dense_h_to_4h.weight": "model-00001-of-00003.safetensors",
|
368 |
+
"gpt_neox.layers.7.post_attention_layernorm.bias": "model-00001-of-00003.safetensors",
|
369 |
+
"gpt_neox.layers.7.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
370 |
+
"gpt_neox.layers.8.attention.dense.bias": "model-00001-of-00003.safetensors",
|
371 |
+
"gpt_neox.layers.8.attention.dense.weight": "model-00001-of-00003.safetensors",
|
372 |
+
"gpt_neox.layers.8.attention.query_key_value.bias": "model-00001-of-00003.safetensors",
|
373 |
+
"gpt_neox.layers.8.attention.query_key_value.weight": "model-00001-of-00003.safetensors",
|
374 |
+
"gpt_neox.layers.8.input_layernorm.bias": "model-00001-of-00003.safetensors",
|
375 |
+
"gpt_neox.layers.8.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
376 |
+
"gpt_neox.layers.8.mlp.dense_4h_to_h.bias": "model-00001-of-00003.safetensors",
|
377 |
+
"gpt_neox.layers.8.mlp.dense_4h_to_h.weight": "model-00001-of-00003.safetensors",
|
378 |
+
"gpt_neox.layers.8.mlp.dense_h_to_4h.bias": "model-00001-of-00003.safetensors",
|
379 |
+
"gpt_neox.layers.8.mlp.dense_h_to_4h.weight": "model-00001-of-00003.safetensors",
|
380 |
+
"gpt_neox.layers.8.post_attention_layernorm.bias": "model-00001-of-00003.safetensors",
|
381 |
+
"gpt_neox.layers.8.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
382 |
+
"gpt_neox.layers.9.attention.dense.bias": "model-00001-of-00003.safetensors",
|
383 |
+
"gpt_neox.layers.9.attention.dense.weight": "model-00001-of-00003.safetensors",
|
384 |
+
"gpt_neox.layers.9.attention.query_key_value.bias": "model-00001-of-00003.safetensors",
|
385 |
+
"gpt_neox.layers.9.attention.query_key_value.weight": "model-00001-of-00003.safetensors",
|
386 |
+
"gpt_neox.layers.9.input_layernorm.bias": "model-00001-of-00003.safetensors",
|
387 |
+
"gpt_neox.layers.9.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
388 |
+
"gpt_neox.layers.9.mlp.dense_4h_to_h.bias": "model-00001-of-00003.safetensors",
|
389 |
+
"gpt_neox.layers.9.mlp.dense_4h_to_h.weight": "model-00001-of-00003.safetensors",
|
390 |
+
"gpt_neox.layers.9.mlp.dense_h_to_4h.bias": "model-00001-of-00003.safetensors",
|
391 |
+
"gpt_neox.layers.9.mlp.dense_h_to_4h.weight": "model-00001-of-00003.safetensors",
|
392 |
+
"gpt_neox.layers.9.post_attention_layernorm.bias": "model-00001-of-00003.safetensors",
|
393 |
+
"gpt_neox.layers.9.post_attention_layernorm.weight": "model-00001-of-00003.safetensors"
|
394 |
+
}
|
395 |
+
}
|
runs/Jan16_22-47-28_amaterasu/events.out.tfevents.1705445675.amaterasu.3245306.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4b6a0b117a164c6fd725a0959c9fdf3b4adf0d479ae072cda46729a115a3eb0
|
3 |
+
size 213354
|
runs/Jan16_22-47-28_amaterasu/events.out.tfevents.1705482557.amaterasu.3245306.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22510410c0a9bf7d33044f2879efbc2691489987294a65e0b29fc419d3038904
|
3 |
+
size 828
|
special_tokens_map.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"### End",
|
4 |
+
"### Instruction:",
|
5 |
+
"### Response:"
|
6 |
+
],
|
7 |
+
"bos_token": "<|endoftext|>",
|
8 |
+
"eos_token": "<|endoftext|>",
|
9 |
+
"pad_token": "<|endoftext|>",
|
10 |
+
"unk_token": "<|endoftext|>"
|
11 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1,242 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_prefix_space": false,
|
3 |
+
"added_tokens_decoder": {
|
4 |
+
"0": {
|
5 |
+
"content": "<|endoftext|>",
|
6 |
+
"lstrip": false,
|
7 |
+
"normalized": false,
|
8 |
+
"rstrip": false,
|
9 |
+
"single_word": false,
|
10 |
+
"special": true
|
11 |
+
},
|
12 |
+
"1": {
|
13 |
+
"content": "<|padding|>",
|
14 |
+
"lstrip": false,
|
15 |
+
"normalized": false,
|
16 |
+
"rstrip": false,
|
17 |
+
"single_word": false,
|
18 |
+
"special": true
|
19 |
+
},
|
20 |
+
"50254": {
|
21 |
+
"content": " ",
|
22 |
+
"lstrip": false,
|
23 |
+
"normalized": true,
|
24 |
+
"rstrip": false,
|
25 |
+
"single_word": false,
|
26 |
+
"special": false
|
27 |
+
},
|
28 |
+
"50255": {
|
29 |
+
"content": " ",
|
30 |
+
"lstrip": false,
|
31 |
+
"normalized": true,
|
32 |
+
"rstrip": false,
|
33 |
+
"single_word": false,
|
34 |
+
"special": false
|
35 |
+
},
|
36 |
+
"50256": {
|
37 |
+
"content": " ",
|
38 |
+
"lstrip": false,
|
39 |
+
"normalized": true,
|
40 |
+
"rstrip": false,
|
41 |
+
"single_word": false,
|
42 |
+
"special": false
|
43 |
+
},
|
44 |
+
"50257": {
|
45 |
+
"content": " ",
|
46 |
+
"lstrip": false,
|
47 |
+
"normalized": true,
|
48 |
+
"rstrip": false,
|
49 |
+
"single_word": false,
|
50 |
+
"special": false
|
51 |
+
},
|
52 |
+
"50258": {
|
53 |
+
"content": " ",
|
54 |
+
"lstrip": false,
|
55 |
+
"normalized": true,
|
56 |
+
"rstrip": false,
|
57 |
+
"single_word": false,
|
58 |
+
"special": false
|
59 |
+
},
|
60 |
+
"50259": {
|
61 |
+
"content": " ",
|
62 |
+
"lstrip": false,
|
63 |
+
"normalized": true,
|
64 |
+
"rstrip": false,
|
65 |
+
"single_word": false,
|
66 |
+
"special": false
|
67 |
+
},
|
68 |
+
"50260": {
|
69 |
+
"content": " ",
|
70 |
+
"lstrip": false,
|
71 |
+
"normalized": true,
|
72 |
+
"rstrip": false,
|
73 |
+
"single_word": false,
|
74 |
+
"special": false
|
75 |
+
},
|
76 |
+
"50261": {
|
77 |
+
"content": " ",
|
78 |
+
"lstrip": false,
|
79 |
+
"normalized": true,
|
80 |
+
"rstrip": false,
|
81 |
+
"single_word": false,
|
82 |
+
"special": false
|
83 |
+
},
|
84 |
+
"50262": {
|
85 |
+
"content": " ",
|
86 |
+
"lstrip": false,
|
87 |
+
"normalized": true,
|
88 |
+
"rstrip": false,
|
89 |
+
"single_word": false,
|
90 |
+
"special": false
|
91 |
+
},
|
92 |
+
"50263": {
|
93 |
+
"content": " ",
|
94 |
+
"lstrip": false,
|
95 |
+
"normalized": true,
|
96 |
+
"rstrip": false,
|
97 |
+
"single_word": false,
|
98 |
+
"special": false
|
99 |
+
},
|
100 |
+
"50264": {
|
101 |
+
"content": " ",
|
102 |
+
"lstrip": false,
|
103 |
+
"normalized": true,
|
104 |
+
"rstrip": false,
|
105 |
+
"single_word": false,
|
106 |
+
"special": false
|
107 |
+
},
|
108 |
+
"50265": {
|
109 |
+
"content": " ",
|
110 |
+
"lstrip": false,
|
111 |
+
"normalized": true,
|
112 |
+
"rstrip": false,
|
113 |
+
"single_word": false,
|
114 |
+
"special": false
|
115 |
+
},
|
116 |
+
"50266": {
|
117 |
+
"content": " ",
|
118 |
+
"lstrip": false,
|
119 |
+
"normalized": true,
|
120 |
+
"rstrip": false,
|
121 |
+
"single_word": false,
|
122 |
+
"special": false
|
123 |
+
},
|
124 |
+
"50267": {
|
125 |
+
"content": " ",
|
126 |
+
"lstrip": false,
|
127 |
+
"normalized": true,
|
128 |
+
"rstrip": false,
|
129 |
+
"single_word": false,
|
130 |
+
"special": false
|
131 |
+
},
|
132 |
+
"50268": {
|
133 |
+
"content": " ",
|
134 |
+
"lstrip": false,
|
135 |
+
"normalized": true,
|
136 |
+
"rstrip": false,
|
137 |
+
"single_word": false,
|
138 |
+
"special": false
|
139 |
+
},
|
140 |
+
"50269": {
|
141 |
+
"content": " ",
|
142 |
+
"lstrip": false,
|
143 |
+
"normalized": true,
|
144 |
+
"rstrip": false,
|
145 |
+
"single_word": false,
|
146 |
+
"special": false
|
147 |
+
},
|
148 |
+
"50270": {
|
149 |
+
"content": " ",
|
150 |
+
"lstrip": false,
|
151 |
+
"normalized": true,
|
152 |
+
"rstrip": false,
|
153 |
+
"single_word": false,
|
154 |
+
"special": false
|
155 |
+
},
|
156 |
+
"50271": {
|
157 |
+
"content": " ",
|
158 |
+
"lstrip": false,
|
159 |
+
"normalized": true,
|
160 |
+
"rstrip": false,
|
161 |
+
"single_word": false,
|
162 |
+
"special": false
|
163 |
+
},
|
164 |
+
"50272": {
|
165 |
+
"content": " ",
|
166 |
+
"lstrip": false,
|
167 |
+
"normalized": true,
|
168 |
+
"rstrip": false,
|
169 |
+
"single_word": false,
|
170 |
+
"special": false
|
171 |
+
},
|
172 |
+
"50273": {
|
173 |
+
"content": " ",
|
174 |
+
"lstrip": false,
|
175 |
+
"normalized": true,
|
176 |
+
"rstrip": false,
|
177 |
+
"single_word": false,
|
178 |
+
"special": false
|
179 |
+
},
|
180 |
+
"50274": {
|
181 |
+
"content": " ",
|
182 |
+
"lstrip": false,
|
183 |
+
"normalized": true,
|
184 |
+
"rstrip": false,
|
185 |
+
"single_word": false,
|
186 |
+
"special": false
|
187 |
+
},
|
188 |
+
"50275": {
|
189 |
+
"content": " ",
|
190 |
+
"lstrip": false,
|
191 |
+
"normalized": true,
|
192 |
+
"rstrip": false,
|
193 |
+
"single_word": false,
|
194 |
+
"special": false
|
195 |
+
},
|
196 |
+
"50276": {
|
197 |
+
"content": " ",
|
198 |
+
"lstrip": false,
|
199 |
+
"normalized": true,
|
200 |
+
"rstrip": false,
|
201 |
+
"single_word": false,
|
202 |
+
"special": false
|
203 |
+
},
|
204 |
+
"50277": {
|
205 |
+
"content": "### End",
|
206 |
+
"lstrip": false,
|
207 |
+
"normalized": false,
|
208 |
+
"rstrip": false,
|
209 |
+
"single_word": false,
|
210 |
+
"special": true
|
211 |
+
},
|
212 |
+
"50278": {
|
213 |
+
"content": "### Instruction:",
|
214 |
+
"lstrip": false,
|
215 |
+
"normalized": false,
|
216 |
+
"rstrip": false,
|
217 |
+
"single_word": false,
|
218 |
+
"special": true
|
219 |
+
},
|
220 |
+
"50279": {
|
221 |
+
"content": "### Response:",
|
222 |
+
"lstrip": false,
|
223 |
+
"normalized": false,
|
224 |
+
"rstrip": false,
|
225 |
+
"single_word": false,
|
226 |
+
"special": true
|
227 |
+
}
|
228 |
+
},
|
229 |
+
"additional_special_tokens": [
|
230 |
+
"### End",
|
231 |
+
"### Instruction:",
|
232 |
+
"### Response:"
|
233 |
+
],
|
234 |
+
"bos_token": "<|endoftext|>",
|
235 |
+
"chat_template": "{% for message in messages %}\n{% if message['role'] == 'user' %}\n{{ '<|user|>\n' + message['content'] + eos_token }}\n{% elif message['role'] == 'system' %}\n{{ '<|system|>\n' + message['content'] + eos_token }}\n{% elif message['role'] == 'assistant' %}\n{{ '<|assistant|>\n' + message['content'] + eos_token }}\n{% endif %}\n{% if loop.last and add_generation_prompt %}\n{{ '<|assistant|>' }}\n{% endif %}\n{% endfor %}",
|
236 |
+
"clean_up_tokenization_spaces": true,
|
237 |
+
"eos_token": "<|endoftext|>",
|
238 |
+
"model_max_length": 2048,
|
239 |
+
"pad_token": "<|endoftext|>",
|
240 |
+
"tokenizer_class": "GPTNeoXTokenizer",
|
241 |
+
"unk_token": "<|endoftext|>"
|
242 |
+
}
|
train_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 1.0,
|
3 |
+
"train_loss": 0.11494619559330763,
|
4 |
+
"train_runtime": 36321.6775,
|
5 |
+
"train_samples": 188284,
|
6 |
+
"train_samples_per_second": 5.184,
|
7 |
+
"train_steps_per_second": 0.081
|
8 |
+
}
|
trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:194823f1673c19dbfdbf3a6a2e5f4d6442f7943f325a75441b204de220d1533d
|
3 |
+
size 5752
|