update
Browse filesThis view is limited to 50 files because it contains too many changes. Β
See raw diff
- codellama/c/dataflow_c_pretrained/all_results.json +6 -6
- codellama/c/dataflow_c_pretrained/checkpoint-190/README.md +202 -0
- codellama/c/dataflow_c_pretrained/checkpoint-190/adapter_config.json +34 -0
- codellama/{java/dataflow_pretrained/checkpoint-720 β c/dataflow_c_pretrained/checkpoint-190}/adapter_model.safetensors +1 -1
- codellama/c/dataflow_c_pretrained/checkpoint-190/adapter_model/README.md +202 -0
- codellama/c/dataflow_c_pretrained/checkpoint-190/adapter_model/adapter_config.json +34 -0
- codellama/c/dataflow_c_pretrained/{checkpoint-475 β checkpoint-190/adapter_model}/adapter_model.safetensors +1 -1
- codellama/c/dataflow_c_pretrained/{checkpoint-475 β checkpoint-190}/added_tokens.json +0 -0
- codellama/c/dataflow_c_pretrained/checkpoint-190/optimizer.pt +3 -0
- codellama/c/dataflow_c_pretrained/{checkpoint-475 β checkpoint-190}/rng_state.pth +0 -0
- codellama/{java/dataflow_pretrained/checkpoint-720 β c/dataflow_c_pretrained/checkpoint-190}/scheduler.pt +1 -1
- codellama/c/dataflow_c_pretrained/{checkpoint-475 β checkpoint-190}/special_tokens_map.json +0 -0
- codellama/c/dataflow_c_pretrained/{checkpoint-475 β checkpoint-190}/tokenizer.model +0 -0
- codellama/c/dataflow_c_pretrained/{checkpoint-475 β checkpoint-190}/tokenizer_config.json +0 -0
- codellama/c/dataflow_c_pretrained/checkpoint-190/trainer_state.json +299 -0
- codellama/c/dataflow_c_pretrained/{checkpoint-475 β checkpoint-190}/training_args.bin +1 -1
- codellama/c/dataflow_c_pretrained/metrics.json +1 -1
- codellama/c/dataflow_c_pretrained/train_results.json +6 -6
- codellama/c/dataflow_c_pretrained/trainer_state.json +125 -524
- codellama/c/dmcodegen/dmcodegen_base_c/all_results.json +8 -0
- codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-180/README.md +202 -0
- codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-180/adapter_config.json +34 -0
- codellama/{java/dataflow_pretrained/checkpoint-720/adapter_model β c/dmcodegen/dmcodegen_base_c/checkpoint-180}/adapter_model.safetensors +1 -1
- codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-180/adapter_model/README.md +202 -0
- codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-180/adapter_model/adapter_config.json +34 -0
- codellama/c/{dataflow_c_pretrained/checkpoint-475 β dmcodegen/dmcodegen_base_c/checkpoint-180}/adapter_model/adapter_model.safetensors +1 -1
- codellama/{java/dataflow_pretrained/checkpoint-720 β c/dmcodegen/dmcodegen_base_c/checkpoint-180}/added_tokens.json +0 -0
- codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-180/optimizer.pt +3 -0
- codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-180/rng_state.pth +3 -0
- codellama/c/{dataflow_c_pretrained/checkpoint-475 β dmcodegen/dmcodegen_base_c/checkpoint-180}/scheduler.pt +1 -1
- codellama/{java/dataflow_pretrained/checkpoint-720 β c/dmcodegen/dmcodegen_base_c/checkpoint-180}/special_tokens_map.json +0 -0
- codellama/{java/dataflow_pretrained/checkpoint-720 β c/dmcodegen/dmcodegen_base_c/checkpoint-180}/tokenizer.model +0 -0
- codellama/{java/dataflow_pretrained/checkpoint-720 β c/dmcodegen/dmcodegen_base_c/checkpoint-180}/tokenizer_config.json +0 -0
- codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-180/trainer_state.json +285 -0
- codellama/{java/dataflow_pretrained/checkpoint-720 β c/dmcodegen/dmcodegen_base_c/checkpoint-180}/training_args.bin +1 -1
- codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/README.md +202 -0
- codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/adapter_config.json +34 -0
- codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/adapter_model.safetensors +3 -0
- codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/adapter_model/README.md +202 -0
- codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/adapter_model/adapter_config.json +34 -0
- codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/adapter_model/adapter_model.safetensors +3 -0
- codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/added_tokens.json +3 -0
- codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/optimizer.pt +3 -0
- codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/rng_state.pth +3 -0
- codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/scheduler.pt +3 -0
- codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/special_tokens_map.json +36 -0
- codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/tokenizer.model +3 -0
- codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/tokenizer_config.json +94 -0
- codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/trainer_state.json +159 -0
- codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/training_args.bin +3 -0
codellama/c/dataflow_c_pretrained/all_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"epoch": 1.
|
| 3 |
-
"total_flos": 1.
|
| 4 |
-
"train_loss": 0.
|
| 5 |
-
"train_runtime":
|
| 6 |
-
"train_samples_per_second": 0.
|
| 7 |
-
"train_steps_per_second": 0.
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"epoch": 1.2058706862356208,
|
| 3 |
+
"total_flos": 1.216645538039931e+18,
|
| 4 |
+
"train_loss": 0.10745409297707834,
|
| 5 |
+
"train_runtime": 37043.3755,
|
| 6 |
+
"train_samples_per_second": 0.657,
|
| 7 |
+
"train_steps_per_second": 0.005
|
| 8 |
}
|
codellama/c/dataflow_c_pretrained/checkpoint-190/README.md
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: ../CodeLlama-13b-Instruct-hf/
|
| 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
|
codellama/c/dataflow_c_pretrained/checkpoint-190/adapter_config.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "../CodeLlama-13b-Instruct-hf/",
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"fan_in_fan_out": false,
|
| 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.0,
|
| 15 |
+
"megatron_config": null,
|
| 16 |
+
"megatron_core": "megatron.core",
|
| 17 |
+
"modules_to_save": null,
|
| 18 |
+
"peft_type": "LORA",
|
| 19 |
+
"r": 64,
|
| 20 |
+
"rank_pattern": {},
|
| 21 |
+
"revision": null,
|
| 22 |
+
"target_modules": [
|
| 23 |
+
"down_proj",
|
| 24 |
+
"gate_proj",
|
| 25 |
+
"up_proj",
|
| 26 |
+
"q_proj",
|
| 27 |
+
"o_proj",
|
| 28 |
+
"v_proj",
|
| 29 |
+
"k_proj"
|
| 30 |
+
],
|
| 31 |
+
"task_type": "CAUSAL_LM",
|
| 32 |
+
"use_dora": false,
|
| 33 |
+
"use_rslora": false
|
| 34 |
+
}
|
codellama/{java/dataflow_pretrained/checkpoint-720 β c/dataflow_c_pretrained/checkpoint-190}/adapter_model.safetensors
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1156480200
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9de8d340f5057379260edf56d8c2bf090c3f6e213b999eafc222fced213416fe
|
| 3 |
size 1156480200
|
codellama/c/dataflow_c_pretrained/checkpoint-190/adapter_model/README.md
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: ../CodeLlama-13b-Instruct-hf/
|
| 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
|
codellama/c/dataflow_c_pretrained/checkpoint-190/adapter_model/adapter_config.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "../CodeLlama-13b-Instruct-hf/",
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"fan_in_fan_out": false,
|
| 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.0,
|
| 15 |
+
"megatron_config": null,
|
| 16 |
+
"megatron_core": "megatron.core",
|
| 17 |
+
"modules_to_save": null,
|
| 18 |
+
"peft_type": "LORA",
|
| 19 |
+
"r": 64,
|
| 20 |
+
"rank_pattern": {},
|
| 21 |
+
"revision": null,
|
| 22 |
+
"target_modules": [
|
| 23 |
+
"down_proj",
|
| 24 |
+
"gate_proj",
|
| 25 |
+
"up_proj",
|
| 26 |
+
"q_proj",
|
| 27 |
+
"o_proj",
|
| 28 |
+
"v_proj",
|
| 29 |
+
"k_proj"
|
| 30 |
+
],
|
| 31 |
+
"task_type": "CAUSAL_LM",
|
| 32 |
+
"use_dora": false,
|
| 33 |
+
"use_rslora": false
|
| 34 |
+
}
|
codellama/c/dataflow_c_pretrained/{checkpoint-475 β checkpoint-190/adapter_model}/adapter_model.safetensors
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1156480200
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9de8d340f5057379260edf56d8c2bf090c3f6e213b999eafc222fced213416fe
|
| 3 |
size 1156480200
|
codellama/c/dataflow_c_pretrained/{checkpoint-475 β checkpoint-190}/added_tokens.json
RENAMED
|
File without changes
|
codellama/c/dataflow_c_pretrained/checkpoint-190/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6951313c1b248ce4c836696dac190e0dab42809267e147c8304926cfd6019b36
|
| 3 |
+
size 2003126962
|
codellama/c/dataflow_c_pretrained/{checkpoint-475 β checkpoint-190}/rng_state.pth
RENAMED
|
File without changes
|
codellama/{java/dataflow_pretrained/checkpoint-720 β c/dataflow_c_pretrained/checkpoint-190}/scheduler.pt
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1064
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4326f7a2418d4815e699b330bd26d5f5313efeeb51d248a1c8d3070a922c1ddd
|
| 3 |
size 1064
|
codellama/c/dataflow_c_pretrained/{checkpoint-475 β checkpoint-190}/special_tokens_map.json
RENAMED
|
File without changes
|
codellama/c/dataflow_c_pretrained/{checkpoint-475 β checkpoint-190}/tokenizer.model
RENAMED
|
File without changes
|
codellama/c/dataflow_c_pretrained/{checkpoint-475 β checkpoint-190}/tokenizer_config.json
RENAMED
|
File without changes
|
codellama/c/dataflow_c_pretrained/checkpoint-190/trainer_state.json
ADDED
|
@@ -0,0 +1,299 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": null,
|
| 3 |
+
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 1.2058706862356208,
|
| 5 |
+
"eval_steps": 500,
|
| 6 |
+
"global_step": 190,
|
| 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.0317334391114637,
|
| 13 |
+
"grad_norm": 0.060546875,
|
| 14 |
+
"learning_rate": 0.0001,
|
| 15 |
+
"loss": 0.6421,
|
| 16 |
+
"step": 5
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"epoch": 0.0634668782229274,
|
| 20 |
+
"grad_norm": 0.11572265625,
|
| 21 |
+
"learning_rate": 0.0001,
|
| 22 |
+
"loss": 0.5213,
|
| 23 |
+
"step": 10
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"epoch": 0.09520031733439112,
|
| 27 |
+
"grad_norm": 0.08251953125,
|
| 28 |
+
"learning_rate": 0.0001,
|
| 29 |
+
"loss": 0.2925,
|
| 30 |
+
"step": 15
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"epoch": 0.1269337564458548,
|
| 34 |
+
"grad_norm": 0.0634765625,
|
| 35 |
+
"learning_rate": 0.0001,
|
| 36 |
+
"loss": 0.1978,
|
| 37 |
+
"step": 20
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"epoch": 0.15866719555731854,
|
| 41 |
+
"grad_norm": 0.08251953125,
|
| 42 |
+
"learning_rate": 0.0001,
|
| 43 |
+
"loss": 0.1538,
|
| 44 |
+
"step": 25
|
| 45 |
+
},
|
| 46 |
+
{
|
| 47 |
+
"epoch": 0.19040063466878224,
|
| 48 |
+
"grad_norm": 0.10888671875,
|
| 49 |
+
"learning_rate": 0.0001,
|
| 50 |
+
"loss": 0.106,
|
| 51 |
+
"step": 30
|
| 52 |
+
},
|
| 53 |
+
{
|
| 54 |
+
"epoch": 0.22213407378024594,
|
| 55 |
+
"grad_norm": 0.049560546875,
|
| 56 |
+
"learning_rate": 0.0001,
|
| 57 |
+
"loss": 0.0454,
|
| 58 |
+
"step": 35
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"epoch": 0.2538675128917096,
|
| 62 |
+
"grad_norm": 0.310546875,
|
| 63 |
+
"learning_rate": 0.0001,
|
| 64 |
+
"loss": 0.1215,
|
| 65 |
+
"step": 40
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"epoch": 0.28560095200317337,
|
| 69 |
+
"grad_norm": 0.06494140625,
|
| 70 |
+
"learning_rate": 0.0001,
|
| 71 |
+
"loss": 0.2476,
|
| 72 |
+
"step": 45
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"epoch": 0.31733439111463707,
|
| 76 |
+
"grad_norm": 0.40234375,
|
| 77 |
+
"learning_rate": 0.0001,
|
| 78 |
+
"loss": 0.1073,
|
| 79 |
+
"step": 50
|
| 80 |
+
},
|
| 81 |
+
{
|
| 82 |
+
"epoch": 0.3490678302261008,
|
| 83 |
+
"grad_norm": 0.04052734375,
|
| 84 |
+
"learning_rate": 0.0001,
|
| 85 |
+
"loss": 0.0863,
|
| 86 |
+
"step": 55
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"epoch": 0.3808012693375645,
|
| 90 |
+
"grad_norm": 0.03369140625,
|
| 91 |
+
"learning_rate": 0.0001,
|
| 92 |
+
"loss": 0.0671,
|
| 93 |
+
"step": 60
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"epoch": 0.4125347084490282,
|
| 97 |
+
"grad_norm": 0.0274658203125,
|
| 98 |
+
"learning_rate": 0.0001,
|
| 99 |
+
"loss": 0.0493,
|
| 100 |
+
"step": 65
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"epoch": 0.4442681475604919,
|
| 104 |
+
"grad_norm": 0.0277099609375,
|
| 105 |
+
"learning_rate": 0.0001,
|
| 106 |
+
"loss": 0.0311,
|
| 107 |
+
"step": 70
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"epoch": 0.4760015866719556,
|
| 111 |
+
"grad_norm": 0.01275634765625,
|
| 112 |
+
"learning_rate": 0.0001,
|
| 113 |
+
"loss": 0.0125,
|
| 114 |
+
"step": 75
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"epoch": 0.5077350257834192,
|
| 118 |
+
"grad_norm": 0.06787109375,
|
| 119 |
+
"learning_rate": 0.0001,
|
| 120 |
+
"loss": 0.1307,
|
| 121 |
+
"step": 80
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"epoch": 0.539468464894883,
|
| 125 |
+
"grad_norm": 0.050048828125,
|
| 126 |
+
"learning_rate": 0.0001,
|
| 127 |
+
"loss": 0.171,
|
| 128 |
+
"step": 85
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"epoch": 0.5712019040063467,
|
| 132 |
+
"grad_norm": 0.060791015625,
|
| 133 |
+
"learning_rate": 0.0001,
|
| 134 |
+
"loss": 0.0818,
|
| 135 |
+
"step": 90
|
| 136 |
+
},
|
| 137 |
+
{
|
| 138 |
+
"epoch": 0.6029353431178104,
|
| 139 |
+
"grad_norm": 0.033203125,
|
| 140 |
+
"learning_rate": 0.0001,
|
| 141 |
+
"loss": 0.0658,
|
| 142 |
+
"step": 95
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"epoch": 0.6346687822292741,
|
| 146 |
+
"grad_norm": 0.0235595703125,
|
| 147 |
+
"learning_rate": 0.0001,
|
| 148 |
+
"loss": 0.046,
|
| 149 |
+
"step": 100
|
| 150 |
+
},
|
| 151 |
+
{
|
| 152 |
+
"epoch": 0.6664022213407378,
|
| 153 |
+
"grad_norm": 0.0299072265625,
|
| 154 |
+
"learning_rate": 0.0001,
|
| 155 |
+
"loss": 0.0384,
|
| 156 |
+
"step": 105
|
| 157 |
+
},
|
| 158 |
+
{
|
| 159 |
+
"epoch": 0.6981356604522015,
|
| 160 |
+
"grad_norm": 0.0181884765625,
|
| 161 |
+
"learning_rate": 0.0001,
|
| 162 |
+
"loss": 0.0187,
|
| 163 |
+
"step": 110
|
| 164 |
+
},
|
| 165 |
+
{
|
| 166 |
+
"epoch": 0.7298690995636652,
|
| 167 |
+
"grad_norm": 0.019775390625,
|
| 168 |
+
"learning_rate": 0.0001,
|
| 169 |
+
"loss": 0.0095,
|
| 170 |
+
"step": 115
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"epoch": 0.761602538675129,
|
| 174 |
+
"grad_norm": 0.060791015625,
|
| 175 |
+
"learning_rate": 0.0001,
|
| 176 |
+
"loss": 0.1381,
|
| 177 |
+
"step": 120
|
| 178 |
+
},
|
| 179 |
+
{
|
| 180 |
+
"epoch": 0.7933359777865926,
|
| 181 |
+
"grad_norm": 0.038818359375,
|
| 182 |
+
"learning_rate": 0.0001,
|
| 183 |
+
"loss": 0.1125,
|
| 184 |
+
"step": 125
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"epoch": 0.8250694168980564,
|
| 188 |
+
"grad_norm": 0.032958984375,
|
| 189 |
+
"learning_rate": 0.0001,
|
| 190 |
+
"loss": 0.062,
|
| 191 |
+
"step": 130
|
| 192 |
+
},
|
| 193 |
+
{
|
| 194 |
+
"epoch": 0.85680285600952,
|
| 195 |
+
"grad_norm": 0.03173828125,
|
| 196 |
+
"learning_rate": 0.0001,
|
| 197 |
+
"loss": 0.0526,
|
| 198 |
+
"step": 135
|
| 199 |
+
},
|
| 200 |
+
{
|
| 201 |
+
"epoch": 0.8885362951209838,
|
| 202 |
+
"grad_norm": 0.02392578125,
|
| 203 |
+
"learning_rate": 0.0001,
|
| 204 |
+
"loss": 0.0382,
|
| 205 |
+
"step": 140
|
| 206 |
+
},
|
| 207 |
+
{
|
| 208 |
+
"epoch": 0.9202697342324474,
|
| 209 |
+
"grad_norm": 0.027099609375,
|
| 210 |
+
"learning_rate": 0.0001,
|
| 211 |
+
"loss": 0.027,
|
| 212 |
+
"step": 145
|
| 213 |
+
},
|
| 214 |
+
{
|
| 215 |
+
"epoch": 0.9520031733439112,
|
| 216 |
+
"grad_norm": 0.02294921875,
|
| 217 |
+
"learning_rate": 0.0001,
|
| 218 |
+
"loss": 0.0115,
|
| 219 |
+
"step": 150
|
| 220 |
+
},
|
| 221 |
+
{
|
| 222 |
+
"epoch": 0.9837366124553748,
|
| 223 |
+
"grad_norm": 0.02099609375,
|
| 224 |
+
"learning_rate": 0.0001,
|
| 225 |
+
"loss": 0.005,
|
| 226 |
+
"step": 155
|
| 227 |
+
},
|
| 228 |
+
{
|
| 229 |
+
"epoch": 1.0154700515668384,
|
| 230 |
+
"grad_norm": 0.0703125,
|
| 231 |
+
"learning_rate": 0.0001,
|
| 232 |
+
"loss": 0.1291,
|
| 233 |
+
"step": 160
|
| 234 |
+
},
|
| 235 |
+
{
|
| 236 |
+
"epoch": 1.0472034906783023,
|
| 237 |
+
"grad_norm": 0.04052734375,
|
| 238 |
+
"learning_rate": 0.0001,
|
| 239 |
+
"loss": 0.1033,
|
| 240 |
+
"step": 165
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"epoch": 1.078936929789766,
|
| 244 |
+
"grad_norm": 0.03173828125,
|
| 245 |
+
"learning_rate": 0.0001,
|
| 246 |
+
"loss": 0.0539,
|
| 247 |
+
"step": 170
|
| 248 |
+
},
|
| 249 |
+
{
|
| 250 |
+
"epoch": 1.1106703689012296,
|
| 251 |
+
"grad_norm": 0.0299072265625,
|
| 252 |
+
"learning_rate": 0.0001,
|
| 253 |
+
"loss": 0.043,
|
| 254 |
+
"step": 175
|
| 255 |
+
},
|
| 256 |
+
{
|
| 257 |
+
"epoch": 1.1424038080126935,
|
| 258 |
+
"grad_norm": 0.0262451171875,
|
| 259 |
+
"learning_rate": 0.0001,
|
| 260 |
+
"loss": 0.0303,
|
| 261 |
+
"step": 180
|
| 262 |
+
},
|
| 263 |
+
{
|
| 264 |
+
"epoch": 1.1741372471241571,
|
| 265 |
+
"grad_norm": 0.060791015625,
|
| 266 |
+
"learning_rate": 0.0001,
|
| 267 |
+
"loss": 0.0239,
|
| 268 |
+
"step": 185
|
| 269 |
+
},
|
| 270 |
+
{
|
| 271 |
+
"epoch": 1.2058706862356208,
|
| 272 |
+
"grad_norm": 0.015625,
|
| 273 |
+
"learning_rate": 0.0001,
|
| 274 |
+
"loss": 0.0095,
|
| 275 |
+
"step": 190
|
| 276 |
+
}
|
| 277 |
+
],
|
| 278 |
+
"logging_steps": 5,
|
| 279 |
+
"max_steps": 190,
|
| 280 |
+
"num_input_tokens_seen": 0,
|
| 281 |
+
"num_train_epochs": 2,
|
| 282 |
+
"save_steps": 90,
|
| 283 |
+
"stateful_callbacks": {
|
| 284 |
+
"TrainerControl": {
|
| 285 |
+
"args": {
|
| 286 |
+
"should_epoch_stop": false,
|
| 287 |
+
"should_evaluate": false,
|
| 288 |
+
"should_log": false,
|
| 289 |
+
"should_save": true,
|
| 290 |
+
"should_training_stop": true
|
| 291 |
+
},
|
| 292 |
+
"attributes": {}
|
| 293 |
+
}
|
| 294 |
+
},
|
| 295 |
+
"total_flos": 1.216645538039931e+18,
|
| 296 |
+
"train_batch_size": 8,
|
| 297 |
+
"trial_name": null,
|
| 298 |
+
"trial_params": null
|
| 299 |
+
}
|
codellama/c/dataflow_c_pretrained/{checkpoint-475 β checkpoint-190}/training_args.bin
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7416
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91f41d6ab0b3b00576cfaae17b2c89c881cde6b3ddf94e79209bf6c926c2f26a
|
| 3 |
size 7416
|
codellama/c/dataflow_c_pretrained/metrics.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"run_name": "
|
|
|
|
| 1 |
+
{"run_name": "dataflow_c", "train_runtime": 37043.3755, "train_samples_per_second": 0.657, "train_steps_per_second": 0.005, "total_flos": 1.216645538039931e+18, "train_loss": 0.10745409297707834, "epoch": 1.2058706862356208}
|
codellama/c/dataflow_c_pretrained/train_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"epoch": 1.
|
| 3 |
-
"total_flos": 1.
|
| 4 |
-
"train_loss": 0.
|
| 5 |
-
"train_runtime":
|
| 6 |
-
"train_samples_per_second": 0.
|
| 7 |
-
"train_steps_per_second": 0.
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"epoch": 1.2058706862356208,
|
| 3 |
+
"total_flos": 1.216645538039931e+18,
|
| 4 |
+
"train_loss": 0.10745409297707834,
|
| 5 |
+
"train_runtime": 37043.3755,
|
| 6 |
+
"train_samples_per_second": 0.657,
|
| 7 |
+
"train_steps_per_second": 0.005
|
| 8 |
}
|
codellama/c/dataflow_c_pretrained/trainer_state.json
CHANGED
|
@@ -1,690 +1,291 @@
|
|
| 1 |
{
|
| 2 |
"best_metric": null,
|
| 3 |
"best_model_checkpoint": null,
|
| 4 |
-
"epoch": 1.
|
| 5 |
"eval_steps": 500,
|
| 6 |
-
"global_step":
|
| 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.
|
| 13 |
-
"grad_norm": 0.
|
| 14 |
"learning_rate": 0.0001,
|
| 15 |
-
"loss": 0.
|
| 16 |
"step": 5
|
| 17 |
},
|
| 18 |
{
|
| 19 |
-
"epoch": 0.
|
| 20 |
"grad_norm": 0.11572265625,
|
| 21 |
"learning_rate": 0.0001,
|
| 22 |
-
"loss": 0.
|
| 23 |
"step": 10
|
| 24 |
},
|
| 25 |
{
|
| 26 |
-
"epoch": 0.
|
| 27 |
-
"grad_norm": 0.
|
| 28 |
"learning_rate": 0.0001,
|
| 29 |
-
"loss": 0.
|
| 30 |
"step": 15
|
| 31 |
},
|
| 32 |
{
|
| 33 |
-
"epoch": 0.
|
| 34 |
-
"grad_norm": 0.
|
| 35 |
"learning_rate": 0.0001,
|
| 36 |
-
"loss": 0.
|
| 37 |
"step": 20
|
| 38 |
},
|
| 39 |
{
|
| 40 |
-
"epoch": 0.
|
| 41 |
-
"grad_norm": 0.
|
| 42 |
"learning_rate": 0.0001,
|
| 43 |
-
"loss": 0.
|
| 44 |
"step": 25
|
| 45 |
},
|
| 46 |
{
|
| 47 |
-
"epoch": 0.
|
| 48 |
-
"grad_norm": 0.
|
| 49 |
"learning_rate": 0.0001,
|
| 50 |
-
"loss": 0.
|
| 51 |
"step": 30
|
| 52 |
},
|
| 53 |
{
|
| 54 |
-
"epoch": 0.
|
| 55 |
-
"grad_norm": 0.
|
| 56 |
"learning_rate": 0.0001,
|
| 57 |
-
"loss": 0.
|
| 58 |
"step": 35
|
| 59 |
},
|
| 60 |
{
|
| 61 |
-
"epoch": 0.
|
| 62 |
-
"grad_norm": 0.
|
| 63 |
"learning_rate": 0.0001,
|
| 64 |
-
"loss": 0.
|
| 65 |
"step": 40
|
| 66 |
},
|
| 67 |
{
|
| 68 |
-
"epoch": 0.
|
| 69 |
-
"grad_norm": 0.
|
| 70 |
"learning_rate": 0.0001,
|
| 71 |
-
"loss": 0.
|
| 72 |
"step": 45
|
| 73 |
},
|
| 74 |
{
|
| 75 |
-
"epoch": 0.
|
| 76 |
-
"grad_norm": 0.
|
| 77 |
"learning_rate": 0.0001,
|
| 78 |
-
"loss": 0.
|
| 79 |
"step": 50
|
| 80 |
},
|
| 81 |
{
|
| 82 |
-
"epoch": 0.
|
| 83 |
-
"grad_norm": 0.
|
| 84 |
"learning_rate": 0.0001,
|
| 85 |
-
"loss": 0.
|
| 86 |
"step": 55
|
| 87 |
},
|
| 88 |
{
|
| 89 |
-
"epoch": 0.
|
| 90 |
-
"grad_norm": 0.
|
| 91 |
"learning_rate": 0.0001,
|
| 92 |
-
"loss": 0.
|
| 93 |
"step": 60
|
| 94 |
},
|
| 95 |
{
|
| 96 |
-
"epoch": 0.
|
| 97 |
-
"grad_norm": 0.
|
| 98 |
"learning_rate": 0.0001,
|
| 99 |
-
"loss": 0.
|
| 100 |
"step": 65
|
| 101 |
},
|
| 102 |
{
|
| 103 |
-
"epoch": 0.
|
| 104 |
-
"grad_norm": 0.
|
| 105 |
"learning_rate": 0.0001,
|
| 106 |
-
"loss": 0.
|
| 107 |
"step": 70
|
| 108 |
},
|
| 109 |
{
|
| 110 |
-
"epoch": 0.
|
| 111 |
-
"grad_norm": 0.
|
| 112 |
"learning_rate": 0.0001,
|
| 113 |
-
"loss": 0.
|
| 114 |
"step": 75
|
| 115 |
},
|
| 116 |
{
|
| 117 |
-
"epoch": 0.
|
| 118 |
-
"grad_norm": 0.
|
| 119 |
"learning_rate": 0.0001,
|
| 120 |
-
"loss": 0.
|
| 121 |
"step": 80
|
| 122 |
},
|
| 123 |
{
|
| 124 |
-
"epoch": 0.
|
| 125 |
-
"grad_norm": 0.
|
| 126 |
"learning_rate": 0.0001,
|
| 127 |
-
"loss": 0.
|
| 128 |
"step": 85
|
| 129 |
},
|
| 130 |
{
|
| 131 |
-
"epoch": 0.
|
| 132 |
-
"grad_norm": 0.
|
| 133 |
"learning_rate": 0.0001,
|
| 134 |
-
"loss": 0.
|
| 135 |
"step": 90
|
| 136 |
},
|
| 137 |
{
|
| 138 |
-
"epoch": 0.
|
| 139 |
-
"grad_norm": 0.
|
| 140 |
"learning_rate": 0.0001,
|
| 141 |
-
"loss": 0.
|
| 142 |
"step": 95
|
| 143 |
},
|
| 144 |
{
|
| 145 |
-
"epoch": 0.
|
| 146 |
-
"grad_norm": 0.
|
| 147 |
"learning_rate": 0.0001,
|
| 148 |
-
"loss": 0.
|
| 149 |
"step": 100
|
| 150 |
},
|
| 151 |
{
|
| 152 |
-
"epoch": 0.
|
| 153 |
-
"grad_norm": 0.
|
| 154 |
"learning_rate": 0.0001,
|
| 155 |
-
"loss": 0.
|
| 156 |
"step": 105
|
| 157 |
},
|
| 158 |
{
|
| 159 |
-
"epoch": 0.
|
| 160 |
-
"grad_norm": 0.
|
| 161 |
"learning_rate": 0.0001,
|
| 162 |
-
"loss": 0.
|
| 163 |
"step": 110
|
| 164 |
},
|
| 165 |
{
|
| 166 |
-
"epoch": 0.
|
| 167 |
-
"grad_norm": 0.
|
| 168 |
"learning_rate": 0.0001,
|
| 169 |
-
"loss": 0.
|
| 170 |
"step": 115
|
| 171 |
},
|
| 172 |
{
|
| 173 |
-
"epoch": 0.
|
| 174 |
-
"grad_norm": 0.
|
| 175 |
"learning_rate": 0.0001,
|
| 176 |
-
"loss": 0.
|
| 177 |
"step": 120
|
| 178 |
},
|
| 179 |
{
|
| 180 |
-
"epoch": 0.
|
| 181 |
-
"grad_norm": 0.
|
| 182 |
"learning_rate": 0.0001,
|
| 183 |
-
"loss": 0.
|
| 184 |
"step": 125
|
| 185 |
},
|
| 186 |
{
|
| 187 |
-
"epoch": 0.
|
| 188 |
-
"grad_norm": 0.
|
| 189 |
"learning_rate": 0.0001,
|
| 190 |
-
"loss": 0.
|
| 191 |
"step": 130
|
| 192 |
},
|
| 193 |
{
|
| 194 |
-
"epoch": 0.
|
| 195 |
-
"grad_norm": 0.
|
| 196 |
"learning_rate": 0.0001,
|
| 197 |
-
"loss": 0.
|
| 198 |
"step": 135
|
| 199 |
},
|
| 200 |
{
|
| 201 |
-
"epoch": 0.
|
| 202 |
-
"grad_norm": 0.
|
| 203 |
"learning_rate": 0.0001,
|
| 204 |
-
"loss": 0.
|
| 205 |
"step": 140
|
| 206 |
},
|
| 207 |
{
|
| 208 |
-
"epoch": 0.
|
| 209 |
-
"grad_norm": 0.
|
| 210 |
"learning_rate": 0.0001,
|
| 211 |
-
"loss": 0.
|
| 212 |
"step": 145
|
| 213 |
},
|
| 214 |
{
|
| 215 |
-
"epoch": 0.
|
| 216 |
-
"grad_norm": 0.
|
| 217 |
"learning_rate": 0.0001,
|
| 218 |
-
"loss": 0.
|
| 219 |
"step": 150
|
| 220 |
},
|
| 221 |
{
|
| 222 |
-
"epoch": 0.
|
| 223 |
-
"grad_norm": 0.
|
| 224 |
"learning_rate": 0.0001,
|
| 225 |
-
"loss": 0.
|
| 226 |
"step": 155
|
| 227 |
},
|
| 228 |
{
|
| 229 |
-
"epoch":
|
| 230 |
-
"grad_norm": 0.
|
| 231 |
"learning_rate": 0.0001,
|
| 232 |
-
"loss": 0.
|
| 233 |
"step": 160
|
| 234 |
},
|
| 235 |
{
|
| 236 |
-
"epoch":
|
| 237 |
-
"grad_norm": 0.
|
| 238 |
"learning_rate": 0.0001,
|
| 239 |
-
"loss": 0.
|
| 240 |
"step": 165
|
| 241 |
},
|
| 242 |
{
|
| 243 |
-
"epoch":
|
| 244 |
-
"grad_norm": 0.
|
| 245 |
"learning_rate": 0.0001,
|
| 246 |
-
"loss": 0.
|
| 247 |
"step": 170
|
| 248 |
},
|
| 249 |
{
|
| 250 |
-
"epoch":
|
| 251 |
-
"grad_norm": 0.
|
| 252 |
"learning_rate": 0.0001,
|
| 253 |
-
"loss": 0.
|
| 254 |
"step": 175
|
| 255 |
},
|
| 256 |
{
|
| 257 |
-
"epoch":
|
| 258 |
-
"grad_norm": 0.
|
| 259 |
"learning_rate": 0.0001,
|
| 260 |
-
"loss": 0.
|
| 261 |
"step": 180
|
| 262 |
},
|
| 263 |
{
|
| 264 |
-
"epoch":
|
| 265 |
-
"grad_norm": 0.
|
| 266 |
"learning_rate": 0.0001,
|
| 267 |
-
"loss": 0.
|
| 268 |
"step": 185
|
| 269 |
},
|
| 270 |
{
|
| 271 |
-
"epoch":
|
| 272 |
-
"grad_norm": 0.
|
| 273 |
"learning_rate": 0.0001,
|
| 274 |
-
"loss": 0.
|
| 275 |
"step": 190
|
| 276 |
},
|
| 277 |
{
|
| 278 |
-
"epoch":
|
| 279 |
-
"
|
| 280 |
-
"
|
| 281 |
-
"
|
| 282 |
-
"
|
| 283 |
-
|
| 284 |
-
|
| 285 |
-
"epoch": 0.6347946835945248,
|
| 286 |
-
"grad_norm": 0.08642578125,
|
| 287 |
-
"learning_rate": 0.0001,
|
| 288 |
-
"loss": 0.0195,
|
| 289 |
-
"step": 200
|
| 290 |
-
},
|
| 291 |
-
{
|
| 292 |
-
"epoch": 0.650664550684388,
|
| 293 |
-
"grad_norm": 0.07080078125,
|
| 294 |
-
"learning_rate": 0.0001,
|
| 295 |
-
"loss": 0.3038,
|
| 296 |
-
"step": 205
|
| 297 |
-
},
|
| 298 |
-
{
|
| 299 |
-
"epoch": 0.6665344177742512,
|
| 300 |
-
"grad_norm": 0.0556640625,
|
| 301 |
-
"learning_rate": 0.0001,
|
| 302 |
-
"loss": 0.1574,
|
| 303 |
-
"step": 210
|
| 304 |
-
},
|
| 305 |
-
{
|
| 306 |
-
"epoch": 0.6824042848641143,
|
| 307 |
-
"grad_norm": 0.054443359375,
|
| 308 |
-
"learning_rate": 0.0001,
|
| 309 |
-
"loss": 0.1049,
|
| 310 |
-
"step": 215
|
| 311 |
-
},
|
| 312 |
-
{
|
| 313 |
-
"epoch": 0.6982741519539774,
|
| 314 |
-
"grad_norm": 0.052490234375,
|
| 315 |
-
"learning_rate": 0.0001,
|
| 316 |
-
"loss": 0.0955,
|
| 317 |
-
"step": 220
|
| 318 |
-
},
|
| 319 |
-
{
|
| 320 |
-
"epoch": 0.7141440190438405,
|
| 321 |
-
"grad_norm": 0.046630859375,
|
| 322 |
-
"learning_rate": 0.0001,
|
| 323 |
-
"loss": 0.0767,
|
| 324 |
-
"step": 225
|
| 325 |
-
},
|
| 326 |
-
{
|
| 327 |
-
"epoch": 0.7300138861337037,
|
| 328 |
-
"grad_norm": 0.052978515625,
|
| 329 |
-
"learning_rate": 0.0001,
|
| 330 |
-
"loss": 0.0636,
|
| 331 |
-
"step": 230
|
| 332 |
-
},
|
| 333 |
-
{
|
| 334 |
-
"epoch": 0.7458837532235667,
|
| 335 |
-
"grad_norm": 0.0546875,
|
| 336 |
-
"learning_rate": 0.0001,
|
| 337 |
-
"loss": 0.0584,
|
| 338 |
-
"step": 235
|
| 339 |
-
},
|
| 340 |
-
{
|
| 341 |
-
"epoch": 0.7617536203134299,
|
| 342 |
-
"grad_norm": 0.0546875,
|
| 343 |
-
"learning_rate": 0.0001,
|
| 344 |
-
"loss": 0.0368,
|
| 345 |
-
"step": 240
|
| 346 |
-
},
|
| 347 |
-
{
|
| 348 |
-
"epoch": 0.777623487403293,
|
| 349 |
-
"grad_norm": 0.035400390625,
|
| 350 |
-
"learning_rate": 0.0001,
|
| 351 |
-
"loss": 0.0268,
|
| 352 |
-
"step": 245
|
| 353 |
-
},
|
| 354 |
-
{
|
| 355 |
-
"epoch": 0.7934933544931562,
|
| 356 |
-
"grad_norm": 0.03564453125,
|
| 357 |
-
"learning_rate": 0.0001,
|
| 358 |
-
"loss": 0.0197,
|
| 359 |
-
"step": 250
|
| 360 |
-
},
|
| 361 |
-
{
|
| 362 |
-
"epoch": 0.8093632215830192,
|
| 363 |
-
"grad_norm": 0.0673828125,
|
| 364 |
-
"learning_rate": 0.0001,
|
| 365 |
-
"loss": 0.264,
|
| 366 |
-
"step": 255
|
| 367 |
-
},
|
| 368 |
-
{
|
| 369 |
-
"epoch": 0.8252330886728824,
|
| 370 |
-
"grad_norm": 0.050048828125,
|
| 371 |
-
"learning_rate": 0.0001,
|
| 372 |
-
"loss": 0.1382,
|
| 373 |
-
"step": 260
|
| 374 |
-
},
|
| 375 |
-
{
|
| 376 |
-
"epoch": 0.8411029557627455,
|
| 377 |
-
"grad_norm": 0.053955078125,
|
| 378 |
-
"learning_rate": 0.0001,
|
| 379 |
-
"loss": 0.0959,
|
| 380 |
-
"step": 265
|
| 381 |
-
},
|
| 382 |
-
{
|
| 383 |
-
"epoch": 0.8569728228526086,
|
| 384 |
-
"grad_norm": 0.055908203125,
|
| 385 |
-
"learning_rate": 0.0001,
|
| 386 |
-
"loss": 0.0986,
|
| 387 |
-
"step": 270
|
| 388 |
-
},
|
| 389 |
-
{
|
| 390 |
-
"epoch": 0.8728426899424717,
|
| 391 |
-
"grad_norm": 0.05322265625,
|
| 392 |
-
"learning_rate": 0.0001,
|
| 393 |
-
"loss": 0.0806,
|
| 394 |
-
"step": 275
|
| 395 |
-
},
|
| 396 |
-
{
|
| 397 |
-
"epoch": 0.8887125570323349,
|
| 398 |
-
"grad_norm": 0.037109375,
|
| 399 |
-
"learning_rate": 0.0001,
|
| 400 |
-
"loss": 0.0627,
|
| 401 |
-
"step": 280
|
| 402 |
-
},
|
| 403 |
-
{
|
| 404 |
-
"epoch": 0.904582424122198,
|
| 405 |
-
"grad_norm": 0.035888671875,
|
| 406 |
-
"learning_rate": 0.0001,
|
| 407 |
-
"loss": 0.0488,
|
| 408 |
-
"step": 285
|
| 409 |
-
},
|
| 410 |
-
{
|
| 411 |
-
"epoch": 0.9204522912120611,
|
| 412 |
-
"grad_norm": 0.049072265625,
|
| 413 |
-
"learning_rate": 0.0001,
|
| 414 |
-
"loss": 0.0334,
|
| 415 |
-
"step": 290
|
| 416 |
-
},
|
| 417 |
-
{
|
| 418 |
-
"epoch": 0.9363221583019242,
|
| 419 |
-
"grad_norm": 0.042236328125,
|
| 420 |
-
"learning_rate": 0.0001,
|
| 421 |
-
"loss": 0.0259,
|
| 422 |
-
"step": 295
|
| 423 |
-
},
|
| 424 |
-
{
|
| 425 |
-
"epoch": 0.9521920253917874,
|
| 426 |
-
"grad_norm": 0.02490234375,
|
| 427 |
-
"learning_rate": 0.0001,
|
| 428 |
-
"loss": 0.0168,
|
| 429 |
-
"step": 300
|
| 430 |
-
},
|
| 431 |
-
{
|
| 432 |
-
"epoch": 0.9680618924816504,
|
| 433 |
-
"grad_norm": 0.07080078125,
|
| 434 |
-
"learning_rate": 0.0001,
|
| 435 |
-
"loss": 0.1856,
|
| 436 |
-
"step": 305
|
| 437 |
-
},
|
| 438 |
-
{
|
| 439 |
-
"epoch": 0.9839317595715136,
|
| 440 |
-
"grad_norm": 0.09814453125,
|
| 441 |
-
"learning_rate": 0.0001,
|
| 442 |
-
"loss": 0.0806,
|
| 443 |
-
"step": 310
|
| 444 |
-
},
|
| 445 |
-
{
|
| 446 |
-
"epoch": 0.9998016266613767,
|
| 447 |
-
"grad_norm": 0.0380859375,
|
| 448 |
-
"learning_rate": 0.0001,
|
| 449 |
-
"loss": 0.0309,
|
| 450 |
-
"step": 315
|
| 451 |
-
},
|
| 452 |
-
{
|
| 453 |
-
"epoch": 1.0156714937512399,
|
| 454 |
-
"grad_norm": 0.07373046875,
|
| 455 |
-
"learning_rate": 0.0001,
|
| 456 |
-
"loss": 0.2891,
|
| 457 |
-
"step": 320
|
| 458 |
-
},
|
| 459 |
-
{
|
| 460 |
-
"epoch": 1.031541360841103,
|
| 461 |
-
"grad_norm": 0.06982421875,
|
| 462 |
-
"learning_rate": 0.0001,
|
| 463 |
-
"loss": 0.1519,
|
| 464 |
-
"step": 325
|
| 465 |
-
},
|
| 466 |
-
{
|
| 467 |
-
"epoch": 1.047411227930966,
|
| 468 |
-
"grad_norm": 0.048095703125,
|
| 469 |
-
"learning_rate": 0.0001,
|
| 470 |
-
"loss": 0.094,
|
| 471 |
-
"step": 330
|
| 472 |
-
},
|
| 473 |
-
{
|
| 474 |
-
"epoch": 1.0632810950208291,
|
| 475 |
-
"grad_norm": 0.051513671875,
|
| 476 |
-
"learning_rate": 0.0001,
|
| 477 |
-
"loss": 0.0843,
|
| 478 |
-
"step": 335
|
| 479 |
-
},
|
| 480 |
-
{
|
| 481 |
-
"epoch": 1.0791509621106923,
|
| 482 |
-
"grad_norm": 0.0517578125,
|
| 483 |
-
"learning_rate": 0.0001,
|
| 484 |
-
"loss": 0.0695,
|
| 485 |
-
"step": 340
|
| 486 |
-
},
|
| 487 |
-
{
|
| 488 |
-
"epoch": 1.0950208292005554,
|
| 489 |
-
"grad_norm": 0.04931640625,
|
| 490 |
-
"learning_rate": 0.0001,
|
| 491 |
-
"loss": 0.0586,
|
| 492 |
-
"step": 345
|
| 493 |
-
},
|
| 494 |
-
{
|
| 495 |
-
"epoch": 1.1108906962904186,
|
| 496 |
-
"grad_norm": 0.06201171875,
|
| 497 |
-
"learning_rate": 0.0001,
|
| 498 |
-
"loss": 0.0493,
|
| 499 |
-
"step": 350
|
| 500 |
-
},
|
| 501 |
-
{
|
| 502 |
-
"epoch": 1.1267605633802817,
|
| 503 |
-
"grad_norm": 0.0272216796875,
|
| 504 |
-
"learning_rate": 0.0001,
|
| 505 |
-
"loss": 0.0278,
|
| 506 |
-
"step": 355
|
| 507 |
-
},
|
| 508 |
-
{
|
| 509 |
-
"epoch": 1.142630430470145,
|
| 510 |
-
"grad_norm": 0.05419921875,
|
| 511 |
-
"learning_rate": 0.0001,
|
| 512 |
-
"loss": 0.0219,
|
| 513 |
-
"step": 360
|
| 514 |
-
},
|
| 515 |
-
{
|
| 516 |
-
"epoch": 1.1585002975600078,
|
| 517 |
-
"grad_norm": 0.07177734375,
|
| 518 |
-
"learning_rate": 0.0001,
|
| 519 |
-
"loss": 0.015,
|
| 520 |
-
"step": 365
|
| 521 |
-
},
|
| 522 |
-
{
|
| 523 |
-
"epoch": 1.174370164649871,
|
| 524 |
-
"grad_norm": 0.09521484375,
|
| 525 |
-
"learning_rate": 0.0001,
|
| 526 |
-
"loss": 0.2371,
|
| 527 |
-
"step": 370
|
| 528 |
-
},
|
| 529 |
-
{
|
| 530 |
-
"epoch": 1.1902400317397341,
|
| 531 |
-
"grad_norm": 0.060791015625,
|
| 532 |
-
"learning_rate": 0.0001,
|
| 533 |
-
"loss": 0.118,
|
| 534 |
-
"step": 375
|
| 535 |
-
},
|
| 536 |
-
{
|
| 537 |
-
"epoch": 1.2061098988295973,
|
| 538 |
-
"grad_norm": 0.059814453125,
|
| 539 |
-
"learning_rate": 0.0001,
|
| 540 |
-
"loss": 0.0904,
|
| 541 |
-
"step": 380
|
| 542 |
-
},
|
| 543 |
-
{
|
| 544 |
-
"epoch": 1.2219797659194604,
|
| 545 |
-
"grad_norm": 0.051513671875,
|
| 546 |
-
"learning_rate": 0.0001,
|
| 547 |
-
"loss": 0.079,
|
| 548 |
-
"step": 385
|
| 549 |
-
},
|
| 550 |
-
{
|
| 551 |
-
"epoch": 1.2378496330093236,
|
| 552 |
-
"grad_norm": 0.05126953125,
|
| 553 |
-
"learning_rate": 0.0001,
|
| 554 |
-
"loss": 0.0618,
|
| 555 |
-
"step": 390
|
| 556 |
-
},
|
| 557 |
-
{
|
| 558 |
-
"epoch": 1.2537195000991868,
|
| 559 |
-
"grad_norm": 0.06982421875,
|
| 560 |
-
"learning_rate": 0.0001,
|
| 561 |
-
"loss": 0.0501,
|
| 562 |
-
"step": 395
|
| 563 |
-
},
|
| 564 |
-
{
|
| 565 |
-
"epoch": 1.2695893671890497,
|
| 566 |
-
"grad_norm": 0.046142578125,
|
| 567 |
-
"learning_rate": 0.0001,
|
| 568 |
-
"loss": 0.0404,
|
| 569 |
-
"step": 400
|
| 570 |
-
},
|
| 571 |
-
{
|
| 572 |
-
"epoch": 1.2854592342789128,
|
| 573 |
-
"grad_norm": 0.03564453125,
|
| 574 |
-
"learning_rate": 0.0001,
|
| 575 |
-
"loss": 0.0295,
|
| 576 |
-
"step": 405
|
| 577 |
-
},
|
| 578 |
-
{
|
| 579 |
-
"epoch": 1.301329101368776,
|
| 580 |
-
"grad_norm": 0.0341796875,
|
| 581 |
-
"learning_rate": 0.0001,
|
| 582 |
-
"loss": 0.0185,
|
| 583 |
-
"step": 410
|
| 584 |
-
},
|
| 585 |
-
{
|
| 586 |
-
"epoch": 1.3171989684586392,
|
| 587 |
-
"grad_norm": 0.0286865234375,
|
| 588 |
-
"learning_rate": 0.0001,
|
| 589 |
-
"loss": 0.0123,
|
| 590 |
-
"step": 415
|
| 591 |
-
},
|
| 592 |
-
{
|
| 593 |
-
"epoch": 1.3330688355485023,
|
| 594 |
-
"grad_norm": 0.054931640625,
|
| 595 |
-
"learning_rate": 0.0001,
|
| 596 |
-
"loss": 0.2018,
|
| 597 |
-
"step": 420
|
| 598 |
-
},
|
| 599 |
-
{
|
| 600 |
-
"epoch": 1.3489387026383655,
|
| 601 |
-
"grad_norm": 0.060302734375,
|
| 602 |
-
"learning_rate": 0.0001,
|
| 603 |
-
"loss": 0.1189,
|
| 604 |
-
"step": 425
|
| 605 |
-
},
|
| 606 |
-
{
|
| 607 |
-
"epoch": 1.3648085697282286,
|
| 608 |
-
"grad_norm": 0.046630859375,
|
| 609 |
-
"learning_rate": 0.0001,
|
| 610 |
-
"loss": 0.0821,
|
| 611 |
-
"step": 430
|
| 612 |
-
},
|
| 613 |
-
{
|
| 614 |
-
"epoch": 1.3806784368180915,
|
| 615 |
-
"grad_norm": 0.0576171875,
|
| 616 |
-
"learning_rate": 0.0001,
|
| 617 |
-
"loss": 0.0759,
|
| 618 |
-
"step": 435
|
| 619 |
-
},
|
| 620 |
-
{
|
| 621 |
-
"epoch": 1.3965483039079547,
|
| 622 |
-
"grad_norm": 0.058349609375,
|
| 623 |
-
"learning_rate": 0.0001,
|
| 624 |
-
"loss": 0.0567,
|
| 625 |
-
"step": 440
|
| 626 |
-
},
|
| 627 |
-
{
|
| 628 |
-
"epoch": 1.4124181709978179,
|
| 629 |
-
"grad_norm": 0.05908203125,
|
| 630 |
-
"learning_rate": 0.0001,
|
| 631 |
-
"loss": 0.0435,
|
| 632 |
-
"step": 445
|
| 633 |
-
},
|
| 634 |
-
{
|
| 635 |
-
"epoch": 1.428288038087681,
|
| 636 |
-
"grad_norm": 0.054443359375,
|
| 637 |
-
"learning_rate": 0.0001,
|
| 638 |
-
"loss": 0.0414,
|
| 639 |
-
"step": 450
|
| 640 |
-
},
|
| 641 |
-
{
|
| 642 |
-
"epoch": 1.4441579051775442,
|
| 643 |
-
"grad_norm": 0.036376953125,
|
| 644 |
-
"learning_rate": 0.0001,
|
| 645 |
-
"loss": 0.0283,
|
| 646 |
-
"step": 455
|
| 647 |
-
},
|
| 648 |
-
{
|
| 649 |
-
"epoch": 1.4600277722674073,
|
| 650 |
-
"grad_norm": 0.142578125,
|
| 651 |
-
"learning_rate": 0.0001,
|
| 652 |
-
"loss": 0.0206,
|
| 653 |
-
"step": 460
|
| 654 |
-
},
|
| 655 |
-
{
|
| 656 |
-
"epoch": 1.4758976393572705,
|
| 657 |
-
"grad_norm": 0.044677734375,
|
| 658 |
-
"learning_rate": 0.0001,
|
| 659 |
-
"loss": 0.0129,
|
| 660 |
-
"step": 465
|
| 661 |
-
},
|
| 662 |
-
{
|
| 663 |
-
"epoch": 1.4917675064471334,
|
| 664 |
-
"grad_norm": 0.07275390625,
|
| 665 |
-
"learning_rate": 0.0001,
|
| 666 |
-
"loss": 0.2036,
|
| 667 |
-
"step": 470
|
| 668 |
-
},
|
| 669 |
-
{
|
| 670 |
-
"epoch": 1.5076373735369968,
|
| 671 |
-
"grad_norm": 0.052490234375,
|
| 672 |
-
"learning_rate": 0.0001,
|
| 673 |
-
"loss": 0.1093,
|
| 674 |
-
"step": 475
|
| 675 |
-
},
|
| 676 |
-
{
|
| 677 |
-
"epoch": 1.5076373735369968,
|
| 678 |
-
"step": 475,
|
| 679 |
-
"total_flos": 1.4535297138363187e+18,
|
| 680 |
-
"train_loss": 0.11740684490454824,
|
| 681 |
-
"train_runtime": 39384.0084,
|
| 682 |
-
"train_samples_per_second": 0.772,
|
| 683 |
-
"train_steps_per_second": 0.012
|
| 684 |
}
|
| 685 |
],
|
| 686 |
"logging_steps": 5,
|
| 687 |
-
"max_steps":
|
| 688 |
"num_input_tokens_seen": 0,
|
| 689 |
"num_train_epochs": 2,
|
| 690 |
"save_steps": 90,
|
|
@@ -700,8 +301,8 @@
|
|
| 700 |
"attributes": {}
|
| 701 |
}
|
| 702 |
},
|
| 703 |
-
"total_flos": 1.
|
| 704 |
-
"train_batch_size":
|
| 705 |
"trial_name": null,
|
| 706 |
"trial_params": null
|
| 707 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"best_metric": null,
|
| 3 |
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 1.2058706862356208,
|
| 5 |
"eval_steps": 500,
|
| 6 |
+
"global_step": 190,
|
| 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.0317334391114637,
|
| 13 |
+
"grad_norm": 0.060546875,
|
| 14 |
"learning_rate": 0.0001,
|
| 15 |
+
"loss": 0.6421,
|
| 16 |
"step": 5
|
| 17 |
},
|
| 18 |
{
|
| 19 |
+
"epoch": 0.0634668782229274,
|
| 20 |
"grad_norm": 0.11572265625,
|
| 21 |
"learning_rate": 0.0001,
|
| 22 |
+
"loss": 0.5213,
|
| 23 |
"step": 10
|
| 24 |
},
|
| 25 |
{
|
| 26 |
+
"epoch": 0.09520031733439112,
|
| 27 |
+
"grad_norm": 0.08251953125,
|
| 28 |
"learning_rate": 0.0001,
|
| 29 |
+
"loss": 0.2925,
|
| 30 |
"step": 15
|
| 31 |
},
|
| 32 |
{
|
| 33 |
+
"epoch": 0.1269337564458548,
|
| 34 |
+
"grad_norm": 0.0634765625,
|
| 35 |
"learning_rate": 0.0001,
|
| 36 |
+
"loss": 0.1978,
|
| 37 |
"step": 20
|
| 38 |
},
|
| 39 |
{
|
| 40 |
+
"epoch": 0.15866719555731854,
|
| 41 |
+
"grad_norm": 0.08251953125,
|
| 42 |
"learning_rate": 0.0001,
|
| 43 |
+
"loss": 0.1538,
|
| 44 |
"step": 25
|
| 45 |
},
|
| 46 |
{
|
| 47 |
+
"epoch": 0.19040063466878224,
|
| 48 |
+
"grad_norm": 0.10888671875,
|
| 49 |
"learning_rate": 0.0001,
|
| 50 |
+
"loss": 0.106,
|
| 51 |
"step": 30
|
| 52 |
},
|
| 53 |
{
|
| 54 |
+
"epoch": 0.22213407378024594,
|
| 55 |
+
"grad_norm": 0.049560546875,
|
| 56 |
"learning_rate": 0.0001,
|
| 57 |
+
"loss": 0.0454,
|
| 58 |
"step": 35
|
| 59 |
},
|
| 60 |
{
|
| 61 |
+
"epoch": 0.2538675128917096,
|
| 62 |
+
"grad_norm": 0.310546875,
|
| 63 |
"learning_rate": 0.0001,
|
| 64 |
+
"loss": 0.1215,
|
| 65 |
"step": 40
|
| 66 |
},
|
| 67 |
{
|
| 68 |
+
"epoch": 0.28560095200317337,
|
| 69 |
+
"grad_norm": 0.06494140625,
|
| 70 |
"learning_rate": 0.0001,
|
| 71 |
+
"loss": 0.2476,
|
| 72 |
"step": 45
|
| 73 |
},
|
| 74 |
{
|
| 75 |
+
"epoch": 0.31733439111463707,
|
| 76 |
+
"grad_norm": 0.40234375,
|
| 77 |
"learning_rate": 0.0001,
|
| 78 |
+
"loss": 0.1073,
|
| 79 |
"step": 50
|
| 80 |
},
|
| 81 |
{
|
| 82 |
+
"epoch": 0.3490678302261008,
|
| 83 |
+
"grad_norm": 0.04052734375,
|
| 84 |
"learning_rate": 0.0001,
|
| 85 |
+
"loss": 0.0863,
|
| 86 |
"step": 55
|
| 87 |
},
|
| 88 |
{
|
| 89 |
+
"epoch": 0.3808012693375645,
|
| 90 |
+
"grad_norm": 0.03369140625,
|
| 91 |
"learning_rate": 0.0001,
|
| 92 |
+
"loss": 0.0671,
|
| 93 |
"step": 60
|
| 94 |
},
|
| 95 |
{
|
| 96 |
+
"epoch": 0.4125347084490282,
|
| 97 |
+
"grad_norm": 0.0274658203125,
|
| 98 |
"learning_rate": 0.0001,
|
| 99 |
+
"loss": 0.0493,
|
| 100 |
"step": 65
|
| 101 |
},
|
| 102 |
{
|
| 103 |
+
"epoch": 0.4442681475604919,
|
| 104 |
+
"grad_norm": 0.0277099609375,
|
| 105 |
"learning_rate": 0.0001,
|
| 106 |
+
"loss": 0.0311,
|
| 107 |
"step": 70
|
| 108 |
},
|
| 109 |
{
|
| 110 |
+
"epoch": 0.4760015866719556,
|
| 111 |
+
"grad_norm": 0.01275634765625,
|
| 112 |
"learning_rate": 0.0001,
|
| 113 |
+
"loss": 0.0125,
|
| 114 |
"step": 75
|
| 115 |
},
|
| 116 |
{
|
| 117 |
+
"epoch": 0.5077350257834192,
|
| 118 |
+
"grad_norm": 0.06787109375,
|
| 119 |
"learning_rate": 0.0001,
|
| 120 |
+
"loss": 0.1307,
|
| 121 |
"step": 80
|
| 122 |
},
|
| 123 |
{
|
| 124 |
+
"epoch": 0.539468464894883,
|
| 125 |
+
"grad_norm": 0.050048828125,
|
| 126 |
"learning_rate": 0.0001,
|
| 127 |
+
"loss": 0.171,
|
| 128 |
"step": 85
|
| 129 |
},
|
| 130 |
{
|
| 131 |
+
"epoch": 0.5712019040063467,
|
| 132 |
+
"grad_norm": 0.060791015625,
|
| 133 |
"learning_rate": 0.0001,
|
| 134 |
+
"loss": 0.0818,
|
| 135 |
"step": 90
|
| 136 |
},
|
| 137 |
{
|
| 138 |
+
"epoch": 0.6029353431178104,
|
| 139 |
+
"grad_norm": 0.033203125,
|
| 140 |
"learning_rate": 0.0001,
|
| 141 |
+
"loss": 0.0658,
|
| 142 |
"step": 95
|
| 143 |
},
|
| 144 |
{
|
| 145 |
+
"epoch": 0.6346687822292741,
|
| 146 |
+
"grad_norm": 0.0235595703125,
|
| 147 |
"learning_rate": 0.0001,
|
| 148 |
+
"loss": 0.046,
|
| 149 |
"step": 100
|
| 150 |
},
|
| 151 |
{
|
| 152 |
+
"epoch": 0.6664022213407378,
|
| 153 |
+
"grad_norm": 0.0299072265625,
|
| 154 |
"learning_rate": 0.0001,
|
| 155 |
+
"loss": 0.0384,
|
| 156 |
"step": 105
|
| 157 |
},
|
| 158 |
{
|
| 159 |
+
"epoch": 0.6981356604522015,
|
| 160 |
+
"grad_norm": 0.0181884765625,
|
| 161 |
"learning_rate": 0.0001,
|
| 162 |
+
"loss": 0.0187,
|
| 163 |
"step": 110
|
| 164 |
},
|
| 165 |
{
|
| 166 |
+
"epoch": 0.7298690995636652,
|
| 167 |
+
"grad_norm": 0.019775390625,
|
| 168 |
"learning_rate": 0.0001,
|
| 169 |
+
"loss": 0.0095,
|
| 170 |
"step": 115
|
| 171 |
},
|
| 172 |
{
|
| 173 |
+
"epoch": 0.761602538675129,
|
| 174 |
+
"grad_norm": 0.060791015625,
|
| 175 |
"learning_rate": 0.0001,
|
| 176 |
+
"loss": 0.1381,
|
| 177 |
"step": 120
|
| 178 |
},
|
| 179 |
{
|
| 180 |
+
"epoch": 0.7933359777865926,
|
| 181 |
+
"grad_norm": 0.038818359375,
|
| 182 |
"learning_rate": 0.0001,
|
| 183 |
+
"loss": 0.1125,
|
| 184 |
"step": 125
|
| 185 |
},
|
| 186 |
{
|
| 187 |
+
"epoch": 0.8250694168980564,
|
| 188 |
+
"grad_norm": 0.032958984375,
|
| 189 |
"learning_rate": 0.0001,
|
| 190 |
+
"loss": 0.062,
|
| 191 |
"step": 130
|
| 192 |
},
|
| 193 |
{
|
| 194 |
+
"epoch": 0.85680285600952,
|
| 195 |
+
"grad_norm": 0.03173828125,
|
| 196 |
"learning_rate": 0.0001,
|
| 197 |
+
"loss": 0.0526,
|
| 198 |
"step": 135
|
| 199 |
},
|
| 200 |
{
|
| 201 |
+
"epoch": 0.8885362951209838,
|
| 202 |
+
"grad_norm": 0.02392578125,
|
| 203 |
"learning_rate": 0.0001,
|
| 204 |
+
"loss": 0.0382,
|
| 205 |
"step": 140
|
| 206 |
},
|
| 207 |
{
|
| 208 |
+
"epoch": 0.9202697342324474,
|
| 209 |
+
"grad_norm": 0.027099609375,
|
| 210 |
"learning_rate": 0.0001,
|
| 211 |
+
"loss": 0.027,
|
| 212 |
"step": 145
|
| 213 |
},
|
| 214 |
{
|
| 215 |
+
"epoch": 0.9520031733439112,
|
| 216 |
+
"grad_norm": 0.02294921875,
|
| 217 |
"learning_rate": 0.0001,
|
| 218 |
+
"loss": 0.0115,
|
| 219 |
"step": 150
|
| 220 |
},
|
| 221 |
{
|
| 222 |
+
"epoch": 0.9837366124553748,
|
| 223 |
+
"grad_norm": 0.02099609375,
|
| 224 |
"learning_rate": 0.0001,
|
| 225 |
+
"loss": 0.005,
|
| 226 |
"step": 155
|
| 227 |
},
|
| 228 |
{
|
| 229 |
+
"epoch": 1.0154700515668384,
|
| 230 |
+
"grad_norm": 0.0703125,
|
| 231 |
"learning_rate": 0.0001,
|
| 232 |
+
"loss": 0.1291,
|
| 233 |
"step": 160
|
| 234 |
},
|
| 235 |
{
|
| 236 |
+
"epoch": 1.0472034906783023,
|
| 237 |
+
"grad_norm": 0.04052734375,
|
| 238 |
"learning_rate": 0.0001,
|
| 239 |
+
"loss": 0.1033,
|
| 240 |
"step": 165
|
| 241 |
},
|
| 242 |
{
|
| 243 |
+
"epoch": 1.078936929789766,
|
| 244 |
+
"grad_norm": 0.03173828125,
|
| 245 |
"learning_rate": 0.0001,
|
| 246 |
+
"loss": 0.0539,
|
| 247 |
"step": 170
|
| 248 |
},
|
| 249 |
{
|
| 250 |
+
"epoch": 1.1106703689012296,
|
| 251 |
+
"grad_norm": 0.0299072265625,
|
| 252 |
"learning_rate": 0.0001,
|
| 253 |
+
"loss": 0.043,
|
| 254 |
"step": 175
|
| 255 |
},
|
| 256 |
{
|
| 257 |
+
"epoch": 1.1424038080126935,
|
| 258 |
+
"grad_norm": 0.0262451171875,
|
| 259 |
"learning_rate": 0.0001,
|
| 260 |
+
"loss": 0.0303,
|
| 261 |
"step": 180
|
| 262 |
},
|
| 263 |
{
|
| 264 |
+
"epoch": 1.1741372471241571,
|
| 265 |
+
"grad_norm": 0.060791015625,
|
| 266 |
"learning_rate": 0.0001,
|
| 267 |
+
"loss": 0.0239,
|
| 268 |
"step": 185
|
| 269 |
},
|
| 270 |
{
|
| 271 |
+
"epoch": 1.2058706862356208,
|
| 272 |
+
"grad_norm": 0.015625,
|
| 273 |
"learning_rate": 0.0001,
|
| 274 |
+
"loss": 0.0095,
|
| 275 |
"step": 190
|
| 276 |
},
|
| 277 |
{
|
| 278 |
+
"epoch": 1.2058706862356208,
|
| 279 |
+
"step": 190,
|
| 280 |
+
"total_flos": 1.216645538039931e+18,
|
| 281 |
+
"train_loss": 0.10745409297707834,
|
| 282 |
+
"train_runtime": 37043.3755,
|
| 283 |
+
"train_samples_per_second": 0.657,
|
| 284 |
+
"train_steps_per_second": 0.005
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 285 |
}
|
| 286 |
],
|
| 287 |
"logging_steps": 5,
|
| 288 |
+
"max_steps": 190,
|
| 289 |
"num_input_tokens_seen": 0,
|
| 290 |
"num_train_epochs": 2,
|
| 291 |
"save_steps": 90,
|
|
|
|
| 301 |
"attributes": {}
|
| 302 |
}
|
| 303 |
},
|
| 304 |
+
"total_flos": 1.216645538039931e+18,
|
| 305 |
+
"train_batch_size": 8,
|
| 306 |
"trial_name": null,
|
| 307 |
"trial_params": null
|
| 308 |
}
|
codellama/c/dmcodegen/dmcodegen_base_c/all_results.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 2.0779220779220777,
|
| 3 |
+
"total_flos": 1.8562430640540058e+18,
|
| 4 |
+
"train_loss": 0.45838437411520216,
|
| 5 |
+
"train_runtime": 56927.0701,
|
| 6 |
+
"train_samples_per_second": 0.405,
|
| 7 |
+
"train_steps_per_second": 0.003
|
| 8 |
+
}
|
codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-180/README.md
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: ../CodeLlama-13b-Instruct-hf/
|
| 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
|
codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-180/adapter_config.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "../CodeLlama-13b-Instruct-hf/",
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"fan_in_fan_out": false,
|
| 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.0,
|
| 15 |
+
"megatron_config": null,
|
| 16 |
+
"megatron_core": "megatron.core",
|
| 17 |
+
"modules_to_save": null,
|
| 18 |
+
"peft_type": "LORA",
|
| 19 |
+
"r": 64,
|
| 20 |
+
"rank_pattern": {},
|
| 21 |
+
"revision": null,
|
| 22 |
+
"target_modules": [
|
| 23 |
+
"o_proj",
|
| 24 |
+
"up_proj",
|
| 25 |
+
"down_proj",
|
| 26 |
+
"k_proj",
|
| 27 |
+
"gate_proj",
|
| 28 |
+
"v_proj",
|
| 29 |
+
"q_proj"
|
| 30 |
+
],
|
| 31 |
+
"task_type": "CAUSAL_LM",
|
| 32 |
+
"use_dora": false,
|
| 33 |
+
"use_rslora": false
|
| 34 |
+
}
|
codellama/{java/dataflow_pretrained/checkpoint-720/adapter_model β c/dmcodegen/dmcodegen_base_c/checkpoint-180}/adapter_model.safetensors
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1156480200
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4018337dfdcbc4ca01ac822efa32f00bdad5c13cd3bd3d5c8308564380b060be
|
| 3 |
size 1156480200
|
codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-180/adapter_model/README.md
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: ../CodeLlama-13b-Instruct-hf/
|
| 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
|
codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-180/adapter_model/adapter_config.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "../CodeLlama-13b-Instruct-hf/",
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"fan_in_fan_out": false,
|
| 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.0,
|
| 15 |
+
"megatron_config": null,
|
| 16 |
+
"megatron_core": "megatron.core",
|
| 17 |
+
"modules_to_save": null,
|
| 18 |
+
"peft_type": "LORA",
|
| 19 |
+
"r": 64,
|
| 20 |
+
"rank_pattern": {},
|
| 21 |
+
"revision": null,
|
| 22 |
+
"target_modules": [
|
| 23 |
+
"o_proj",
|
| 24 |
+
"up_proj",
|
| 25 |
+
"down_proj",
|
| 26 |
+
"k_proj",
|
| 27 |
+
"gate_proj",
|
| 28 |
+
"v_proj",
|
| 29 |
+
"q_proj"
|
| 30 |
+
],
|
| 31 |
+
"task_type": "CAUSAL_LM",
|
| 32 |
+
"use_dora": false,
|
| 33 |
+
"use_rslora": false
|
| 34 |
+
}
|
codellama/c/{dataflow_c_pretrained/checkpoint-475 β dmcodegen/dmcodegen_base_c/checkpoint-180}/adapter_model/adapter_model.safetensors
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1156480200
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4018337dfdcbc4ca01ac822efa32f00bdad5c13cd3bd3d5c8308564380b060be
|
| 3 |
size 1156480200
|
codellama/{java/dataflow_pretrained/checkpoint-720 β c/dmcodegen/dmcodegen_base_c/checkpoint-180}/added_tokens.json
RENAMED
|
File without changes
|
codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-180/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c311f9837fead460249a52390564c15ad9137ede61358886a6cf8ab7c563896
|
| 3 |
+
size 2003126962
|
codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-180/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09d9a2f5e5c671e23fbed743832c2d77a42f5fdb0981bfd74289171a6b58bdb8
|
| 3 |
+
size 14244
|
codellama/c/{dataflow_c_pretrained/checkpoint-475 β dmcodegen/dmcodegen_base_c/checkpoint-180}/scheduler.pt
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1064
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:244453cd6aad26ed6e8f9d969778193b9354089d8336fe58bfb91c089a53bf6f
|
| 3 |
size 1064
|
codellama/{java/dataflow_pretrained/checkpoint-720 β c/dmcodegen/dmcodegen_base_c/checkpoint-180}/special_tokens_map.json
RENAMED
|
File without changes
|
codellama/{java/dataflow_pretrained/checkpoint-720 β c/dmcodegen/dmcodegen_base_c/checkpoint-180}/tokenizer.model
RENAMED
|
File without changes
|
codellama/{java/dataflow_pretrained/checkpoint-720 β c/dmcodegen/dmcodegen_base_c/checkpoint-180}/tokenizer_config.json
RENAMED
|
File without changes
|
codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-180/trainer_state.json
ADDED
|
@@ -0,0 +1,285 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": null,
|
| 3 |
+
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 2.0779220779220777,
|
| 5 |
+
"eval_steps": 500,
|
| 6 |
+
"global_step": 180,
|
| 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.05772005772005772,
|
| 13 |
+
"grad_norm": 0.018310546875,
|
| 14 |
+
"learning_rate": 0.0001,
|
| 15 |
+
"loss": 0.5558,
|
| 16 |
+
"step": 5
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"epoch": 0.11544011544011544,
|
| 20 |
+
"grad_norm": 0.01544189453125,
|
| 21 |
+
"learning_rate": 0.0001,
|
| 22 |
+
"loss": 0.4953,
|
| 23 |
+
"step": 10
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"epoch": 0.17316017316017315,
|
| 27 |
+
"grad_norm": 0.01611328125,
|
| 28 |
+
"learning_rate": 0.0001,
|
| 29 |
+
"loss": 0.4465,
|
| 30 |
+
"step": 15
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"epoch": 0.23088023088023088,
|
| 34 |
+
"grad_norm": 0.0186767578125,
|
| 35 |
+
"learning_rate": 0.0001,
|
| 36 |
+
"loss": 0.419,
|
| 37 |
+
"step": 20
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"epoch": 0.2886002886002886,
|
| 41 |
+
"grad_norm": 0.022705078125,
|
| 42 |
+
"learning_rate": 0.0001,
|
| 43 |
+
"loss": 0.5274,
|
| 44 |
+
"step": 25
|
| 45 |
+
},
|
| 46 |
+
{
|
| 47 |
+
"epoch": 0.3463203463203463,
|
| 48 |
+
"grad_norm": 0.020751953125,
|
| 49 |
+
"learning_rate": 0.0001,
|
| 50 |
+
"loss": 0.5132,
|
| 51 |
+
"step": 30
|
| 52 |
+
},
|
| 53 |
+
{
|
| 54 |
+
"epoch": 0.40404040404040403,
|
| 55 |
+
"grad_norm": 0.0174560546875,
|
| 56 |
+
"learning_rate": 0.0001,
|
| 57 |
+
"loss": 0.4466,
|
| 58 |
+
"step": 35
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"epoch": 0.46176046176046176,
|
| 62 |
+
"grad_norm": 0.01904296875,
|
| 63 |
+
"learning_rate": 0.0001,
|
| 64 |
+
"loss": 0.4116,
|
| 65 |
+
"step": 40
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"epoch": 0.5194805194805194,
|
| 69 |
+
"grad_norm": 0.026611328125,
|
| 70 |
+
"learning_rate": 0.0001,
|
| 71 |
+
"loss": 0.4913,
|
| 72 |
+
"step": 45
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"epoch": 0.5772005772005772,
|
| 76 |
+
"grad_norm": 0.0208740234375,
|
| 77 |
+
"learning_rate": 0.0001,
|
| 78 |
+
"loss": 0.4982,
|
| 79 |
+
"step": 50
|
| 80 |
+
},
|
| 81 |
+
{
|
| 82 |
+
"epoch": 0.6349206349206349,
|
| 83 |
+
"grad_norm": 0.021484375,
|
| 84 |
+
"learning_rate": 0.0001,
|
| 85 |
+
"loss": 0.4586,
|
| 86 |
+
"step": 55
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"epoch": 0.6926406926406926,
|
| 90 |
+
"grad_norm": 0.0191650390625,
|
| 91 |
+
"learning_rate": 0.0001,
|
| 92 |
+
"loss": 0.4132,
|
| 93 |
+
"step": 60
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"epoch": 0.7503607503607503,
|
| 97 |
+
"grad_norm": 0.03125,
|
| 98 |
+
"learning_rate": 0.0001,
|
| 99 |
+
"loss": 0.445,
|
| 100 |
+
"step": 65
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"epoch": 0.8080808080808081,
|
| 104 |
+
"grad_norm": 0.0242919921875,
|
| 105 |
+
"learning_rate": 0.0001,
|
| 106 |
+
"loss": 0.5186,
|
| 107 |
+
"step": 70
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"epoch": 0.8658008658008658,
|
| 111 |
+
"grad_norm": 0.022216796875,
|
| 112 |
+
"learning_rate": 0.0001,
|
| 113 |
+
"loss": 0.463,
|
| 114 |
+
"step": 75
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"epoch": 0.9235209235209235,
|
| 118 |
+
"grad_norm": 0.02001953125,
|
| 119 |
+
"learning_rate": 0.0001,
|
| 120 |
+
"loss": 0.4233,
|
| 121 |
+
"step": 80
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"epoch": 0.9812409812409812,
|
| 125 |
+
"grad_norm": 0.0299072265625,
|
| 126 |
+
"learning_rate": 0.0001,
|
| 127 |
+
"loss": 0.4396,
|
| 128 |
+
"step": 85
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"epoch": 1.0389610389610389,
|
| 132 |
+
"grad_norm": 0.02685546875,
|
| 133 |
+
"learning_rate": 0.0001,
|
| 134 |
+
"loss": 0.4944,
|
| 135 |
+
"step": 90
|
| 136 |
+
},
|
| 137 |
+
{
|
| 138 |
+
"epoch": 1.0966810966810967,
|
| 139 |
+
"grad_norm": 0.0260009765625,
|
| 140 |
+
"learning_rate": 0.0001,
|
| 141 |
+
"loss": 0.4896,
|
| 142 |
+
"step": 95
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"epoch": 1.1544011544011543,
|
| 146 |
+
"grad_norm": 0.0247802734375,
|
| 147 |
+
"learning_rate": 0.0001,
|
| 148 |
+
"loss": 0.4402,
|
| 149 |
+
"step": 100
|
| 150 |
+
},
|
| 151 |
+
{
|
| 152 |
+
"epoch": 1.2121212121212122,
|
| 153 |
+
"grad_norm": 0.0240478515625,
|
| 154 |
+
"learning_rate": 0.0001,
|
| 155 |
+
"loss": 0.3963,
|
| 156 |
+
"step": 105
|
| 157 |
+
},
|
| 158 |
+
{
|
| 159 |
+
"epoch": 1.2698412698412698,
|
| 160 |
+
"grad_norm": 0.037353515625,
|
| 161 |
+
"learning_rate": 0.0001,
|
| 162 |
+
"loss": 0.4535,
|
| 163 |
+
"step": 110
|
| 164 |
+
},
|
| 165 |
+
{
|
| 166 |
+
"epoch": 1.3275613275613276,
|
| 167 |
+
"grad_norm": 0.032470703125,
|
| 168 |
+
"learning_rate": 0.0001,
|
| 169 |
+
"loss": 0.5045,
|
| 170 |
+
"step": 115
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"epoch": 1.3852813852813852,
|
| 174 |
+
"grad_norm": 0.0301513671875,
|
| 175 |
+
"learning_rate": 0.0001,
|
| 176 |
+
"loss": 0.4466,
|
| 177 |
+
"step": 120
|
| 178 |
+
},
|
| 179 |
+
{
|
| 180 |
+
"epoch": 1.443001443001443,
|
| 181 |
+
"grad_norm": 0.0244140625,
|
| 182 |
+
"learning_rate": 0.0001,
|
| 183 |
+
"loss": 0.4095,
|
| 184 |
+
"step": 125
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"epoch": 1.5007215007215007,
|
| 188 |
+
"grad_norm": 0.046630859375,
|
| 189 |
+
"learning_rate": 0.0001,
|
| 190 |
+
"loss": 0.4346,
|
| 191 |
+
"step": 130
|
| 192 |
+
},
|
| 193 |
+
{
|
| 194 |
+
"epoch": 1.5584415584415585,
|
| 195 |
+
"grad_norm": 0.0299072265625,
|
| 196 |
+
"learning_rate": 0.0001,
|
| 197 |
+
"loss": 0.5046,
|
| 198 |
+
"step": 135
|
| 199 |
+
},
|
| 200 |
+
{
|
| 201 |
+
"epoch": 1.6161616161616161,
|
| 202 |
+
"grad_norm": 0.032958984375,
|
| 203 |
+
"learning_rate": 0.0001,
|
| 204 |
+
"loss": 0.4556,
|
| 205 |
+
"step": 140
|
| 206 |
+
},
|
| 207 |
+
{
|
| 208 |
+
"epoch": 1.6738816738816737,
|
| 209 |
+
"grad_norm": 0.0272216796875,
|
| 210 |
+
"learning_rate": 0.0001,
|
| 211 |
+
"loss": 0.4245,
|
| 212 |
+
"step": 145
|
| 213 |
+
},
|
| 214 |
+
{
|
| 215 |
+
"epoch": 1.7316017316017316,
|
| 216 |
+
"grad_norm": 0.036865234375,
|
| 217 |
+
"learning_rate": 0.0001,
|
| 218 |
+
"loss": 0.3834,
|
| 219 |
+
"step": 150
|
| 220 |
+
},
|
| 221 |
+
{
|
| 222 |
+
"epoch": 1.7893217893217894,
|
| 223 |
+
"grad_norm": 0.03662109375,
|
| 224 |
+
"learning_rate": 0.0001,
|
| 225 |
+
"loss": 0.5163,
|
| 226 |
+
"step": 155
|
| 227 |
+
},
|
| 228 |
+
{
|
| 229 |
+
"epoch": 1.847041847041847,
|
| 230 |
+
"grad_norm": 0.033935546875,
|
| 231 |
+
"learning_rate": 0.0001,
|
| 232 |
+
"loss": 0.4565,
|
| 233 |
+
"step": 160
|
| 234 |
+
},
|
| 235 |
+
{
|
| 236 |
+
"epoch": 1.9047619047619047,
|
| 237 |
+
"grad_norm": 0.02880859375,
|
| 238 |
+
"learning_rate": 0.0001,
|
| 239 |
+
"loss": 0.4164,
|
| 240 |
+
"step": 165
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"epoch": 1.9624819624819625,
|
| 244 |
+
"grad_norm": 0.03271484375,
|
| 245 |
+
"learning_rate": 0.0001,
|
| 246 |
+
"loss": 0.3956,
|
| 247 |
+
"step": 170
|
| 248 |
+
},
|
| 249 |
+
{
|
| 250 |
+
"epoch": 2.0202020202020203,
|
| 251 |
+
"grad_norm": 0.041748046875,
|
| 252 |
+
"learning_rate": 0.0001,
|
| 253 |
+
"loss": 0.4453,
|
| 254 |
+
"step": 175
|
| 255 |
+
},
|
| 256 |
+
{
|
| 257 |
+
"epoch": 2.0779220779220777,
|
| 258 |
+
"grad_norm": 0.03857421875,
|
| 259 |
+
"learning_rate": 0.0001,
|
| 260 |
+
"loss": 0.4681,
|
| 261 |
+
"step": 180
|
| 262 |
+
}
|
| 263 |
+
],
|
| 264 |
+
"logging_steps": 5,
|
| 265 |
+
"max_steps": 180,
|
| 266 |
+
"num_input_tokens_seen": 0,
|
| 267 |
+
"num_train_epochs": 3,
|
| 268 |
+
"save_steps": 180,
|
| 269 |
+
"stateful_callbacks": {
|
| 270 |
+
"TrainerControl": {
|
| 271 |
+
"args": {
|
| 272 |
+
"should_epoch_stop": false,
|
| 273 |
+
"should_evaluate": false,
|
| 274 |
+
"should_log": false,
|
| 275 |
+
"should_save": true,
|
| 276 |
+
"should_training_stop": true
|
| 277 |
+
},
|
| 278 |
+
"attributes": {}
|
| 279 |
+
}
|
| 280 |
+
},
|
| 281 |
+
"total_flos": 1.8562430640540058e+18,
|
| 282 |
+
"train_batch_size": 8,
|
| 283 |
+
"trial_name": null,
|
| 284 |
+
"trial_params": null
|
| 285 |
+
}
|
codellama/{java/dataflow_pretrained/checkpoint-720 β c/dmcodegen/dmcodegen_base_c/checkpoint-180}/training_args.bin
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7416
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34f792b2641cd9a5b1462d877d12107fd74f2ec203190ed5f66b658484d1e7b3
|
| 3 |
size 7416
|
codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/README.md
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: ../CodeLlama-13b-Instruct-hf/
|
| 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
|
codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/adapter_config.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "../CodeLlama-13b-Instruct-hf/",
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"fan_in_fan_out": false,
|
| 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.0,
|
| 15 |
+
"megatron_config": null,
|
| 16 |
+
"megatron_core": "megatron.core",
|
| 17 |
+
"modules_to_save": null,
|
| 18 |
+
"peft_type": "LORA",
|
| 19 |
+
"r": 64,
|
| 20 |
+
"rank_pattern": {},
|
| 21 |
+
"revision": null,
|
| 22 |
+
"target_modules": [
|
| 23 |
+
"k_proj",
|
| 24 |
+
"up_proj",
|
| 25 |
+
"gate_proj",
|
| 26 |
+
"q_proj",
|
| 27 |
+
"o_proj",
|
| 28 |
+
"v_proj",
|
| 29 |
+
"down_proj"
|
| 30 |
+
],
|
| 31 |
+
"task_type": "CAUSAL_LM",
|
| 32 |
+
"use_dora": false,
|
| 33 |
+
"use_rslora": false
|
| 34 |
+
}
|
codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b83cea6a8ba3abb411145bffb7c0c1f6cba9fd43721b41ecc8ed32b2c3e179fe
|
| 3 |
+
size 1156480200
|
codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/adapter_model/README.md
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: ../CodeLlama-13b-Instruct-hf/
|
| 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
|
codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/adapter_model/adapter_config.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "../CodeLlama-13b-Instruct-hf/",
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"fan_in_fan_out": false,
|
| 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.0,
|
| 15 |
+
"megatron_config": null,
|
| 16 |
+
"megatron_core": "megatron.core",
|
| 17 |
+
"modules_to_save": null,
|
| 18 |
+
"peft_type": "LORA",
|
| 19 |
+
"r": 64,
|
| 20 |
+
"rank_pattern": {},
|
| 21 |
+
"revision": null,
|
| 22 |
+
"target_modules": [
|
| 23 |
+
"k_proj",
|
| 24 |
+
"up_proj",
|
| 25 |
+
"gate_proj",
|
| 26 |
+
"q_proj",
|
| 27 |
+
"o_proj",
|
| 28 |
+
"v_proj",
|
| 29 |
+
"down_proj"
|
| 30 |
+
],
|
| 31 |
+
"task_type": "CAUSAL_LM",
|
| 32 |
+
"use_dora": false,
|
| 33 |
+
"use_rslora": false
|
| 34 |
+
}
|
codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/adapter_model/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b83cea6a8ba3abb411145bffb7c0c1f6cba9fd43721b41ecc8ed32b2c3e179fe
|
| 3 |
+
size 1156480200
|
codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/added_tokens.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"[PAD]": 32016
|
| 3 |
+
}
|
codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:119891f1916a60aabb0c81ceee15f0c8178c275d5b6ef81c9059743549e9653d
|
| 3 |
+
size 2003126962
|
codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b04d21a080b5e438b4b32adc506500b95e99b49e74f9d44a991ff92733e72054
|
| 3 |
+
size 14244
|
codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c7d5936e70e72bf0e3651da983818a5b36c8198eb19437975051ad543d68cc9
|
| 3 |
+
size 1064
|
codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/special_tokens_map.json
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"β<PRE>",
|
| 4 |
+
"β<MID>",
|
| 5 |
+
"β<SUF>",
|
| 6 |
+
"β<EOT>"
|
| 7 |
+
],
|
| 8 |
+
"bos_token": {
|
| 9 |
+
"content": "<s>",
|
| 10 |
+
"lstrip": false,
|
| 11 |
+
"normalized": false,
|
| 12 |
+
"rstrip": false,
|
| 13 |
+
"single_word": false
|
| 14 |
+
},
|
| 15 |
+
"eos_token": {
|
| 16 |
+
"content": "</s>",
|
| 17 |
+
"lstrip": false,
|
| 18 |
+
"normalized": false,
|
| 19 |
+
"rstrip": false,
|
| 20 |
+
"single_word": false
|
| 21 |
+
},
|
| 22 |
+
"pad_token": {
|
| 23 |
+
"content": "[PAD]",
|
| 24 |
+
"lstrip": false,
|
| 25 |
+
"normalized": false,
|
| 26 |
+
"rstrip": false,
|
| 27 |
+
"single_word": false
|
| 28 |
+
},
|
| 29 |
+
"unk_token": {
|
| 30 |
+
"content": "<unk>",
|
| 31 |
+
"lstrip": false,
|
| 32 |
+
"normalized": false,
|
| 33 |
+
"rstrip": false,
|
| 34 |
+
"single_word": false
|
| 35 |
+
}
|
| 36 |
+
}
|
codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/tokenizer.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45ccb9c8b6b561889acea59191d66986d314e7cbd6a78abc6e49b139ca91c1e6
|
| 3 |
+
size 500058
|
codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/tokenizer_config.json
ADDED
|
@@ -0,0 +1,94 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": true,
|
| 3 |
+
"add_eos_token": false,
|
| 4 |
+
"added_tokens_decoder": {
|
| 5 |
+
"0": {
|
| 6 |
+
"content": "<unk>",
|
| 7 |
+
"lstrip": false,
|
| 8 |
+
"normalized": false,
|
| 9 |
+
"rstrip": false,
|
| 10 |
+
"single_word": false,
|
| 11 |
+
"special": true
|
| 12 |
+
},
|
| 13 |
+
"1": {
|
| 14 |
+
"content": "<s>",
|
| 15 |
+
"lstrip": false,
|
| 16 |
+
"normalized": false,
|
| 17 |
+
"rstrip": false,
|
| 18 |
+
"single_word": false,
|
| 19 |
+
"special": true
|
| 20 |
+
},
|
| 21 |
+
"2": {
|
| 22 |
+
"content": "</s>",
|
| 23 |
+
"lstrip": false,
|
| 24 |
+
"normalized": false,
|
| 25 |
+
"rstrip": false,
|
| 26 |
+
"single_word": false,
|
| 27 |
+
"special": true
|
| 28 |
+
},
|
| 29 |
+
"32007": {
|
| 30 |
+
"content": "β<PRE>",
|
| 31 |
+
"lstrip": false,
|
| 32 |
+
"normalized": false,
|
| 33 |
+
"rstrip": false,
|
| 34 |
+
"single_word": false,
|
| 35 |
+
"special": true
|
| 36 |
+
},
|
| 37 |
+
"32008": {
|
| 38 |
+
"content": "β<SUF>",
|
| 39 |
+
"lstrip": false,
|
| 40 |
+
"normalized": false,
|
| 41 |
+
"rstrip": false,
|
| 42 |
+
"single_word": false,
|
| 43 |
+
"special": true
|
| 44 |
+
},
|
| 45 |
+
"32009": {
|
| 46 |
+
"content": "β<MID>",
|
| 47 |
+
"lstrip": false,
|
| 48 |
+
"normalized": false,
|
| 49 |
+
"rstrip": false,
|
| 50 |
+
"single_word": false,
|
| 51 |
+
"special": true
|
| 52 |
+
},
|
| 53 |
+
"32010": {
|
| 54 |
+
"content": "β<EOT>",
|
| 55 |
+
"lstrip": false,
|
| 56 |
+
"normalized": false,
|
| 57 |
+
"rstrip": false,
|
| 58 |
+
"single_word": false,
|
| 59 |
+
"special": true
|
| 60 |
+
},
|
| 61 |
+
"32016": {
|
| 62 |
+
"content": "[PAD]",
|
| 63 |
+
"lstrip": false,
|
| 64 |
+
"normalized": false,
|
| 65 |
+
"rstrip": false,
|
| 66 |
+
"single_word": false,
|
| 67 |
+
"special": true
|
| 68 |
+
}
|
| 69 |
+
},
|
| 70 |
+
"additional_special_tokens": [
|
| 71 |
+
"β<PRE>",
|
| 72 |
+
"β<MID>",
|
| 73 |
+
"β<SUF>",
|
| 74 |
+
"β<EOT>"
|
| 75 |
+
],
|
| 76 |
+
"bos_token": "<s>",
|
| 77 |
+
"chat_template": "{% if messages[0]['role'] == 'system' %}{% set loop_messages = messages[1:] %}{% set system_message = messages[0]['content'] %}{% else %}{% set loop_messages = messages %}{% set system_message = false %}{% endif %}{% for message in loop_messages %}{% if (message['role'] == 'user') != (loop.index0 % 2 == 0) %}{{ raise_exception('Conversation roles must alternate user/assistant/user/assistant/...') }}{% endif %}{% if loop.index0 == 0 and system_message != false %}{% set content = '<<SYS>>\\n' + system_message + '\\n<</SYS>>\\n\\n' + message['content'] %}{% else %}{% set content = message['content'] %}{% endif %}{% if message['role'] == 'user' %}{{ bos_token + '[INST] ' + content | trim + ' [/INST]' }}{% elif message['role'] == 'assistant' %}{{ ' ' + content | trim + ' ' + eos_token }}{% endif %}{% endfor %}",
|
| 78 |
+
"clean_up_tokenization_spaces": false,
|
| 79 |
+
"eos_token": "</s>",
|
| 80 |
+
"eot_token": "β<EOT>",
|
| 81 |
+
"fill_token": "<FILL_ME>",
|
| 82 |
+
"legacy": null,
|
| 83 |
+
"middle_token": "β<MID>",
|
| 84 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 85 |
+
"pad_token": "[PAD]",
|
| 86 |
+
"padding_side": "right",
|
| 87 |
+
"prefix_token": "β<PRE>",
|
| 88 |
+
"sp_model_kwargs": {},
|
| 89 |
+
"suffix_first": false,
|
| 90 |
+
"suffix_token": "β<SUF>",
|
| 91 |
+
"tokenizer_class": "CodeLlamaTokenizer",
|
| 92 |
+
"unk_token": "<unk>",
|
| 93 |
+
"use_default_system_prompt": false
|
| 94 |
+
}
|
codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/trainer_state.json
ADDED
|
@@ -0,0 +1,159 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": null,
|
| 3 |
+
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 1.0389610389610389,
|
| 5 |
+
"eval_steps": 500,
|
| 6 |
+
"global_step": 90,
|
| 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.05772005772005772,
|
| 13 |
+
"grad_norm": 0.036376953125,
|
| 14 |
+
"learning_rate": 0.0001,
|
| 15 |
+
"loss": 0.7562,
|
| 16 |
+
"step": 5
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"epoch": 0.11544011544011544,
|
| 20 |
+
"grad_norm": 0.0206298828125,
|
| 21 |
+
"learning_rate": 0.0001,
|
| 22 |
+
"loss": 0.5993,
|
| 23 |
+
"step": 10
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"epoch": 0.17316017316017315,
|
| 27 |
+
"grad_norm": 0.0244140625,
|
| 28 |
+
"learning_rate": 0.0001,
|
| 29 |
+
"loss": 0.5209,
|
| 30 |
+
"step": 15
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"epoch": 0.23088023088023088,
|
| 34 |
+
"grad_norm": 0.0673828125,
|
| 35 |
+
"learning_rate": 0.0001,
|
| 36 |
+
"loss": 0.5029,
|
| 37 |
+
"step": 20
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"epoch": 0.2886002886002886,
|
| 41 |
+
"grad_norm": 0.04150390625,
|
| 42 |
+
"learning_rate": 0.0001,
|
| 43 |
+
"loss": 0.622,
|
| 44 |
+
"step": 25
|
| 45 |
+
},
|
| 46 |
+
{
|
| 47 |
+
"epoch": 0.3463203463203463,
|
| 48 |
+
"grad_norm": 0.0284423828125,
|
| 49 |
+
"learning_rate": 0.0001,
|
| 50 |
+
"loss": 0.5561,
|
| 51 |
+
"step": 30
|
| 52 |
+
},
|
| 53 |
+
{
|
| 54 |
+
"epoch": 0.40404040404040403,
|
| 55 |
+
"grad_norm": 0.0189208984375,
|
| 56 |
+
"learning_rate": 0.0001,
|
| 57 |
+
"loss": 0.4707,
|
| 58 |
+
"step": 35
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"epoch": 0.46176046176046176,
|
| 62 |
+
"grad_norm": 0.019775390625,
|
| 63 |
+
"learning_rate": 0.0001,
|
| 64 |
+
"loss": 0.4331,
|
| 65 |
+
"step": 40
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"epoch": 0.5194805194805194,
|
| 69 |
+
"grad_norm": 0.0233154296875,
|
| 70 |
+
"learning_rate": 0.0001,
|
| 71 |
+
"loss": 0.534,
|
| 72 |
+
"step": 45
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"epoch": 0.5772005772005772,
|
| 76 |
+
"grad_norm": 0.0185546875,
|
| 77 |
+
"learning_rate": 0.0001,
|
| 78 |
+
"loss": 0.5314,
|
| 79 |
+
"step": 50
|
| 80 |
+
},
|
| 81 |
+
{
|
| 82 |
+
"epoch": 0.6349206349206349,
|
| 83 |
+
"grad_norm": 0.0169677734375,
|
| 84 |
+
"learning_rate": 0.0001,
|
| 85 |
+
"loss": 0.4802,
|
| 86 |
+
"step": 55
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"epoch": 0.6926406926406926,
|
| 90 |
+
"grad_norm": 0.0172119140625,
|
| 91 |
+
"learning_rate": 0.0001,
|
| 92 |
+
"loss": 0.4332,
|
| 93 |
+
"step": 60
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"epoch": 0.7503607503607503,
|
| 97 |
+
"grad_norm": 0.021728515625,
|
| 98 |
+
"learning_rate": 0.0001,
|
| 99 |
+
"loss": 0.4812,
|
| 100 |
+
"step": 65
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"epoch": 0.8080808080808081,
|
| 104 |
+
"grad_norm": 0.0155029296875,
|
| 105 |
+
"learning_rate": 0.0001,
|
| 106 |
+
"loss": 0.5443,
|
| 107 |
+
"step": 70
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"epoch": 0.8658008658008658,
|
| 111 |
+
"grad_norm": 0.0159912109375,
|
| 112 |
+
"learning_rate": 0.0001,
|
| 113 |
+
"loss": 0.4805,
|
| 114 |
+
"step": 75
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"epoch": 0.9235209235209235,
|
| 118 |
+
"grad_norm": 0.0146484375,
|
| 119 |
+
"learning_rate": 0.0001,
|
| 120 |
+
"loss": 0.4377,
|
| 121 |
+
"step": 80
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"epoch": 0.9812409812409812,
|
| 125 |
+
"grad_norm": 0.019775390625,
|
| 126 |
+
"learning_rate": 0.0001,
|
| 127 |
+
"loss": 0.4548,
|
| 128 |
+
"step": 85
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"epoch": 1.0389610389610389,
|
| 132 |
+
"grad_norm": 0.018310546875,
|
| 133 |
+
"learning_rate": 0.0001,
|
| 134 |
+
"loss": 0.5309,
|
| 135 |
+
"step": 90
|
| 136 |
+
}
|
| 137 |
+
],
|
| 138 |
+
"logging_steps": 5,
|
| 139 |
+
"max_steps": 270,
|
| 140 |
+
"num_input_tokens_seen": 0,
|
| 141 |
+
"num_train_epochs": 4,
|
| 142 |
+
"save_steps": 90,
|
| 143 |
+
"stateful_callbacks": {
|
| 144 |
+
"TrainerControl": {
|
| 145 |
+
"args": {
|
| 146 |
+
"should_epoch_stop": false,
|
| 147 |
+
"should_evaluate": false,
|
| 148 |
+
"should_log": false,
|
| 149 |
+
"should_save": true,
|
| 150 |
+
"should_training_stop": false
|
| 151 |
+
},
|
| 152 |
+
"attributes": {}
|
| 153 |
+
}
|
| 154 |
+
},
|
| 155 |
+
"total_flos": 9.286644455131546e+17,
|
| 156 |
+
"train_batch_size": 8,
|
| 157 |
+
"trial_name": null,
|
| 158 |
+
"trial_params": null
|
| 159 |
+
}
|
codellama/c/dmcodegen/dmcodegen_base_c/checkpoint-90/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3b5defc64c4beb14d7155cd334736bdf2476d6f1da0691ee9be164112ac9f9c
|
| 3 |
+
size 7416
|