File size: 5,576 Bytes
6849bc0 0e31d28 6849bc0 f2ed77d 50a336c 01b1628 50a336c f2ed77d 6849bc0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 |
---
license: other
tags:
- generated_from_trainer
- google/gemma
- PyTorch
- transformers
- trl
- peft
- tensorboard
model-index:
- name: pygemma-2b-ultra
results: []
datasets:
- Vezora/Tested-143k-Python-Alpaca
language:
- en
license_name: gemma-terms-of-use
license_link: https://ai.google.dev/gemma/terms
base_model: google/gemma-2b
widget:
- example_title: Compute Sum
messages:
- role: system
content: >
Welcome to PyGemma, your AI-powered Python assistant. I'm here to help you answer common questions about the Python programming language. Let's dive into Python!
Please note:
- I strive to provide accurate and reliable information, but I'm not perfect. If you notice any inaccuracies, please let me know.
- I'm committed to maintaining a safe and respectful environment. Please avoid using toxic or harmful language.
- I'm continuously learning and improving. If you notice any inconsistencies in my responses, I appreciate your patience and feedback.
- role: user
content: Create a function to calculate the sum of a sequence of integers.
inference:
parameters:
temperature: 0.1
max_new_tokens: 1024
top_p: 0.95
top_k: 50
pipeline_tag: text-generation
---
# Model Card for pygemma-2b-ultra:
🐍💬🤖
**pygemma-2b-ultra** is a language model that is trained to act as Python assistant. It is a finetuned version of [google/gemma-2b](https://huggingface.co/google/gemma-2b) that was trained using `SFTTrainer` on publicly available dataset
[Vezora/Tested-143k-Python-Alpaca](https://huggingface.co/datasets/Vezora/Tested-143k-Python-Alpaca).
## Training Metrics
[The training metrics can be found on **TensorBoard**](https://huggingface.co/Menouar/pygemma-2b-ultra/tensorboard).
## Training hyperparameters
The following hyperparameters were used during the training:
- output_dir: peft-lora-model
- overwrite_output_dir: True
- do_train: False
- do_eval: False
- do_predict: False
- evaluation_strategy: no
- prediction_loss_only: False
- per_device_train_batch_size: 2
- per_device_eval_batch_size: None
- per_gpu_train_batch_size: None
- per_gpu_eval_batch_size: None
- gradient_accumulation_steps: 4
- eval_accumulation_steps: None
- eval_delay: 0
- learning_rate: 2e-05
- weight_decay: 0.0
- adam_beta1: 0.9
- adam_beta2: 0.999
- adam_epsilon: 1e-08
- max_grad_norm: 0.3
- num_train_epochs: 1
- max_steps: -1
- lr_scheduler_type: cosine
- lr_scheduler_kwargs: {}
- warmup_ratio: 0.1
- warmup_steps: 0
- log_level: passive
- log_level_replica: warning
- log_on_each_node: True
- logging_dir: peft-lora-model/runs/Mar22_07-15-06_2013f91d074a
- logging_strategy: steps
- logging_first_step: False
- logging_steps: 10
- logging_nan_inf_filter: True
- save_strategy: epoch
- save_steps: 500
- save_total_limit: None
- save_safetensors: True
- save_on_each_node: False
- save_only_model: False
- no_cuda: False
- use_cpu: False
- use_mps_device: False
- seed: 42
- data_seed: None
- jit_mode_eval: False
- use_ipex: False
- bf16: True
- fp16: False
- fp16_opt_level: O1
- half_precision_backend: auto
- bf16_full_eval: False
- fp16_full_eval: False
- tf32: None
- local_rank: 0
- ddp_backend: None
- tpu_num_cores: None
- tpu_metrics_debug: False
- debug: []
- dataloader_drop_last: False
- eval_steps: None
- dataloader_num_workers: 0
- dataloader_prefetch_factor: None
- past_index: -1
- run_name: peft-lora-model
- disable_tqdm: False
- remove_unused_columns: True
- label_names: None
- load_best_model_at_end: False
- metric_for_best_model: None
- greater_is_better: None
- ignore_data_skip: False
- fsdp: []
- fsdp_min_num_params: 0
- fsdp_config: {'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False}
- fsdp_transformer_layer_cls_to_wrap: None
- accelerator_config: AcceleratorConfig(split_batches=False, dispatch_batches=None, even_batches=True, use_seedable_sampler=True)
- deepspeed: None
- label_smoothing_factor: 0.0
- optim: adamw_torch_fused
- optim_args: None
- adafactor: False
- group_by_length: False
- length_column_name: length
- report_to: ['tensorboard']
- ddp_find_unused_parameters: None
- ddp_bucket_cap_mb: None
- ddp_broadcast_buffers: None
- dataloader_pin_memory: True
- dataloader_persistent_workers: False
- skip_memory_metrics: True
- use_legacy_prediction_loop: False
- push_to_hub: False
- resume_from_checkpoint: None
- hub_model_id: None
- hub_strategy: every_save
- hub_token: None
- hub_private_repo: False
- hub_always_push: False
- gradient_checkpointing: True
- gradient_checkpointing_kwargs: {'use_reentrant': False}
- include_inputs_for_metrics: False
- fp16_backend: auto
- push_to_hub_model_id: None
- push_to_hub_organization: None
- push_to_hub_token: None
- mp_parameters:
- auto_find_batch_size: False
- full_determinism: False
- torchdynamo: None
- ray_scope: last
- ddp_timeout: 1800
- torch_compile: False
- torch_compile_backend: None
- torch_compile_mode: None
- dispatch_batches: None
- split_batches: None
- include_tokens_per_second: False
- include_num_input_tokens_seen: False
- neftune_noise_alpha: None
- distributed_state: Distributed environment: NO
Num processes: 1
Process index: 0
Local process index: 0
Device: cuda
- _n_gpu: 1
- __cached__setup_devices: cuda:0
- deepspeed_plugin: None
|