End of training
Browse files- README.md +158 -0
- adapter_config.json +33 -0
- adapter_model.bin +3 -0
- adapter_model.safetensors +3 -0
- config.json +55 -0
- last-checkpoint/README.md +202 -0
- last-checkpoint/adapter_config.json +33 -0
- last-checkpoint/adapter_model.safetensors +3 -0
- last-checkpoint/merges.txt +0 -0
- last-checkpoint/optimizer.pt +3 -0
- last-checkpoint/rng_state.pth +3 -0
- last-checkpoint/scheduler.pt +3 -0
- last-checkpoint/special_tokens_map.json +30 -0
- last-checkpoint/tokenizer.json +0 -0
- last-checkpoint/tokenizer_config.json +23 -0
- last-checkpoint/trainer_state.json +168 -0
- last-checkpoint/training_args.bin +3 -0
- last-checkpoint/vocab.json +0 -0
- merges.txt +0 -0
- special_tokens_map.json +30 -0
- tokenizer.json +0 -0
- tokenizer_config.json +23 -0
- training_args.bin +3 -0
- vocab.json +0 -0
README.md
ADDED
@@ -0,0 +1,158 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
license: mit
|
4 |
+
base_model: EleutherAI/gpt-neo-125m
|
5 |
+
tags:
|
6 |
+
- axolotl
|
7 |
+
- generated_from_trainer
|
8 |
+
model-index:
|
9 |
+
- name: 800c0a0f-6f19-4ff1-8d1c-22976973d989
|
10 |
+
results: []
|
11 |
+
---
|
12 |
+
|
13 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
+
should probably proofread and complete it, then remove this comment. -->
|
15 |
+
|
16 |
+
[<img src="https://raw.githubusercontent.com/axolotl-ai-cloud/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/axolotl-ai-cloud/axolotl)
|
17 |
+
<details><summary>See axolotl config</summary>
|
18 |
+
|
19 |
+
axolotl version: `0.4.1`
|
20 |
+
```yaml
|
21 |
+
adapter: lora
|
22 |
+
base_model: EleutherAI/gpt-neo-125m
|
23 |
+
bf16: auto
|
24 |
+
chat_template: llama3
|
25 |
+
dataset_prepared_path: null
|
26 |
+
datasets:
|
27 |
+
- data_files:
|
28 |
+
- 882781a320e204e0_train_data.json
|
29 |
+
ds_type: json
|
30 |
+
format: custom
|
31 |
+
path: /workspace/input_data/882781a320e204e0_train_data.json
|
32 |
+
type:
|
33 |
+
field_instruction: prompt_type
|
34 |
+
field_output: input
|
35 |
+
format: '{instruction}'
|
36 |
+
no_input_format: '{instruction}'
|
37 |
+
system_format: '{system}'
|
38 |
+
system_prompt: ''
|
39 |
+
debug: null
|
40 |
+
deepspeed: null
|
41 |
+
device: cuda
|
42 |
+
early_stopping_patience: 1
|
43 |
+
eval_max_new_tokens: 128
|
44 |
+
eval_steps: 5
|
45 |
+
eval_table_size: null
|
46 |
+
evals_per_epoch: null
|
47 |
+
flash_attention: false
|
48 |
+
fp16: null
|
49 |
+
gradient_accumulation_steps: 4
|
50 |
+
gradient_checkpointing: true
|
51 |
+
group_by_length: false
|
52 |
+
hub_model_id: null
|
53 |
+
hub_repo: null
|
54 |
+
hub_strategy: checkpoint
|
55 |
+
hub_token: null
|
56 |
+
learning_rate: 0.0002
|
57 |
+
load_in_4bit: false
|
58 |
+
load_in_8bit: false
|
59 |
+
local_rank: null
|
60 |
+
logging_steps: 3
|
61 |
+
lora_alpha: 32
|
62 |
+
lora_dropout: 0.05
|
63 |
+
lora_fan_in_fan_out: null
|
64 |
+
lora_model_dir: null
|
65 |
+
lora_r: 16
|
66 |
+
lora_target_linear: true
|
67 |
+
lr_scheduler: cosine
|
68 |
+
max_memory:
|
69 |
+
0: 78GiB
|
70 |
+
max_steps: 30
|
71 |
+
micro_batch_size: 2
|
72 |
+
mlflow_experiment_name: /tmp/882781a320e204e0_train_data.json
|
73 |
+
model_type: AutoModelForCausalLM
|
74 |
+
num_epochs: 1
|
75 |
+
optimizer: adamw_torch
|
76 |
+
output_dir: miner_id_24
|
77 |
+
pad_to_sequence_len: true
|
78 |
+
resume_from_checkpoint: null
|
79 |
+
s2_attention: null
|
80 |
+
sample_packing: false
|
81 |
+
save_steps: 10
|
82 |
+
sequence_len: 1024
|
83 |
+
special_tokens:
|
84 |
+
pad_token: <|endoftext|>
|
85 |
+
strict: false
|
86 |
+
tf32: false
|
87 |
+
tokenizer_type: AutoTokenizer
|
88 |
+
train_on_inputs: true
|
89 |
+
trust_remote_code: true
|
90 |
+
val_set_size: 0.05
|
91 |
+
wandb_entity: null
|
92 |
+
wandb_mode: online
|
93 |
+
wandb_name: 93fed7b9-eabe-4412-9294-859693833e4a
|
94 |
+
wandb_project: Gradients-On-Demand
|
95 |
+
wandb_run: your_name
|
96 |
+
wandb_runid: 93fed7b9-eabe-4412-9294-859693833e4a
|
97 |
+
warmup_steps: 5
|
98 |
+
weight_decay: 0.01
|
99 |
+
xformers_attention: true
|
100 |
+
|
101 |
+
```
|
102 |
+
|
103 |
+
</details><br>
|
104 |
+
|
105 |
+
# 800c0a0f-6f19-4ff1-8d1c-22976973d989
|
106 |
+
|
107 |
+
This model is a fine-tuned version of [EleutherAI/gpt-neo-125m](https://huggingface.co/EleutherAI/gpt-neo-125m) on the None dataset.
|
108 |
+
It achieves the following results on the evaluation set:
|
109 |
+
- Loss: 2.4069
|
110 |
+
|
111 |
+
## Model description
|
112 |
+
|
113 |
+
More information needed
|
114 |
+
|
115 |
+
## Intended uses & limitations
|
116 |
+
|
117 |
+
More information needed
|
118 |
+
|
119 |
+
## Training and evaluation data
|
120 |
+
|
121 |
+
More information needed
|
122 |
+
|
123 |
+
## Training procedure
|
124 |
+
|
125 |
+
### Training hyperparameters
|
126 |
+
|
127 |
+
The following hyperparameters were used during training:
|
128 |
+
- learning_rate: 0.0002
|
129 |
+
- train_batch_size: 2
|
130 |
+
- eval_batch_size: 2
|
131 |
+
- seed: 42
|
132 |
+
- gradient_accumulation_steps: 4
|
133 |
+
- total_train_batch_size: 8
|
134 |
+
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
135 |
+
- lr_scheduler_type: cosine
|
136 |
+
- lr_scheduler_warmup_steps: 5
|
137 |
+
- training_steps: 30
|
138 |
+
|
139 |
+
### Training results
|
140 |
+
|
141 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
142 |
+
|:-------------:|:------:|:----:|:---------------:|
|
143 |
+
| No log | 0.0002 | 1 | 2.5993 |
|
144 |
+
| 9.9456 | 0.0009 | 5 | 2.5781 |
|
145 |
+
| 10.5193 | 0.0018 | 10 | 2.4776 |
|
146 |
+
| 9.4294 | 0.0026 | 15 | 2.4330 |
|
147 |
+
| 9.1762 | 0.0035 | 20 | 2.4167 |
|
148 |
+
| 8.8708 | 0.0044 | 25 | 2.4079 |
|
149 |
+
| 10.183 | 0.0053 | 30 | 2.4069 |
|
150 |
+
|
151 |
+
|
152 |
+
### Framework versions
|
153 |
+
|
154 |
+
- PEFT 0.13.2
|
155 |
+
- Transformers 4.46.0
|
156 |
+
- Pytorch 2.5.0+cu124
|
157 |
+
- Datasets 3.0.1
|
158 |
+
- Tokenizers 0.20.1
|
adapter_config.json
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "EleutherAI/gpt-neo-125m",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": null,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layer_replication": null,
|
10 |
+
"layers_pattern": null,
|
11 |
+
"layers_to_transform": null,
|
12 |
+
"loftq_config": {},
|
13 |
+
"lora_alpha": 32,
|
14 |
+
"lora_dropout": 0.05,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": null,
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 16,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"out_proj",
|
24 |
+
"c_proj",
|
25 |
+
"c_fc",
|
26 |
+
"v_proj",
|
27 |
+
"q_proj",
|
28 |
+
"k_proj"
|
29 |
+
],
|
30 |
+
"task_type": "CAUSAL_LM",
|
31 |
+
"use_dora": false,
|
32 |
+
"use_rslora": false
|
33 |
+
}
|
adapter_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e289492747a772d16ed149bf776487ca8f45cc31c731d68ccf8673e3ce4f3092
|
3 |
+
size 10669066
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ccc5cff09f82ef7a06dacb2a72a0ce993224408a23f0d43a9ad0b59c85db87d
|
3 |
+
size 10636096
|
config.json
ADDED
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_attn_implementation_autoset": true,
|
3 |
+
"_name_or_path": "EleutherAI/gpt-neo-125m",
|
4 |
+
"activation_function": "gelu_new",
|
5 |
+
"architectures": [
|
6 |
+
"GPTNeoForCausalLM"
|
7 |
+
],
|
8 |
+
"attention_dropout": 0,
|
9 |
+
"attention_layers": [
|
10 |
+
"global",
|
11 |
+
"local",
|
12 |
+
"global",
|
13 |
+
"local",
|
14 |
+
"global",
|
15 |
+
"local",
|
16 |
+
"global",
|
17 |
+
"local",
|
18 |
+
"global",
|
19 |
+
"local",
|
20 |
+
"global",
|
21 |
+
"local"
|
22 |
+
],
|
23 |
+
"attention_types": [
|
24 |
+
[
|
25 |
+
[
|
26 |
+
"global",
|
27 |
+
"local"
|
28 |
+
],
|
29 |
+
6
|
30 |
+
]
|
31 |
+
],
|
32 |
+
"bos_token_id": 50256,
|
33 |
+
"classifier_dropout": 0.1,
|
34 |
+
"embed_dropout": 0,
|
35 |
+
"eos_token_id": 50256,
|
36 |
+
"gradient_checkpointing": false,
|
37 |
+
"hidden_size": 768,
|
38 |
+
"initializer_range": 0.02,
|
39 |
+
"intermediate_size": null,
|
40 |
+
"layer_norm_epsilon": 1e-05,
|
41 |
+
"max_position_embeddings": 2048,
|
42 |
+
"model_type": "gpt_neo",
|
43 |
+
"num_heads": 12,
|
44 |
+
"num_layers": 12,
|
45 |
+
"resid_dropout": 0,
|
46 |
+
"summary_activation": null,
|
47 |
+
"summary_first_dropout": 0.1,
|
48 |
+
"summary_proj_to_labels": true,
|
49 |
+
"summary_type": "cls_index",
|
50 |
+
"summary_use_proj": true,
|
51 |
+
"transformers_version": "4.46.0",
|
52 |
+
"use_cache": false,
|
53 |
+
"vocab_size": 50257,
|
54 |
+
"window_size": 256
|
55 |
+
}
|
last-checkpoint/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: EleutherAI/gpt-neo-125m
|
3 |
+
library_name: peft
|
4 |
+
---
|
5 |
+
|
6 |
+
# Model Card for Model ID
|
7 |
+
|
8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
+
|
10 |
+
|
11 |
+
|
12 |
+
## Model Details
|
13 |
+
|
14 |
+
### Model Description
|
15 |
+
|
16 |
+
<!-- Provide a longer summary of what this model is. -->
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
- **Developed by:** [More Information Needed]
|
21 |
+
- **Funded by [optional]:** [More Information Needed]
|
22 |
+
- **Shared by [optional]:** [More Information Needed]
|
23 |
+
- **Model type:** [More Information Needed]
|
24 |
+
- **Language(s) (NLP):** [More Information Needed]
|
25 |
+
- **License:** [More Information Needed]
|
26 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
+
|
28 |
+
### Model Sources [optional]
|
29 |
+
|
30 |
+
<!-- Provide the basic links for the model. -->
|
31 |
+
|
32 |
+
- **Repository:** [More Information Needed]
|
33 |
+
- **Paper [optional]:** [More Information Needed]
|
34 |
+
- **Demo [optional]:** [More Information Needed]
|
35 |
+
|
36 |
+
## Uses
|
37 |
+
|
38 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
39 |
+
|
40 |
+
### Direct Use
|
41 |
+
|
42 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
43 |
+
|
44 |
+
[More Information Needed]
|
45 |
+
|
46 |
+
### Downstream Use [optional]
|
47 |
+
|
48 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
49 |
+
|
50 |
+
[More Information Needed]
|
51 |
+
|
52 |
+
### Out-of-Scope Use
|
53 |
+
|
54 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
55 |
+
|
56 |
+
[More Information Needed]
|
57 |
+
|
58 |
+
## Bias, Risks, and Limitations
|
59 |
+
|
60 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
61 |
+
|
62 |
+
[More Information Needed]
|
63 |
+
|
64 |
+
### Recommendations
|
65 |
+
|
66 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
67 |
+
|
68 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
69 |
+
|
70 |
+
## How to Get Started with the Model
|
71 |
+
|
72 |
+
Use the code below to get started with the model.
|
73 |
+
|
74 |
+
[More Information Needed]
|
75 |
+
|
76 |
+
## Training Details
|
77 |
+
|
78 |
+
### Training Data
|
79 |
+
|
80 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
81 |
+
|
82 |
+
[More Information Needed]
|
83 |
+
|
84 |
+
### Training Procedure
|
85 |
+
|
86 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
87 |
+
|
88 |
+
#### Preprocessing [optional]
|
89 |
+
|
90 |
+
[More Information Needed]
|
91 |
+
|
92 |
+
|
93 |
+
#### Training Hyperparameters
|
94 |
+
|
95 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
96 |
+
|
97 |
+
#### Speeds, Sizes, Times [optional]
|
98 |
+
|
99 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
100 |
+
|
101 |
+
[More Information Needed]
|
102 |
+
|
103 |
+
## Evaluation
|
104 |
+
|
105 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
106 |
+
|
107 |
+
### Testing Data, Factors & Metrics
|
108 |
+
|
109 |
+
#### Testing Data
|
110 |
+
|
111 |
+
<!-- This should link to a Dataset Card if possible. -->
|
112 |
+
|
113 |
+
[More Information Needed]
|
114 |
+
|
115 |
+
#### Factors
|
116 |
+
|
117 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
118 |
+
|
119 |
+
[More Information Needed]
|
120 |
+
|
121 |
+
#### Metrics
|
122 |
+
|
123 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
124 |
+
|
125 |
+
[More Information Needed]
|
126 |
+
|
127 |
+
### Results
|
128 |
+
|
129 |
+
[More Information Needed]
|
130 |
+
|
131 |
+
#### Summary
|
132 |
+
|
133 |
+
|
134 |
+
|
135 |
+
## Model Examination [optional]
|
136 |
+
|
137 |
+
<!-- Relevant interpretability work for the model goes here -->
|
138 |
+
|
139 |
+
[More Information Needed]
|
140 |
+
|
141 |
+
## Environmental Impact
|
142 |
+
|
143 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
144 |
+
|
145 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
146 |
+
|
147 |
+
- **Hardware Type:** [More Information Needed]
|
148 |
+
- **Hours used:** [More Information Needed]
|
149 |
+
- **Cloud Provider:** [More Information Needed]
|
150 |
+
- **Compute Region:** [More Information Needed]
|
151 |
+
- **Carbon Emitted:** [More Information Needed]
|
152 |
+
|
153 |
+
## Technical Specifications [optional]
|
154 |
+
|
155 |
+
### Model Architecture and Objective
|
156 |
+
|
157 |
+
[More Information Needed]
|
158 |
+
|
159 |
+
### Compute Infrastructure
|
160 |
+
|
161 |
+
[More Information Needed]
|
162 |
+
|
163 |
+
#### Hardware
|
164 |
+
|
165 |
+
[More Information Needed]
|
166 |
+
|
167 |
+
#### Software
|
168 |
+
|
169 |
+
[More Information Needed]
|
170 |
+
|
171 |
+
## Citation [optional]
|
172 |
+
|
173 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
174 |
+
|
175 |
+
**BibTeX:**
|
176 |
+
|
177 |
+
[More Information Needed]
|
178 |
+
|
179 |
+
**APA:**
|
180 |
+
|
181 |
+
[More Information Needed]
|
182 |
+
|
183 |
+
## Glossary [optional]
|
184 |
+
|
185 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
186 |
+
|
187 |
+
[More Information Needed]
|
188 |
+
|
189 |
+
## More Information [optional]
|
190 |
+
|
191 |
+
[More Information Needed]
|
192 |
+
|
193 |
+
## Model Card Authors [optional]
|
194 |
+
|
195 |
+
[More Information Needed]
|
196 |
+
|
197 |
+
## Model Card Contact
|
198 |
+
|
199 |
+
[More Information Needed]
|
200 |
+
### Framework versions
|
201 |
+
|
202 |
+
- PEFT 0.13.2
|
last-checkpoint/adapter_config.json
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "EleutherAI/gpt-neo-125m",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": null,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layer_replication": null,
|
10 |
+
"layers_pattern": null,
|
11 |
+
"layers_to_transform": null,
|
12 |
+
"loftq_config": {},
|
13 |
+
"lora_alpha": 32,
|
14 |
+
"lora_dropout": 0.05,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": null,
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 16,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"out_proj",
|
24 |
+
"c_proj",
|
25 |
+
"c_fc",
|
26 |
+
"v_proj",
|
27 |
+
"q_proj",
|
28 |
+
"k_proj"
|
29 |
+
],
|
30 |
+
"task_type": "CAUSAL_LM",
|
31 |
+
"use_dora": false,
|
32 |
+
"use_rslora": false
|
33 |
+
}
|
last-checkpoint/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ccc5cff09f82ef7a06dacb2a72a0ce993224408a23f0d43a9ad0b59c85db87d
|
3 |
+
size 10636096
|
last-checkpoint/merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
last-checkpoint/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d9dd7f8bf5ff5658130f3f7dcc3f3ce87ffa0bc3ac2534f073d32f25a2f4d74
|
3 |
+
size 21354682
|
last-checkpoint/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8691329f440bf4f5ee2475d4e8590532ce29184583b8bedd7cbb7e69b495e52
|
3 |
+
size 14244
|
last-checkpoint/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2def2cd24154d8cecbaa07c36ae27e5ebb9b7273a78abfea27aa67c480e4ae2b
|
3 |
+
size 1064
|
last-checkpoint/special_tokens_map.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<|endoftext|>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": true,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"eos_token": {
|
10 |
+
"content": "<|endoftext|>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": true,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": {
|
17 |
+
"content": "<|endoftext|>",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": false,
|
20 |
+
"rstrip": false,
|
21 |
+
"single_word": false
|
22 |
+
},
|
23 |
+
"unk_token": {
|
24 |
+
"content": "<|endoftext|>",
|
25 |
+
"lstrip": false,
|
26 |
+
"normalized": true,
|
27 |
+
"rstrip": false,
|
28 |
+
"single_word": false
|
29 |
+
}
|
30 |
+
}
|
last-checkpoint/tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
last-checkpoint/tokenizer_config.json
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": false,
|
3 |
+
"add_prefix_space": false,
|
4 |
+
"added_tokens_decoder": {
|
5 |
+
"50256": {
|
6 |
+
"content": "<|endoftext|>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": false,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false,
|
11 |
+
"special": true
|
12 |
+
}
|
13 |
+
},
|
14 |
+
"bos_token": "<|endoftext|>",
|
15 |
+
"chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>\n\n' }}{% endif %}",
|
16 |
+
"clean_up_tokenization_spaces": true,
|
17 |
+
"eos_token": "<|endoftext|>",
|
18 |
+
"errors": "replace",
|
19 |
+
"model_max_length": 2048,
|
20 |
+
"pad_token": "<|endoftext|>",
|
21 |
+
"tokenizer_class": "GPT2Tokenizer",
|
22 |
+
"unk_token": "<|endoftext|>"
|
23 |
+
}
|
last-checkpoint/trainer_state.json
ADDED
@@ -0,0 +1,168 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": 2.406879425048828,
|
3 |
+
"best_model_checkpoint": "miner_id_24/checkpoint-30",
|
4 |
+
"epoch": 0.0052514113167913875,
|
5 |
+
"eval_steps": 5,
|
6 |
+
"global_step": 30,
|
7 |
+
"is_hyper_param_search": false,
|
8 |
+
"is_local_process_zero": true,
|
9 |
+
"is_world_process_zero": true,
|
10 |
+
"log_history": [
|
11 |
+
{
|
12 |
+
"epoch": 0.00017504704389304627,
|
13 |
+
"eval_loss": 2.599263906478882,
|
14 |
+
"eval_runtime": 29.6592,
|
15 |
+
"eval_samples_per_second": 81.122,
|
16 |
+
"eval_steps_per_second": 40.561,
|
17 |
+
"step": 1
|
18 |
+
},
|
19 |
+
{
|
20 |
+
"epoch": 0.0005251411316791387,
|
21 |
+
"grad_norm": 1.3951877355575562,
|
22 |
+
"learning_rate": 0.00012,
|
23 |
+
"loss": 9.9456,
|
24 |
+
"step": 3
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 0.0008752352194652313,
|
28 |
+
"eval_loss": 2.5780935287475586,
|
29 |
+
"eval_runtime": 29.8289,
|
30 |
+
"eval_samples_per_second": 80.66,
|
31 |
+
"eval_steps_per_second": 40.33,
|
32 |
+
"step": 5
|
33 |
+
},
|
34 |
+
{
|
35 |
+
"epoch": 0.0010502822633582775,
|
36 |
+
"grad_norm": 1.2411249876022339,
|
37 |
+
"learning_rate": 0.0001992114701314478,
|
38 |
+
"loss": 11.1858,
|
39 |
+
"step": 6
|
40 |
+
},
|
41 |
+
{
|
42 |
+
"epoch": 0.0015754233950374162,
|
43 |
+
"grad_norm": 0.9938393831253052,
|
44 |
+
"learning_rate": 0.00018763066800438636,
|
45 |
+
"loss": 10.5193,
|
46 |
+
"step": 9
|
47 |
+
},
|
48 |
+
{
|
49 |
+
"epoch": 0.0017504704389304626,
|
50 |
+
"eval_loss": 2.4776437282562256,
|
51 |
+
"eval_runtime": 29.9977,
|
52 |
+
"eval_samples_per_second": 80.206,
|
53 |
+
"eval_steps_per_second": 40.103,
|
54 |
+
"step": 10
|
55 |
+
},
|
56 |
+
{
|
57 |
+
"epoch": 0.002100564526716555,
|
58 |
+
"grad_norm": 0.5660353899002075,
|
59 |
+
"learning_rate": 0.000163742398974869,
|
60 |
+
"loss": 9.1216,
|
61 |
+
"step": 12
|
62 |
+
},
|
63 |
+
{
|
64 |
+
"epoch": 0.0026257056583956937,
|
65 |
+
"grad_norm": 0.7864254713058472,
|
66 |
+
"learning_rate": 0.00013090169943749476,
|
67 |
+
"loss": 9.4294,
|
68 |
+
"step": 15
|
69 |
+
},
|
70 |
+
{
|
71 |
+
"epoch": 0.0026257056583956937,
|
72 |
+
"eval_loss": 2.4329674243927,
|
73 |
+
"eval_runtime": 29.8474,
|
74 |
+
"eval_samples_per_second": 80.61,
|
75 |
+
"eval_steps_per_second": 40.305,
|
76 |
+
"step": 15
|
77 |
+
},
|
78 |
+
{
|
79 |
+
"epoch": 0.0031508467900748325,
|
80 |
+
"grad_norm": 0.8525682687759399,
|
81 |
+
"learning_rate": 9.372094804706867e-05,
|
82 |
+
"loss": 9.1762,
|
83 |
+
"step": 18
|
84 |
+
},
|
85 |
+
{
|
86 |
+
"epoch": 0.003500940877860925,
|
87 |
+
"eval_loss": 2.4166924953460693,
|
88 |
+
"eval_runtime": 29.7208,
|
89 |
+
"eval_samples_per_second": 80.953,
|
90 |
+
"eval_steps_per_second": 40.477,
|
91 |
+
"step": 20
|
92 |
+
},
|
93 |
+
{
|
94 |
+
"epoch": 0.0036759879217539712,
|
95 |
+
"grad_norm": 1.8014469146728516,
|
96 |
+
"learning_rate": 5.7422070843492734e-05,
|
97 |
+
"loss": 11.2091,
|
98 |
+
"step": 21
|
99 |
+
},
|
100 |
+
{
|
101 |
+
"epoch": 0.00420112905343311,
|
102 |
+
"grad_norm": 0.7783241271972656,
|
103 |
+
"learning_rate": 2.7103137257858868e-05,
|
104 |
+
"loss": 8.8708,
|
105 |
+
"step": 24
|
106 |
+
},
|
107 |
+
{
|
108 |
+
"epoch": 0.0043761760973261565,
|
109 |
+
"eval_loss": 2.4078986644744873,
|
110 |
+
"eval_runtime": 29.6893,
|
111 |
+
"eval_samples_per_second": 81.039,
|
112 |
+
"eval_steps_per_second": 40.52,
|
113 |
+
"step": 25
|
114 |
+
},
|
115 |
+
{
|
116 |
+
"epoch": 0.004726270185112249,
|
117 |
+
"grad_norm": 1.095931887626648,
|
118 |
+
"learning_rate": 7.022351411174866e-06,
|
119 |
+
"loss": 10.1005,
|
120 |
+
"step": 27
|
121 |
+
},
|
122 |
+
{
|
123 |
+
"epoch": 0.0052514113167913875,
|
124 |
+
"grad_norm": 0.9916987419128418,
|
125 |
+
"learning_rate": 0.0,
|
126 |
+
"loss": 10.183,
|
127 |
+
"step": 30
|
128 |
+
},
|
129 |
+
{
|
130 |
+
"epoch": 0.0052514113167913875,
|
131 |
+
"eval_loss": 2.406879425048828,
|
132 |
+
"eval_runtime": 29.5806,
|
133 |
+
"eval_samples_per_second": 81.337,
|
134 |
+
"eval_steps_per_second": 40.669,
|
135 |
+
"step": 30
|
136 |
+
}
|
137 |
+
],
|
138 |
+
"logging_steps": 3,
|
139 |
+
"max_steps": 30,
|
140 |
+
"num_input_tokens_seen": 0,
|
141 |
+
"num_train_epochs": 1,
|
142 |
+
"save_steps": 10,
|
143 |
+
"stateful_callbacks": {
|
144 |
+
"EarlyStoppingCallback": {
|
145 |
+
"args": {
|
146 |
+
"early_stopping_patience": 1,
|
147 |
+
"early_stopping_threshold": 0.0
|
148 |
+
},
|
149 |
+
"attributes": {
|
150 |
+
"early_stopping_patience_counter": 0
|
151 |
+
}
|
152 |
+
},
|
153 |
+
"TrainerControl": {
|
154 |
+
"args": {
|
155 |
+
"should_epoch_stop": false,
|
156 |
+
"should_evaluate": false,
|
157 |
+
"should_log": false,
|
158 |
+
"should_save": true,
|
159 |
+
"should_training_stop": true
|
160 |
+
},
|
161 |
+
"attributes": {}
|
162 |
+
}
|
163 |
+
},
|
164 |
+
"total_flos": 149764618321920.0,
|
165 |
+
"train_batch_size": 2,
|
166 |
+
"trial_name": null,
|
167 |
+
"trial_params": null
|
168 |
+
}
|
last-checkpoint/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45c650f28f8d507e56d809ba2953d24c90b2f8ec7b071df35599e5bffe36d264
|
3 |
+
size 6776
|
last-checkpoint/vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
special_tokens_map.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<|endoftext|>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": true,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"eos_token": {
|
10 |
+
"content": "<|endoftext|>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": true,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": {
|
17 |
+
"content": "<|endoftext|>",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": false,
|
20 |
+
"rstrip": false,
|
21 |
+
"single_word": false
|
22 |
+
},
|
23 |
+
"unk_token": {
|
24 |
+
"content": "<|endoftext|>",
|
25 |
+
"lstrip": false,
|
26 |
+
"normalized": true,
|
27 |
+
"rstrip": false,
|
28 |
+
"single_word": false
|
29 |
+
}
|
30 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": false,
|
3 |
+
"add_prefix_space": false,
|
4 |
+
"added_tokens_decoder": {
|
5 |
+
"50256": {
|
6 |
+
"content": "<|endoftext|>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": false,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false,
|
11 |
+
"special": true
|
12 |
+
}
|
13 |
+
},
|
14 |
+
"bos_token": "<|endoftext|>",
|
15 |
+
"chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>\n\n' }}{% endif %}",
|
16 |
+
"clean_up_tokenization_spaces": true,
|
17 |
+
"eos_token": "<|endoftext|>",
|
18 |
+
"errors": "replace",
|
19 |
+
"model_max_length": 2048,
|
20 |
+
"pad_token": "<|endoftext|>",
|
21 |
+
"tokenizer_class": "GPT2Tokenizer",
|
22 |
+
"unk_token": "<|endoftext|>"
|
23 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45c650f28f8d507e56d809ba2953d24c90b2f8ec7b071df35599e5bffe36d264
|
3 |
+
size 6776
|
vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|