VERSIL91 commited on
Commit
6b2aa44
·
verified ·
1 Parent(s): 79c0c89

End of training

Browse files
README.md ADDED
@@ -0,0 +1,167 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: katuni4ka/tiny-random-falcon-40b
4
+ tags:
5
+ - axolotl
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: 246c1af2-6d59-49c1-af3c-679189ac4ada
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ [<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)
16
+ <details><summary>See axolotl config</summary>
17
+
18
+ axolotl version: `0.4.1`
19
+ ```yaml
20
+ accelerate_config:
21
+ dynamo_backend: inductor
22
+ mixed_precision: bf16
23
+ num_machines: 1
24
+ num_processes: auto
25
+ use_cpu: false
26
+ adapter: lora
27
+ base_model: katuni4ka/tiny-random-falcon-40b
28
+ bf16: auto
29
+ chat_template: llama3
30
+ dataset_prepared_path: null
31
+ datasets:
32
+ - data_files:
33
+ - 1ad82bd34b989afb_train_data.json
34
+ ds_type: json
35
+ format: custom
36
+ path: /workspace/input_data/1ad82bd34b989afb_train_data.json
37
+ type:
38
+ field_input: context
39
+ field_instruction: statement
40
+ field_output: justification
41
+ format: '{instruction} {input}'
42
+ no_input_format: '{instruction}'
43
+ system_format: '{system}'
44
+ system_prompt: ''
45
+ debug: null
46
+ deepspeed: null
47
+ device_map: auto
48
+ early_stopping_patience: null
49
+ eval_max_new_tokens: 128
50
+ eval_table_size: null
51
+ evals_per_epoch: 4
52
+ flash_attention: false
53
+ fp16: null
54
+ fsdp: null
55
+ fsdp_config: null
56
+ gradient_accumulation_steps: 16
57
+ gradient_checkpointing: true
58
+ group_by_length: false
59
+ hub_model_id: null
60
+ hub_repo: null
61
+ hub_strategy: checkpoint
62
+ hub_token: null
63
+ learning_rate: 0.0001
64
+ local_rank: null
65
+ logging_steps: 1
66
+ lora_alpha: 16
67
+ lora_dropout: 0.05
68
+ lora_fan_in_fan_out: null
69
+ lora_model_dir: null
70
+ lora_r: 8
71
+ lora_target_linear: true
72
+ lora_target_modules:
73
+ - q_proj
74
+ - v_proj
75
+ lr_scheduler: cosine
76
+ max_memory:
77
+ 0: 70GiB
78
+ max_steps: 50
79
+ micro_batch_size: 2
80
+ mlflow_experiment_name: /tmp/1ad82bd34b989afb_train_data.json
81
+ model_type: AutoModelForCausalLM
82
+ num_epochs: 1
83
+ optimizer: adamw_bnb_8bit
84
+ output_dir: miner_id_24
85
+ pad_to_sequence_len: true
86
+ quantization_config:
87
+ llm_int8_enable_fp32_cpu_offload: true
88
+ load_in_8bit: true
89
+ resume_from_checkpoint: null
90
+ s2_attention: null
91
+ sample_packing: false
92
+ saves_per_epoch: 4
93
+ sequence_len: 512
94
+ special_tokens:
95
+ pad_token: <|endoftext|>
96
+ strict: false
97
+ tf32: false
98
+ tokenizer_type: AutoTokenizer
99
+ torch_compile: true
100
+ train_on_inputs: false
101
+ trust_remote_code: true
102
+ val_set_size: 0.05
103
+ wandb_entity: null
104
+ wandb_mode: online
105
+ wandb_name: 246c1af2-6d59-49c1-af3c-679189ac4ada
106
+ wandb_project: Gradients-On-Demand
107
+ wandb_run: your_name
108
+ wandb_runid: 246c1af2-6d59-49c1-af3c-679189ac4ada
109
+ warmup_steps: 10
110
+ weight_decay: 0.0
111
+ xformers_attention: null
112
+
113
+ ```
114
+
115
+ </details><br>
116
+
117
+ # 246c1af2-6d59-49c1-af3c-679189ac4ada
118
+
119
+ This model is a fine-tuned version of [katuni4ka/tiny-random-falcon-40b](https://huggingface.co/katuni4ka/tiny-random-falcon-40b) on the None dataset.
120
+ It achieves the following results on the evaluation set:
121
+ - Loss: 11.0813
122
+
123
+ ## Model description
124
+
125
+ More information needed
126
+
127
+ ## Intended uses & limitations
128
+
129
+ More information needed
130
+
131
+ ## Training and evaluation data
132
+
133
+ More information needed
134
+
135
+ ## Training procedure
136
+
137
+ ### Training hyperparameters
138
+
139
+ The following hyperparameters were used during training:
140
+ - learning_rate: 0.0001
141
+ - train_batch_size: 2
142
+ - eval_batch_size: 2
143
+ - seed: 42
144
+ - gradient_accumulation_steps: 16
145
+ - total_train_batch_size: 32
146
+ - optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
147
+ - lr_scheduler_type: cosine
148
+ - lr_scheduler_warmup_steps: 10
149
+ - training_steps: 50
150
+
151
+ ### Training results
152
+
153
+ | Training Loss | Epoch | Step | Validation Loss |
154
+ |:-------------:|:------:|:----:|:---------------:|
155
+ | 178.0 | 0.0015 | 1 | 11.1198 |
156
+ | 177.8125 | 0.0192 | 13 | 11.1134 |
157
+ | 177.5625 | 0.0383 | 26 | 11.0940 |
158
+ | 177.4375 | 0.0575 | 39 | 11.0813 |
159
+
160
+
161
+ ### Framework versions
162
+
163
+ - PEFT 0.13.2
164
+ - Transformers 4.46.0
165
+ - Pytorch 2.5.0+cu124
166
+ - Datasets 3.0.1
167
+ - 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": "katuni4ka/tiny-random-falcon-40b",
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": 16,
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": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "dense_h_to_4h",
24
+ "q_proj",
25
+ "dense_4h_to_h",
26
+ "query_key_value",
27
+ "dense",
28
+ "v_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:97c9a223d9b641c634271a2acabdbf8c137ac4d9dc035ba47e1c463e4ef957d5
3
+ size 129182
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54bad2ebdce62033c5cc03d5819af0f695964488fc49bafa0463c1f98b69934b
3
+ size 125040
config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_attn_implementation_autoset": true,
3
+ "_name_or_path": "katuni4ka/tiny-random-falcon-40b",
4
+ "activation": "gelu",
5
+ "alibi": false,
6
+ "apply_residual_connection_post_layernorm": false,
7
+ "architectures": [
8
+ "FalconForCausalLM"
9
+ ],
10
+ "attention_dropout": 0.0,
11
+ "bias": false,
12
+ "bos_token_id": null,
13
+ "eos_token_id": 11,
14
+ "ffn_hidden_size": 512,
15
+ "hidden_dropout": 0.0,
16
+ "hidden_size": 128,
17
+ "initializer_range": 0.02,
18
+ "layer_norm_epsilon": 1e-05,
19
+ "max_position_embeddings": 2048,
20
+ "model_type": "falcon",
21
+ "multi_query": true,
22
+ "new_decoder_architecture": true,
23
+ "num_attention_heads": 16,
24
+ "num_hidden_layers": 2,
25
+ "num_kv_heads": 8,
26
+ "num_ln_in_parallel_attn": 2,
27
+ "parallel_attn": true,
28
+ "rope_scaling": null,
29
+ "rope_theta": 10000.0,
30
+ "torch_dtype": "float32",
31
+ "transformers_version": "4.46.0",
32
+ "use_cache": false,
33
+ "vocab_size": 65024
34
+ }
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: katuni4ka/tiny-random-falcon-40b
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": "katuni4ka/tiny-random-falcon-40b",
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": 16,
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": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "dense_h_to_4h",
24
+ "q_proj",
25
+ "dense_4h_to_h",
26
+ "query_key_value",
27
+ "dense",
28
+ "v_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:54bad2ebdce62033c5cc03d5819af0f695964488fc49bafa0463c1f98b69934b
3
+ size 125040
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00cba44cafb5427c68d520b538784bedcd772f1627691f363c3bec2399597abc
3
+ size 162868
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2edc13c60910e9acd555e90579b2ee1807926bb393c7c79b1e24163c3f5bfc9f
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1df0528620c07325b8faa7567e59b0c1e86a1f1ee6af1245a69c6c0463fe4e2
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ ">>TITLE<<",
4
+ ">>ABSTRACT<<",
5
+ ">>INTRODUCTION<<",
6
+ ">>SUMMARY<<",
7
+ ">>COMMENT<<",
8
+ ">>ANSWER<<",
9
+ ">>QUESTION<<",
10
+ ">>DOMAIN<<",
11
+ ">>PREFIX<<",
12
+ ">>SUFFIX<<",
13
+ ">>MIDDLE<<"
14
+ ],
15
+ "eos_token": {
16
+ "content": "<|endoftext|>",
17
+ "lstrip": false,
18
+ "normalized": false,
19
+ "rstrip": false,
20
+ "single_word": false
21
+ },
22
+ "pad_token": {
23
+ "content": "<|endoftext|>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false
28
+ }
29
+ }
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,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": ">>TITLE<<",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": ">>ABSTRACT<<",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": ">>INTRODUCTION<<",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "3": {
29
+ "content": ">>SUMMARY<<",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "4": {
37
+ "content": ">>COMMENT<<",
38
+ "lstrip": false,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ },
44
+ "5": {
45
+ "content": ">>ANSWER<<",
46
+ "lstrip": false,
47
+ "normalized": false,
48
+ "rstrip": false,
49
+ "single_word": false,
50
+ "special": true
51
+ },
52
+ "6": {
53
+ "content": ">>QUESTION<<",
54
+ "lstrip": false,
55
+ "normalized": false,
56
+ "rstrip": false,
57
+ "single_word": false,
58
+ "special": true
59
+ },
60
+ "7": {
61
+ "content": ">>DOMAIN<<",
62
+ "lstrip": false,
63
+ "normalized": false,
64
+ "rstrip": false,
65
+ "single_word": false,
66
+ "special": true
67
+ },
68
+ "8": {
69
+ "content": ">>PREFIX<<",
70
+ "lstrip": false,
71
+ "normalized": false,
72
+ "rstrip": false,
73
+ "single_word": false,
74
+ "special": true
75
+ },
76
+ "9": {
77
+ "content": ">>SUFFIX<<",
78
+ "lstrip": false,
79
+ "normalized": false,
80
+ "rstrip": false,
81
+ "single_word": false,
82
+ "special": true
83
+ },
84
+ "10": {
85
+ "content": ">>MIDDLE<<",
86
+ "lstrip": false,
87
+ "normalized": false,
88
+ "rstrip": false,
89
+ "single_word": false,
90
+ "special": true
91
+ },
92
+ "11": {
93
+ "content": "<|endoftext|>",
94
+ "lstrip": false,
95
+ "normalized": false,
96
+ "rstrip": false,
97
+ "single_word": false,
98
+ "special": true
99
+ }
100
+ },
101
+ "additional_special_tokens": [
102
+ ">>TITLE<<",
103
+ ">>ABSTRACT<<",
104
+ ">>INTRODUCTION<<",
105
+ ">>SUMMARY<<",
106
+ ">>COMMENT<<",
107
+ ">>ANSWER<<",
108
+ ">>QUESTION<<",
109
+ ">>DOMAIN<<",
110
+ ">>PREFIX<<",
111
+ ">>SUFFIX<<",
112
+ ">>MIDDLE<<"
113
+ ],
114
+ "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 %}",
115
+ "clean_up_tokenization_spaces": false,
116
+ "eos_token": "<|endoftext|>",
117
+ "model_input_names": [
118
+ "input_ids",
119
+ "attention_mask"
120
+ ],
121
+ "model_max_length": 2048,
122
+ "pad_token": "<|endoftext|>",
123
+ "tokenizer_class": "PreTrainedTokenizerFast"
124
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,415 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.07367160880375725,
5
+ "eval_steps": 13,
6
+ "global_step": 50,
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.0014734321760751451,
13
+ "grad_norm": 2.526303768157959,
14
+ "learning_rate": 1e-05,
15
+ "loss": 178.0,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.0014734321760751451,
20
+ "eval_loss": 11.119754791259766,
21
+ "eval_runtime": 16.9469,
22
+ "eval_samples_per_second": 67.505,
23
+ "eval_steps_per_second": 33.752,
24
+ "step": 1
25
+ },
26
+ {
27
+ "epoch": 0.0029468643521502903,
28
+ "grad_norm": 2.3691565990448,
29
+ "learning_rate": 2e-05,
30
+ "loss": 177.875,
31
+ "step": 2
32
+ },
33
+ {
34
+ "epoch": 0.004420296528225435,
35
+ "grad_norm": 2.2422916889190674,
36
+ "learning_rate": 3e-05,
37
+ "loss": 178.0,
38
+ "step": 3
39
+ },
40
+ {
41
+ "epoch": 0.0058937287043005805,
42
+ "grad_norm": 2.2829580307006836,
43
+ "learning_rate": 4e-05,
44
+ "loss": 177.9375,
45
+ "step": 4
46
+ },
47
+ {
48
+ "epoch": 0.007367160880375725,
49
+ "grad_norm": 2.3341360092163086,
50
+ "learning_rate": 5e-05,
51
+ "loss": 178.0,
52
+ "step": 5
53
+ },
54
+ {
55
+ "epoch": 0.00884059305645087,
56
+ "grad_norm": 2.2904160022735596,
57
+ "learning_rate": 6e-05,
58
+ "loss": 177.875,
59
+ "step": 6
60
+ },
61
+ {
62
+ "epoch": 0.010314025232526015,
63
+ "grad_norm": 2.4523940086364746,
64
+ "learning_rate": 7e-05,
65
+ "loss": 177.9375,
66
+ "step": 7
67
+ },
68
+ {
69
+ "epoch": 0.011787457408601161,
70
+ "grad_norm": 2.219071388244629,
71
+ "learning_rate": 8e-05,
72
+ "loss": 178.0,
73
+ "step": 8
74
+ },
75
+ {
76
+ "epoch": 0.013260889584676305,
77
+ "grad_norm": 2.4279353618621826,
78
+ "learning_rate": 9e-05,
79
+ "loss": 177.9375,
80
+ "step": 9
81
+ },
82
+ {
83
+ "epoch": 0.01473432176075145,
84
+ "grad_norm": 2.4859466552734375,
85
+ "learning_rate": 0.0001,
86
+ "loss": 177.9375,
87
+ "step": 10
88
+ },
89
+ {
90
+ "epoch": 0.016207753936826594,
91
+ "grad_norm": 2.4604239463806152,
92
+ "learning_rate": 9.98458666866564e-05,
93
+ "loss": 177.875,
94
+ "step": 11
95
+ },
96
+ {
97
+ "epoch": 0.01768118611290174,
98
+ "grad_norm": 2.6057918071746826,
99
+ "learning_rate": 9.938441702975689e-05,
100
+ "loss": 177.8125,
101
+ "step": 12
102
+ },
103
+ {
104
+ "epoch": 0.019154618288976886,
105
+ "grad_norm": 2.450312376022339,
106
+ "learning_rate": 9.861849601988383e-05,
107
+ "loss": 177.8125,
108
+ "step": 13
109
+ },
110
+ {
111
+ "epoch": 0.019154618288976886,
112
+ "eval_loss": 11.113417625427246,
113
+ "eval_runtime": 1.4419,
114
+ "eval_samples_per_second": 793.402,
115
+ "eval_steps_per_second": 396.701,
116
+ "step": 13
117
+ },
118
+ {
119
+ "epoch": 0.02062805046505203,
120
+ "grad_norm": 2.529689311981201,
121
+ "learning_rate": 9.755282581475769e-05,
122
+ "loss": 177.875,
123
+ "step": 14
124
+ },
125
+ {
126
+ "epoch": 0.022101482641127174,
127
+ "grad_norm": 2.641403913497925,
128
+ "learning_rate": 9.619397662556435e-05,
129
+ "loss": 177.8125,
130
+ "step": 15
131
+ },
132
+ {
133
+ "epoch": 0.023574914817202322,
134
+ "grad_norm": 2.6765689849853516,
135
+ "learning_rate": 9.45503262094184e-05,
136
+ "loss": 177.875,
137
+ "step": 16
138
+ },
139
+ {
140
+ "epoch": 0.025048346993277466,
141
+ "grad_norm": 2.610333204269409,
142
+ "learning_rate": 9.263200821770461e-05,
143
+ "loss": 177.8125,
144
+ "step": 17
145
+ },
146
+ {
147
+ "epoch": 0.02652177916935261,
148
+ "grad_norm": 2.503725290298462,
149
+ "learning_rate": 9.045084971874738e-05,
150
+ "loss": 177.6875,
151
+ "step": 18
152
+ },
153
+ {
154
+ "epoch": 0.027995211345427755,
155
+ "grad_norm": 2.6443910598754883,
156
+ "learning_rate": 8.802029828000156e-05,
157
+ "loss": 177.75,
158
+ "step": 19
159
+ },
160
+ {
161
+ "epoch": 0.0294686435215029,
162
+ "grad_norm": 2.664630651473999,
163
+ "learning_rate": 8.535533905932738e-05,
164
+ "loss": 177.6875,
165
+ "step": 20
166
+ },
167
+ {
168
+ "epoch": 0.030942075697578047,
169
+ "grad_norm": 2.6151347160339355,
170
+ "learning_rate": 8.247240241650918e-05,
171
+ "loss": 177.625,
172
+ "step": 21
173
+ },
174
+ {
175
+ "epoch": 0.03241550787365319,
176
+ "grad_norm": 2.9669296741485596,
177
+ "learning_rate": 7.938926261462366e-05,
178
+ "loss": 177.5625,
179
+ "step": 22
180
+ },
181
+ {
182
+ "epoch": 0.03388894004972834,
183
+ "grad_norm": 3.140516996383667,
184
+ "learning_rate": 7.612492823579745e-05,
185
+ "loss": 177.4375,
186
+ "step": 23
187
+ },
188
+ {
189
+ "epoch": 0.03536237222580348,
190
+ "grad_norm": 2.9213013648986816,
191
+ "learning_rate": 7.269952498697734e-05,
192
+ "loss": 177.5625,
193
+ "step": 24
194
+ },
195
+ {
196
+ "epoch": 0.03683580440187863,
197
+ "grad_norm": 2.808756113052368,
198
+ "learning_rate": 6.91341716182545e-05,
199
+ "loss": 177.4375,
200
+ "step": 25
201
+ },
202
+ {
203
+ "epoch": 0.03830923657795377,
204
+ "grad_norm": 2.989635944366455,
205
+ "learning_rate": 6.545084971874738e-05,
206
+ "loss": 177.5625,
207
+ "step": 26
208
+ },
209
+ {
210
+ "epoch": 0.03830923657795377,
211
+ "eval_loss": 11.093968391418457,
212
+ "eval_runtime": 1.4116,
213
+ "eval_samples_per_second": 810.449,
214
+ "eval_steps_per_second": 405.224,
215
+ "step": 26
216
+ },
217
+ {
218
+ "epoch": 0.039782668754028916,
219
+ "grad_norm": 3.0922422409057617,
220
+ "learning_rate": 6.167226819279528e-05,
221
+ "loss": 177.5625,
222
+ "step": 27
223
+ },
224
+ {
225
+ "epoch": 0.04125610093010406,
226
+ "grad_norm": 2.9242608547210693,
227
+ "learning_rate": 5.782172325201155e-05,
228
+ "loss": 177.5,
229
+ "step": 28
230
+ },
231
+ {
232
+ "epoch": 0.042729533106179204,
233
+ "grad_norm": 3.0539040565490723,
234
+ "learning_rate": 5.392295478639225e-05,
235
+ "loss": 177.5,
236
+ "step": 29
237
+ },
238
+ {
239
+ "epoch": 0.04420296528225435,
240
+ "grad_norm": 2.946568489074707,
241
+ "learning_rate": 5e-05,
242
+ "loss": 177.5,
243
+ "step": 30
244
+ },
245
+ {
246
+ "epoch": 0.04567639745832949,
247
+ "grad_norm": 2.963487148284912,
248
+ "learning_rate": 4.607704521360776e-05,
249
+ "loss": 177.625,
250
+ "step": 31
251
+ },
252
+ {
253
+ "epoch": 0.047149829634404644,
254
+ "grad_norm": 2.9389593601226807,
255
+ "learning_rate": 4.2178276747988446e-05,
256
+ "loss": 177.3125,
257
+ "step": 32
258
+ },
259
+ {
260
+ "epoch": 0.04862326181047979,
261
+ "grad_norm": 3.1627955436706543,
262
+ "learning_rate": 3.832773180720475e-05,
263
+ "loss": 177.5,
264
+ "step": 33
265
+ },
266
+ {
267
+ "epoch": 0.05009669398655493,
268
+ "grad_norm": 3.1742196083068848,
269
+ "learning_rate": 3.4549150281252636e-05,
270
+ "loss": 177.375,
271
+ "step": 34
272
+ },
273
+ {
274
+ "epoch": 0.05157012616263008,
275
+ "grad_norm": 3.0531041622161865,
276
+ "learning_rate": 3.086582838174551e-05,
277
+ "loss": 177.3125,
278
+ "step": 35
279
+ },
280
+ {
281
+ "epoch": 0.05304355833870522,
282
+ "grad_norm": 3.1435036659240723,
283
+ "learning_rate": 2.7300475013022663e-05,
284
+ "loss": 177.25,
285
+ "step": 36
286
+ },
287
+ {
288
+ "epoch": 0.054516990514780365,
289
+ "grad_norm": 3.3767170906066895,
290
+ "learning_rate": 2.3875071764202563e-05,
291
+ "loss": 177.375,
292
+ "step": 37
293
+ },
294
+ {
295
+ "epoch": 0.05599042269085551,
296
+ "grad_norm": 3.366469383239746,
297
+ "learning_rate": 2.061073738537635e-05,
298
+ "loss": 177.1875,
299
+ "step": 38
300
+ },
301
+ {
302
+ "epoch": 0.057463854866930654,
303
+ "grad_norm": 3.1645619869232178,
304
+ "learning_rate": 1.7527597583490822e-05,
305
+ "loss": 177.4375,
306
+ "step": 39
307
+ },
308
+ {
309
+ "epoch": 0.057463854866930654,
310
+ "eval_loss": 11.081294059753418,
311
+ "eval_runtime": 1.407,
312
+ "eval_samples_per_second": 813.067,
313
+ "eval_steps_per_second": 406.533,
314
+ "step": 39
315
+ },
316
+ {
317
+ "epoch": 0.0589372870430058,
318
+ "grad_norm": 3.380972385406494,
319
+ "learning_rate": 1.4644660940672627e-05,
320
+ "loss": 177.375,
321
+ "step": 40
322
+ },
323
+ {
324
+ "epoch": 0.06041071921908095,
325
+ "grad_norm": 3.349307060241699,
326
+ "learning_rate": 1.1979701719998453e-05,
327
+ "loss": 177.25,
328
+ "step": 41
329
+ },
330
+ {
331
+ "epoch": 0.061884151395156094,
332
+ "grad_norm": 3.404517412185669,
333
+ "learning_rate": 9.549150281252633e-06,
334
+ "loss": 177.125,
335
+ "step": 42
336
+ },
337
+ {
338
+ "epoch": 0.06335758357123124,
339
+ "grad_norm": 3.3322713375091553,
340
+ "learning_rate": 7.367991782295391e-06,
341
+ "loss": 177.5,
342
+ "step": 43
343
+ },
344
+ {
345
+ "epoch": 0.06483101574730638,
346
+ "grad_norm": 3.0686938762664795,
347
+ "learning_rate": 5.449673790581611e-06,
348
+ "loss": 177.25,
349
+ "step": 44
350
+ },
351
+ {
352
+ "epoch": 0.06630444792338153,
353
+ "grad_norm": 3.107104778289795,
354
+ "learning_rate": 3.8060233744356633e-06,
355
+ "loss": 177.4375,
356
+ "step": 45
357
+ },
358
+ {
359
+ "epoch": 0.06777788009945668,
360
+ "grad_norm": 3.2900314331054688,
361
+ "learning_rate": 2.4471741852423237e-06,
362
+ "loss": 177.3125,
363
+ "step": 46
364
+ },
365
+ {
366
+ "epoch": 0.06925131227553182,
367
+ "grad_norm": 3.3762176036834717,
368
+ "learning_rate": 1.3815039801161721e-06,
369
+ "loss": 177.375,
370
+ "step": 47
371
+ },
372
+ {
373
+ "epoch": 0.07072474445160697,
374
+ "grad_norm": 3.4525339603424072,
375
+ "learning_rate": 6.15582970243117e-07,
376
+ "loss": 177.25,
377
+ "step": 48
378
+ },
379
+ {
380
+ "epoch": 0.0721981766276821,
381
+ "grad_norm": 3.322770595550537,
382
+ "learning_rate": 1.5413331334360182e-07,
383
+ "loss": 177.4375,
384
+ "step": 49
385
+ },
386
+ {
387
+ "epoch": 0.07367160880375725,
388
+ "grad_norm": 3.364713430404663,
389
+ "learning_rate": 0.0,
390
+ "loss": 177.125,
391
+ "step": 50
392
+ }
393
+ ],
394
+ "logging_steps": 1,
395
+ "max_steps": 50,
396
+ "num_input_tokens_seen": 0,
397
+ "num_train_epochs": 1,
398
+ "save_steps": 13,
399
+ "stateful_callbacks": {
400
+ "TrainerControl": {
401
+ "args": {
402
+ "should_epoch_stop": false,
403
+ "should_evaluate": false,
404
+ "should_log": false,
405
+ "should_save": true,
406
+ "should_training_stop": true
407
+ },
408
+ "attributes": {}
409
+ }
410
+ },
411
+ "total_flos": 1928960409600.0,
412
+ "train_batch_size": 2,
413
+ "trial_name": null,
414
+ "trial_params": null
415
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7d969e7001942d487f4f54344cdcf82aebaf3ef75c470d7e50d4d7833dab957
3
+ size 6776
special_tokens_map.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ ">>TITLE<<",
4
+ ">>ABSTRACT<<",
5
+ ">>INTRODUCTION<<",
6
+ ">>SUMMARY<<",
7
+ ">>COMMENT<<",
8
+ ">>ANSWER<<",
9
+ ">>QUESTION<<",
10
+ ">>DOMAIN<<",
11
+ ">>PREFIX<<",
12
+ ">>SUFFIX<<",
13
+ ">>MIDDLE<<"
14
+ ],
15
+ "eos_token": {
16
+ "content": "<|endoftext|>",
17
+ "lstrip": false,
18
+ "normalized": false,
19
+ "rstrip": false,
20
+ "single_word": false
21
+ },
22
+ "pad_token": {
23
+ "content": "<|endoftext|>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false
28
+ }
29
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": ">>TITLE<<",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": ">>ABSTRACT<<",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": ">>INTRODUCTION<<",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "3": {
29
+ "content": ">>SUMMARY<<",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "4": {
37
+ "content": ">>COMMENT<<",
38
+ "lstrip": false,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ },
44
+ "5": {
45
+ "content": ">>ANSWER<<",
46
+ "lstrip": false,
47
+ "normalized": false,
48
+ "rstrip": false,
49
+ "single_word": false,
50
+ "special": true
51
+ },
52
+ "6": {
53
+ "content": ">>QUESTION<<",
54
+ "lstrip": false,
55
+ "normalized": false,
56
+ "rstrip": false,
57
+ "single_word": false,
58
+ "special": true
59
+ },
60
+ "7": {
61
+ "content": ">>DOMAIN<<",
62
+ "lstrip": false,
63
+ "normalized": false,
64
+ "rstrip": false,
65
+ "single_word": false,
66
+ "special": true
67
+ },
68
+ "8": {
69
+ "content": ">>PREFIX<<",
70
+ "lstrip": false,
71
+ "normalized": false,
72
+ "rstrip": false,
73
+ "single_word": false,
74
+ "special": true
75
+ },
76
+ "9": {
77
+ "content": ">>SUFFIX<<",
78
+ "lstrip": false,
79
+ "normalized": false,
80
+ "rstrip": false,
81
+ "single_word": false,
82
+ "special": true
83
+ },
84
+ "10": {
85
+ "content": ">>MIDDLE<<",
86
+ "lstrip": false,
87
+ "normalized": false,
88
+ "rstrip": false,
89
+ "single_word": false,
90
+ "special": true
91
+ },
92
+ "11": {
93
+ "content": "<|endoftext|>",
94
+ "lstrip": false,
95
+ "normalized": false,
96
+ "rstrip": false,
97
+ "single_word": false,
98
+ "special": true
99
+ }
100
+ },
101
+ "additional_special_tokens": [
102
+ ">>TITLE<<",
103
+ ">>ABSTRACT<<",
104
+ ">>INTRODUCTION<<",
105
+ ">>SUMMARY<<",
106
+ ">>COMMENT<<",
107
+ ">>ANSWER<<",
108
+ ">>QUESTION<<",
109
+ ">>DOMAIN<<",
110
+ ">>PREFIX<<",
111
+ ">>SUFFIX<<",
112
+ ">>MIDDLE<<"
113
+ ],
114
+ "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 %}",
115
+ "clean_up_tokenization_spaces": false,
116
+ "eos_token": "<|endoftext|>",
117
+ "model_input_names": [
118
+ "input_ids",
119
+ "attention_mask"
120
+ ],
121
+ "model_max_length": 2048,
122
+ "pad_token": "<|endoftext|>",
123
+ "tokenizer_class": "PreTrainedTokenizerFast"
124
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7d969e7001942d487f4f54344cdcf82aebaf3ef75c470d7e50d4d7833dab957
3
+ size 6776