Narkantak commited on
Commit
27527fe
1 Parent(s): dc9b3d1

Narkantak/mistral-7b-Q-50OT-Ashu-ft

Browse files
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [TheBloke/Mistral-7B-Instruct-v0.2-GPTQ](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-GPTQ) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.7274
20
 
21
  ## Model description
22
 
@@ -36,31 +36,71 @@ More information needed
36
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 0.0002
39
- - train_batch_size: 4
40
- - eval_batch_size: 4
41
  - seed: 42
42
  - gradient_accumulation_steps: 4
43
- - total_train_batch_size: 16
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_steps: 2
47
- - num_epochs: 10
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:-----:|:----:|:---------------:|
54
- | 4.5901 | 0.92 | 3 | 3.9565 |
55
- | 4.0371 | 1.85 | 6 | 3.4385 |
56
- | 3.4669 | 2.77 | 9 | 2.9876 |
57
- | 2.252 | 4.0 | 13 | 2.5483 |
58
- | 2.6576 | 4.92 | 16 | 2.2996 |
59
- | 2.3154 | 5.85 | 19 | 2.0765 |
60
- | 2.065 | 6.77 | 22 | 1.9107 |
61
- | 1.4272 | 8.0 | 26 | 1.7737 |
62
- | 1.807 | 8.92 | 29 | 1.7322 |
63
- | 1.2589 | 9.23 | 30 | 1.7274 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
64
 
65
 
66
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [TheBloke/Mistral-7B-Instruct-v0.2-GPTQ](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-GPTQ) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.0615
20
 
21
  ## Model description
22
 
 
36
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 0.0002
39
+ - train_batch_size: 5
40
+ - eval_batch_size: 5
41
  - seed: 42
42
  - gradient_accumulation_steps: 4
43
+ - total_train_batch_size: 20
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_steps: 2
47
+ - num_epochs: 50
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:-----:|:----:|:---------------:|
54
+ | 2.2856 | 1.0 | 2 | 1.9140 |
55
+ | 2.2072 | 2.0 | 4 | 1.7495 |
56
+ | 1.9669 | 3.0 | 6 | 1.5863 |
57
+ | 1.7392 | 4.0 | 8 | 1.4619 |
58
+ | 1.5773 | 5.0 | 10 | 1.3566 |
59
+ | 1.4356 | 6.0 | 12 | 1.2507 |
60
+ | 1.2947 | 7.0 | 14 | 1.1430 |
61
+ | 1.1322 | 8.0 | 16 | 1.0251 |
62
+ | 0.9668 | 9.0 | 18 | 0.9297 |
63
+ | 0.8458 | 10.0 | 20 | 0.8683 |
64
+ | 0.7633 | 11.0 | 22 | 0.8292 |
65
+ | 0.715 | 12.0 | 24 | 0.8035 |
66
+ | 0.6751 | 13.0 | 26 | 0.7806 |
67
+ | 0.6393 | 14.0 | 28 | 0.7605 |
68
+ | 0.6037 | 15.0 | 30 | 0.7473 |
69
+ | 0.5686 | 16.0 | 32 | 0.7427 |
70
+ | 0.5395 | 17.0 | 34 | 0.7443 |
71
+ | 0.5141 | 18.0 | 36 | 0.7448 |
72
+ | 0.4879 | 19.0 | 38 | 0.7412 |
73
+ | 0.4615 | 20.0 | 40 | 0.7433 |
74
+ | 0.4394 | 21.0 | 42 | 0.7501 |
75
+ | 0.4136 | 22.0 | 44 | 0.7589 |
76
+ | 0.3913 | 23.0 | 46 | 0.7660 |
77
+ | 0.3683 | 24.0 | 48 | 0.7728 |
78
+ | 0.3473 | 25.0 | 50 | 0.7873 |
79
+ | 0.3273 | 26.0 | 52 | 0.8055 |
80
+ | 0.3087 | 27.0 | 54 | 0.8237 |
81
+ | 0.2898 | 28.0 | 56 | 0.8365 |
82
+ | 0.2717 | 29.0 | 58 | 0.8474 |
83
+ | 0.2579 | 30.0 | 60 | 0.8657 |
84
+ | 0.2404 | 31.0 | 62 | 0.8871 |
85
+ | 0.2278 | 32.0 | 64 | 0.9067 |
86
+ | 0.2149 | 33.0 | 66 | 0.9264 |
87
+ | 0.2042 | 34.0 | 68 | 0.9430 |
88
+ | 0.1949 | 35.0 | 70 | 0.9572 |
89
+ | 0.1887 | 36.0 | 72 | 0.9703 |
90
+ | 0.1802 | 37.0 | 74 | 0.9840 |
91
+ | 0.1737 | 38.0 | 76 | 0.9960 |
92
+ | 0.1691 | 39.0 | 78 | 1.0060 |
93
+ | 0.1642 | 40.0 | 80 | 1.0152 |
94
+ | 0.1613 | 41.0 | 82 | 1.0244 |
95
+ | 0.1571 | 42.0 | 84 | 1.0322 |
96
+ | 0.1539 | 43.0 | 86 | 1.0395 |
97
+ | 0.1522 | 44.0 | 88 | 1.0462 |
98
+ | 0.1494 | 45.0 | 90 | 1.0518 |
99
+ | 0.1474 | 46.0 | 92 | 1.0556 |
100
+ | 0.1469 | 47.0 | 94 | 1.0582 |
101
+ | 0.1456 | 48.0 | 96 | 1.0601 |
102
+ | 0.1459 | 49.0 | 98 | 1.0612 |
103
+ | 0.1438 | 50.0 | 100 | 1.0615 |
104
 
105
 
106
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e223c28014a2f52e6c4eb9a6b9f76d6267947ca0d5cfc20d693f08e23a4da17
3
  size 8397056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26f5835a09fc0f6980225019d7284d6a2f03b3b59a42fe93e4c8593e3e43d493
3
  size 8397056
runs/Mar14_14-04-50_0a91acd6c6df/events.out.tfevents.1710425096.0a91acd6c6df.33.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:048a8a36b34f62d0b32547e949e21f7bf43645bdf529907cafc1ab36915ba704
3
+ size 29236
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e591f9855eb09625cb8bcaa8f91f3efa4121b70118c996d24e115e12a5d20ff
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd9c7408142a23672872448d18da4ef3a5a12896c4c9a34589c76755bb72802c
3
  size 4920
wandb/debug-internal.log CHANGED
The diff for this file is too large to render. See raw diff
 
wandb/debug.log CHANGED
@@ -1,46 +1,40 @@
1
- 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_setup.py:_flush():76] Current SDK version is 0.16.3
2
- 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_setup.py:_flush():76] Configure stats pid to 34
3
- 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_setup.py:_flush():76] Loading settings from /root/.config/wandb/settings
4
- 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_setup.py:_flush():76] Loading settings from /kaggle/working/wandb/settings
5
- 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_setup.py:_flush():76] Loading settings from environment variables: {}
6
- 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
7
- 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program': '<python with no main file>'}
8
- 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_setup.py:_flush():76] Applying login settings: {'api_key': '***REDACTED***'}
9
- 2024-03-14 07:26:29,492 INFO MainThread:34 [wandb_init.py:_log_setup():526] Logging user logs to /kaggle/working/wandb/run-20240314_072629-9blbc0lc/logs/debug.log
10
- 2024-03-14 07:26:29,493 INFO MainThread:34 [wandb_init.py:_log_setup():527] Logging internal logs to /kaggle/working/wandb/run-20240314_072629-9blbc0lc/logs/debug-internal.log
11
- 2024-03-14 07:26:29,493 INFO MainThread:34 [wandb_init.py:_jupyter_setup():472] configuring jupyter hooks <wandb.sdk.wandb_init._WandbInit object at 0x7a269c0cdc90>
12
- 2024-03-14 07:26:29,493 INFO MainThread:34 [wandb_init.py:init():566] calling init triggers
13
- 2024-03-14 07:26:29,493 INFO MainThread:34 [wandb_init.py:init():573] wandb.init called with sweep_config: {}
14
  config: {}
15
- 2024-03-14 07:26:29,493 INFO MainThread:34 [wandb_init.py:init():616] starting backend
16
- 2024-03-14 07:26:29,493 INFO MainThread:34 [wandb_init.py:init():620] setting up manager
17
- 2024-03-14 07:26:29,496 INFO MainThread:34 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
18
- 2024-03-14 07:26:29,501 INFO MainThread:34 [wandb_init.py:init():628] backend started and connected
19
- 2024-03-14 07:26:29,513 INFO MainThread:34 [wandb_run.py:_label_probe_notebook():1295] probe notebook
20
- 2024-03-14 07:26:29,908 INFO MainThread:34 [wandb_init.py:init():720] updated telemetry
21
- 2024-03-14 07:26:29,912 INFO MainThread:34 [wandb_init.py:init():753] communicating run to backend with 90.0 second timeout
22
- 2024-03-14 07:26:30,095 INFO MainThread:34 [wandb_run.py:_on_init():2262] communicating current version
23
- 2024-03-14 07:26:30,184 INFO MainThread:34 [wandb_run.py:_on_init():2271] got version response upgrade_message: "wandb version 0.16.4 is available! To upgrade, please run:\n $ pip install wandb --upgrade"
24
 
25
- 2024-03-14 07:26:30,184 INFO MainThread:34 [wandb_init.py:init():804] starting run threads in backend
26
- 2024-03-14 07:27:00,220 INFO MainThread:34 [wandb_run.py:_console_start():2241] atexit reg
27
- 2024-03-14 07:27:00,220 INFO MainThread:34 [wandb_run.py:_redirect():2096] redirect: wrap_raw
28
- 2024-03-14 07:27:00,221 INFO MainThread:34 [wandb_run.py:_redirect():2161] Wrapping output streams.
29
- 2024-03-14 07:27:00,221 INFO MainThread:34 [wandb_run.py:_redirect():2186] Redirects installed.
30
- 2024-03-14 07:27:00,222 INFO MainThread:34 [wandb_init.py:init():847] run started, returning control to user process
31
- 2024-03-14 07:27:00,228 INFO MainThread:34 [wandb_run.py:_config_callback():1343] config_cb None None {'vocab_size': 32000, 'max_position_embeddings': 32768, 'hidden_size': 4096, 'intermediate_size': 14336, 'num_hidden_layers': 32, 'num_attention_heads': 32, 'sliding_window': None, 'num_key_value_heads': 8, 'hidden_act': 'silu', 'initializer_range': 0.02, 'rms_norm_eps': 1e-05, 'use_cache': False, 'rope_theta': 1000000.0, 'attention_dropout': 0.0, 'return_dict': True, 'output_hidden_states': False, 'output_attentions': False, 'torchscript': False, 'torch_dtype': 'bfloat16', 'use_bfloat16': False, 'tf_legacy_loss': False, 'pruned_heads': {}, 'tie_word_embeddings': False, 'chunk_size_feed_forward': 0, 'is_encoder_decoder': False, 'is_decoder': False, 'cross_attention_hidden_size': None, 'add_cross_attention': False, 'tie_encoder_decoder': False, 'max_length': 20, 'min_length': 0, 'do_sample': False, 'early_stopping': False, 'num_beams': 1, 'num_beam_groups': 1, 'diversity_penalty': 0.0, 'temperature': 1.0, 'top_k': 50, 'top_p': 1.0, 'typical_p': 1.0, 'repetition_penalty': 1.0, 'length_penalty': 1.0, 'no_repeat_ngram_size': 0, 'encoder_no_repeat_ngram_size': 0, 'bad_words_ids': None, 'num_return_sequences': 1, 'output_scores': False, 'return_dict_in_generate': False, 'forced_bos_token_id': None, 'forced_eos_token_id': None, 'remove_invalid_values': False, 'exponential_decay_length_penalty': None, 'suppress_tokens': None, 'begin_suppress_tokens': None, 'architectures': ['MistralForCausalLM'], 'finetuning_task': None, 'id2label': {0: 'LABEL_0', 1: 'LABEL_1'}, 'label2id': {'LABEL_0': 0, 'LABEL_1': 1}, 'tokenizer_class': None, 'prefix': None, 'bos_token_id': 1, 'pad_token_id': 0, 'eos_token_id': 2, 'sep_token_id': None, 'decoder_start_token_id': None, 'task_specific_params': None, 'problem_type': None, '_name_or_path': 'TheBloke/Mistral-7B-Instruct-v0.2-GPTQ', 'transformers_version': '4.38.1', 'model_type': 'mistral', 'pretraining_tp': 1, 'quantization_config': {'quant_method': 'QuantizationMethod.GPTQ', 'bits': 4, 'tokenizer': None, 'dataset': None, 'group_size': 128, 'damp_percent': 0.1, 'desc_act': True, 'sym': True, 'true_sequential': True, 'use_cuda_fp16': False, 'model_seqlen': None, 'block_name_to_quantize': None, 'module_name_preceding_first_block': None, 'batch_size': 1, 'pad_token_id': None, 'use_exllama': True, 'max_input_length': None, 'exllama_config': {'version': 'ExllamaVersion.ONE'}, 'cache_block_outputs': True, 'modules_in_block_to_quantize': None}, 'output_dir': '/kaggle/working/', 'overwrite_output_dir': False, 'do_train': False, 'do_eval': True, 'do_predict': False, 'evaluation_strategy': 'epoch', 'prediction_loss_only': False, 'per_device_train_batch_size': 4, 'per_device_eval_batch_size': 4, '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': 0.0002, 'weight_decay': 0.01, 'adam_beta1': 0.9, 'adam_beta2': 0.999, 'adam_epsilon': 1e-08, 'max_grad_norm': 1.0, 'num_train_epochs': 10, 'max_steps': -1, 'lr_scheduler_type': 'linear', 'lr_scheduler_kwargs': {}, 'warmup_ratio': 0.0, 'warmup_steps': 2, 'log_level': 'passive', 'log_level_replica': 'warning', 'log_on_each_node': True, 'logging_dir': '/kaggle/working/runs/Mar14_07-22-08_3188d33dd891', 'logging_strategy': 'epoch', 'logging_first_step': False, 'logging_steps': 500, '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': False, 'fp16': True, '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': '/kaggle/working/', 'disable_tqdm': False, 'remove_unused_columns': True, 'label_names': None, 'load_best_model_at_end': True, 'metric_for_best_model': 'loss', 'greater_is_better': False, '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': {'split_batches': False, 'dispatch_batches': None, 'even_batches': True, 'use_seedable_sampler': True}, 'deepspeed': None, 'label_smoothing_factor': 0.0, 'optim': 'paged_adamw_8bit', 'optim_args': None, 'adafactor': False, 'group_by_length': False, 'length_column_name': 'length', 'report_to': ['tensorboard', 'wandb'], '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': '<HUB_TOKEN>', 'hub_private_repo': False, 'hub_always_push': False, 'gradient_checkpointing': False, 'gradient_checkpointing_kwargs': None, 'include_inputs_for_metrics': False, 'fp16_backend': 'auto', 'push_to_hub_model_id': None, 'push_to_hub_organization': None, 'push_to_hub_token': '<PUSH_TO_HUB_TOKEN>', '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}
32
- 2024-03-14 07:37:02,560 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
33
- 2024-03-14 07:37:02,560 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
34
- 2024-03-14 07:40:03,764 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
35
- 2024-03-14 07:40:03,801 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
36
- 2024-03-14 07:40:03,801 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
37
- 2024-03-14 07:40:55,667 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
38
- 2024-03-14 07:40:55,669 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
39
- 2024-03-14 07:40:55,669 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
40
- 2024-03-14 07:41:38,508 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
41
- 2024-03-14 07:41:41,935 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
42
- 2024-03-14 07:41:41,936 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
43
- 2024-03-14 07:44:06,866 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
44
- 2024-03-14 07:44:06,868 INFO MainThread:34 [jupyter.py:save_ipynb():373] not saving jupyter notebook
45
- 2024-03-14 07:44:06,868 INFO MainThread:34 [wandb_init.py:_pause_backend():437] pausing backend
46
- 2024-03-14 07:44:09,741 INFO MainThread:34 [wandb_init.py:_resume_backend():442] resuming backend
 
1
+ 2024-03-14 14:05:03,184 INFO MainThread:33 [wandb_setup.py:_flush():76] Current SDK version is 0.16.3
2
+ 2024-03-14 14:05:03,184 INFO MainThread:33 [wandb_setup.py:_flush():76] Configure stats pid to 33
3
+ 2024-03-14 14:05:03,184 INFO MainThread:33 [wandb_setup.py:_flush():76] Loading settings from /root/.config/wandb/settings
4
+ 2024-03-14 14:05:03,184 INFO MainThread:33 [wandb_setup.py:_flush():76] Loading settings from /kaggle/working/wandb/settings
5
+ 2024-03-14 14:05:03,184 INFO MainThread:33 [wandb_setup.py:_flush():76] Loading settings from environment variables: {}
6
+ 2024-03-14 14:05:03,184 INFO MainThread:33 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
7
+ 2024-03-14 14:05:03,184 INFO MainThread:33 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program': '<python with no main file>'}
8
+ 2024-03-14 14:05:03,184 INFO MainThread:33 [wandb_setup.py:_flush():76] Applying login settings: {'api_key': '***REDACTED***'}
9
+ 2024-03-14 14:05:03,184 INFO MainThread:33 [wandb_init.py:_log_setup():526] Logging user logs to /kaggle/working/wandb/run-20240314_140503-88c6vfns/logs/debug.log
10
+ 2024-03-14 14:05:03,184 INFO MainThread:33 [wandb_init.py:_log_setup():527] Logging internal logs to /kaggle/working/wandb/run-20240314_140503-88c6vfns/logs/debug-internal.log
11
+ 2024-03-14 14:05:03,184 INFO MainThread:33 [wandb_init.py:_jupyter_setup():472] configuring jupyter hooks <wandb.sdk.wandb_init._WandbInit object at 0x7992471d6020>
12
+ 2024-03-14 14:05:03,185 INFO MainThread:33 [wandb_init.py:init():566] calling init triggers
13
+ 2024-03-14 14:05:03,185 INFO MainThread:33 [wandb_init.py:init():573] wandb.init called with sweep_config: {}
14
  config: {}
15
+ 2024-03-14 14:05:03,185 INFO MainThread:33 [wandb_init.py:init():616] starting backend
16
+ 2024-03-14 14:05:03,185 INFO MainThread:33 [wandb_init.py:init():620] setting up manager
17
+ 2024-03-14 14:05:03,187 INFO MainThread:33 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
18
+ 2024-03-14 14:05:03,189 INFO MainThread:33 [wandb_init.py:init():628] backend started and connected
19
+ 2024-03-14 14:05:03,201 INFO MainThread:33 [wandb_run.py:_label_probe_notebook():1295] probe notebook
20
+ 2024-03-14 14:05:03,580 INFO MainThread:33 [wandb_init.py:init():720] updated telemetry
21
+ 2024-03-14 14:05:03,584 INFO MainThread:33 [wandb_init.py:init():753] communicating run to backend with 90.0 second timeout
22
+ 2024-03-14 14:05:03,752 INFO MainThread:33 [wandb_run.py:_on_init():2262] communicating current version
23
+ 2024-03-14 14:05:03,837 INFO MainThread:33 [wandb_run.py:_on_init():2271] got version response upgrade_message: "wandb version 0.16.4 is available! To upgrade, please run:\n $ pip install wandb --upgrade"
24
 
25
+ 2024-03-14 14:05:03,837 INFO MainThread:33 [wandb_init.py:init():804] starting run threads in backend
26
+ 2024-03-14 14:05:33,871 INFO MainThread:33 [wandb_run.py:_console_start():2241] atexit reg
27
+ 2024-03-14 14:05:33,871 INFO MainThread:33 [wandb_run.py:_redirect():2096] redirect: wrap_raw
28
+ 2024-03-14 14:05:33,872 INFO MainThread:33 [wandb_run.py:_redirect():2161] Wrapping output streams.
29
+ 2024-03-14 14:05:33,872 INFO MainThread:33 [wandb_run.py:_redirect():2186] Redirects installed.
30
+ 2024-03-14 14:05:33,873 INFO MainThread:33 [wandb_init.py:init():847] run started, returning control to user process
31
+ 2024-03-14 14:05:33,879 INFO MainThread:33 [wandb_run.py:_config_callback():1343] config_cb None None {'vocab_size': 32000, 'max_position_embeddings': 32768, 'hidden_size': 4096, 'intermediate_size': 14336, 'num_hidden_layers': 32, 'num_attention_heads': 32, 'sliding_window': None, 'num_key_value_heads': 8, 'hidden_act': 'silu', 'initializer_range': 0.02, 'rms_norm_eps': 1e-05, 'use_cache': False, 'rope_theta': 1000000.0, 'attention_dropout': 0.0, 'return_dict': True, 'output_hidden_states': False, 'output_attentions': False, 'torchscript': False, 'torch_dtype': 'bfloat16', 'use_bfloat16': False, 'tf_legacy_loss': False, 'pruned_heads': {}, 'tie_word_embeddings': False, 'chunk_size_feed_forward': 0, 'is_encoder_decoder': False, 'is_decoder': False, 'cross_attention_hidden_size': None, 'add_cross_attention': False, 'tie_encoder_decoder': False, 'max_length': 20, 'min_length': 0, 'do_sample': False, 'early_stopping': False, 'num_beams': 1, 'num_beam_groups': 1, 'diversity_penalty': 0.0, 'temperature': 1.0, 'top_k': 50, 'top_p': 1.0, 'typical_p': 1.0, 'repetition_penalty': 1.0, 'length_penalty': 1.0, 'no_repeat_ngram_size': 0, 'encoder_no_repeat_ngram_size': 0, 'bad_words_ids': None, 'num_return_sequences': 1, 'output_scores': False, 'return_dict_in_generate': False, 'forced_bos_token_id': None, 'forced_eos_token_id': None, 'remove_invalid_values': False, 'exponential_decay_length_penalty': None, 'suppress_tokens': None, 'begin_suppress_tokens': None, 'architectures': ['MistralForCausalLM'], 'finetuning_task': None, 'id2label': {0: 'LABEL_0', 1: 'LABEL_1'}, 'label2id': {'LABEL_0': 0, 'LABEL_1': 1}, 'tokenizer_class': None, 'prefix': None, 'bos_token_id': 1, 'pad_token_id': 0, 'eos_token_id': 2, 'sep_token_id': None, 'decoder_start_token_id': None, 'task_specific_params': None, 'problem_type': None, '_name_or_path': 'TheBloke/Mistral-7B-Instruct-v0.2-GPTQ', 'transformers_version': '4.38.1', 'model_type': 'mistral', 'pretraining_tp': 1, 'quantization_config': {'quant_method': 'QuantizationMethod.GPTQ', 'bits': 4, 'tokenizer': None, 'dataset': None, 'group_size': 128, 'damp_percent': 0.1, 'desc_act': True, 'sym': True, 'true_sequential': True, 'use_cuda_fp16': False, 'model_seqlen': None, 'block_name_to_quantize': None, 'module_name_preceding_first_block': None, 'batch_size': 1, 'pad_token_id': None, 'use_exllama': True, 'max_input_length': None, 'exllama_config': {'version': 'ExllamaVersion.ONE'}, 'cache_block_outputs': True, 'modules_in_block_to_quantize': None}, 'output_dir': '/kaggle/working/', 'overwrite_output_dir': False, 'do_train': False, 'do_eval': True, 'do_predict': False, 'evaluation_strategy': 'epoch', 'prediction_loss_only': False, 'per_device_train_batch_size': 5, 'per_device_eval_batch_size': 5, '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': 0.0002, 'weight_decay': 0.01, 'adam_beta1': 0.9, 'adam_beta2': 0.999, 'adam_epsilon': 1e-08, 'max_grad_norm': 1.0, 'num_train_epochs': 50, 'max_steps': -1, 'lr_scheduler_type': 'linear', 'lr_scheduler_kwargs': {}, 'warmup_ratio': 0.0, 'warmup_steps': 2, 'log_level': 'passive', 'log_level_replica': 'warning', 'log_on_each_node': True, 'logging_dir': '/kaggle/working/runs/Mar14_14-04-50_0a91acd6c6df', 'logging_strategy': 'epoch', 'logging_first_step': False, 'logging_steps': 500, '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': False, 'fp16': True, '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': '/kaggle/working/', 'disable_tqdm': False, 'remove_unused_columns': True, 'label_names': None, 'load_best_model_at_end': True, 'metric_for_best_model': 'loss', 'greater_is_better': False, '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': {'split_batches': False, 'dispatch_batches': None, 'even_batches': True, 'use_seedable_sampler': True}, 'deepspeed': None, 'label_smoothing_factor': 0.0, 'optim': 'paged_adamw_8bit', 'optim_args': None, 'adafactor': False, 'group_by_length': False, 'length_column_name': 'length', 'report_to': ['tensorboard', 'wandb'], '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': '<HUB_TOKEN>', 'hub_private_repo': False, 'hub_always_push': False, 'gradient_checkpointing': False, 'gradient_checkpointing_kwargs': None, 'include_inputs_for_metrics': False, 'fp16_backend': 'auto', 'push_to_hub_model_id': None, 'push_to_hub_organization': None, 'push_to_hub_token': '<PUSH_TO_HUB_TOKEN>', '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}
32
+ 2024-03-14 15:01:01,137 INFO MainThread:33 [jupyter.py:save_ipynb():373] not saving jupyter notebook
33
+ 2024-03-14 15:01:01,137 INFO MainThread:33 [wandb_init.py:_pause_backend():437] pausing backend
34
+ 2024-03-14 15:01:23,083 INFO MainThread:33 [wandb_init.py:_resume_backend():442] resuming backend
35
+ 2024-03-14 15:01:23,111 INFO MainThread:33 [jupyter.py:save_ipynb():373] not saving jupyter notebook
36
+ 2024-03-14 15:01:23,111 INFO MainThread:33 [wandb_init.py:_pause_backend():437] pausing backend
37
+ 2024-03-14 15:02:07,705 INFO MainThread:33 [wandb_init.py:_resume_backend():442] resuming backend
38
+ 2024-03-14 15:02:07,706 INFO MainThread:33 [jupyter.py:save_ipynb():373] not saving jupyter notebook
39
+ 2024-03-14 15:02:07,706 INFO MainThread:33 [wandb_init.py:_pause_backend():437] pausing backend
40
+ 2024-03-14 15:02:10,341 INFO MainThread:33 [wandb_init.py:_resume_backend():442] resuming backend
 
 
 
 
 
 
wandb/run-20240314_140503-88c6vfns/files/conda-environment.yaml ADDED
@@ -0,0 +1,1079 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: base
2
+ channels:
3
+ - pytorch
4
+ - file:///tmp/conda
5
+ - rapidsai
6
+ - nvidia
7
+ - conda-forge
8
+ - defaults
9
+ dependencies:
10
+ - _libgcc_mutex=0.1=conda_forge
11
+ - _openmp_mutex=4.5=2_gnu
12
+ - aiohttp=3.9.1=py310h2372a71_0
13
+ - aiosignal=1.3.1=pyhd8ed1ab_0
14
+ - annotated-types=0.6.0=pyhd8ed1ab_0
15
+ - anyio=4.2.0=pyhd8ed1ab_0
16
+ - archspec=0.2.2=pyhd8ed1ab_0
17
+ - argon2-cffi=23.1.0=pyhd8ed1ab_0
18
+ - argon2-cffi-bindings=21.2.0=py310h2372a71_4
19
+ - arrow=1.3.0=pyhd8ed1ab_0
20
+ - arrow-cpp=11.0.0=ha770c72_9_cpu
21
+ - asttokens=2.4.1=pyhd8ed1ab_0
22
+ - async-timeout=4.0.3=pyhd8ed1ab_0
23
+ - atk-1.0=2.38.0=hd4edc92_1
24
+ - attrs=23.2.0=pyh71513ae_0
25
+ - aws-c-auth=0.6.26=h987a71b_2
26
+ - aws-c-cal=0.5.21=h48707d8_2
27
+ - aws-c-common=0.8.14=h0b41bf4_0
28
+ - aws-c-compression=0.2.16=h03acc5a_5
29
+ - aws-c-event-stream=0.2.20=h00877a2_4
30
+ - aws-c-http=0.7.6=hf342b9f_0
31
+ - aws-c-io=0.13.19=h5b20300_3
32
+ - aws-c-mqtt=0.8.6=hc4349f7_12
33
+ - aws-c-s3=0.2.7=h909e904_1
34
+ - aws-c-sdkutils=0.1.9=h03acc5a_0
35
+ - aws-checksums=0.1.14=h03acc5a_5
36
+ - aws-crt-cpp=0.19.8=hf7fbfca_12
37
+ - aws-sdk-cpp=1.10.57=h17c43bd_8
38
+ - beautifulsoup4=4.12.2=pyha770c72_0
39
+ - bleach=6.1.0=pyhd8ed1ab_0
40
+ - bokeh=3.3.4=pyhd8ed1ab_0
41
+ - boltons=23.1.1=pyhd8ed1ab_0
42
+ - brotli=1.0.9=h166bdaf_9
43
+ - brotli-bin=1.0.9=h166bdaf_9
44
+ - brotli-python=1.0.9=py310hd8f1fbe_9
45
+ - brotlipy=0.7.0=py310h7f8727e_1002
46
+ - bzip2=1.0.8=h7b6447c_0
47
+ - c-ares=1.25.0=hd590300_0
48
+ - ca-certificates=2024.2.2=hbcca054_0
49
+ - cached-property=1.5.2=hd8ed1ab_1
50
+ - cached_property=1.5.2=pyha770c72_1
51
+ - cairo=1.18.0=h3faef2a_0
52
+ - cartopy=0.22.0=py310hcc13569_1
53
+ - catalogue=2.0.10=py310hff52083_0
54
+ - certifi=2024.2.2=pyhd8ed1ab_0
55
+ - cffi=1.16.0=py310h2fee648_0
56
+ - charset-normalizer=3.3.2=pyhd8ed1ab_0
57
+ - click=8.1.7=unix_pyh707e725_0
58
+ - cloudpathlib=0.16.0=pyhd8ed1ab_0
59
+ - colorama=0.4.6=pyhd8ed1ab_0
60
+ - comm=0.2.1=pyhd8ed1ab_0
61
+ - conda=23.7.4=py310hff52083_0
62
+ - conda-libmamba-solver=23.7.0=pyhd8ed1ab_0
63
+ - conda-package-handling=2.2.0=pyh38be061_0
64
+ - conda-package-streaming=0.9.0=pyhd8ed1ab_0
65
+ - confection=0.1.4=py310h17c5347_0
66
+ - contourpy=1.2.0=py310hd41b1e2_0
67
+ - cryptography=41.0.7=py310hb8475ec_1
68
+ - cuda-cccl=12.3.101=0
69
+ - cuda-cudart=12.3.101=0
70
+ - cuda-cudart-dev=12.3.101=0
71
+ - cuda-nvcc-dev_linux-64=12.1.105=ha770c72_0
72
+ - cuda-nvcc-impl=12.1.105=hd3aeb46_0
73
+ - cuda-nvcc-tools=12.1.105=hd3aeb46_0
74
+ - cuda-nvrtc=12.1.105=hd3aeb46_0
75
+ - cuda-profiler-api=12.3.101=0
76
+ - cuda-python=12.3.0=py310h7ca8cf1_0
77
+ - cuda-version=12.1=h1d6eff3_2
78
+ - cudf=23.08.00=cuda12_py310_230809_g8150d38e08_0
79
+ - cuml=23.08.00=cuda12_py310_230809_gd7162cdea_0
80
+ - cupy=13.0.0=py310h7aad9d2_3
81
+ - cupy-core=13.0.0=py310had4011e_3
82
+ - curl=8.5.0=hca28451_0
83
+ - cycler=0.12.1=pyhd8ed1ab_0
84
+ - cymem=2.0.8=py310hc6cd4ac_1
85
+ - cython-blis=0.7.10=py310h1f7b6fc_2
86
+ - cytoolz=0.12.3=py310h2372a71_0
87
+ - dask-cuda=23.08.00=py310_230809_gefbd6ca_0
88
+ - dask-cudf=23.08.00=cuda12_py310_230809_g8150d38e08_0
89
+ - debugpy=1.8.0=py310hc6cd4ac_1
90
+ - decorator=5.1.1=pyhd8ed1ab_0
91
+ - defusedxml=0.7.1=pyhd8ed1ab_0
92
+ - distributed=2023.7.1=pyhd8ed1ab_0
93
+ - distro=1.9.0=pyhd8ed1ab_0
94
+ - dlenv-tf-2-15-gpu=1.0.20240111=py310ha20f8e0_0
95
+ - dlpack=0.5=h9c3ff4c_0
96
+ - entrypoints=0.4=pyhd8ed1ab_0
97
+ - exceptiongroup=1.2.0=pyhd8ed1ab_2
98
+ - executing=2.0.1=pyhd8ed1ab_0
99
+ - expat=2.5.0=hcb278e6_1
100
+ - fastrlock=0.8.2=py310hc6cd4ac_2
101
+ - fftw=3.3.10=nompi_hc118613_108
102
+ - fmt=9.1.0=h924138e_0
103
+ - font-ttf-dejavu-sans-mono=2.37=hab24e00_0
104
+ - font-ttf-inconsolata=3.000=h77eed37_0
105
+ - font-ttf-source-code-pro=2.038=h77eed37_0
106
+ - font-ttf-ubuntu=0.83=h77eed37_1
107
+ - fontconfig=2.14.2=h14ed4e7_0
108
+ - fonts-conda-ecosystem=1=0
109
+ - fonts-conda-forge=1=0
110
+ - fqdn=1.5.1=pyhd8ed1ab_0
111
+ - freetype=2.12.1=h267a509_2
112
+ - fribidi=1.0.10=h36c2ea0_0
113
+ - frozenlist=1.4.1=py310h2372a71_0
114
+ - fsspec=2024.2.0=pyhca7485f_0
115
+ - gdk-pixbuf=2.42.10=h829c605_4
116
+ - geos=3.11.1=h27087fc_0
117
+ - gettext=0.21.1=h27087fc_0
118
+ - gflags=2.2.2=he1b5a44_1004
119
+ - ghostscript=10.02.1=h59595ed_0
120
+ - giflib=5.2.1=h0b41bf4_3
121
+ - glog=0.6.0=h6f12383_0
122
+ - gmock=1.14.0=ha770c72_1
123
+ - gmp=6.3.0=h59595ed_0
124
+ - google-api-core-grpc=2.11.1=hd8ed1ab_0
125
+ - google-auth=2.26.1=pyhca7485f_0
126
+ - google-cloud-core=2.4.1=pyhd8ed1ab_0
127
+ - google-cloud-datastore=2.19.0=pyhd8ed1ab_0
128
+ - googleapis-common-protos=1.62.0=pyhd8ed1ab_0
129
+ - graphite2=1.3.13=h58526e2_1001
130
+ - graphviz=9.0.0=h78e8752_1
131
+ - grpc-cpp=1.51.1=h27aab58_3
132
+ - gtest=1.14.0=h00ab1b0_1
133
+ - gtk2=2.24.33=h7f000aa_3
134
+ - gts=0.7.6=h977cf35_4
135
+ - harfbuzz=8.3.0=h3d44ed6_0
136
+ - icu=73.2=h59595ed_0
137
+ - idna=3.6=pyhd8ed1ab_0
138
+ - imagemagick=7.1.1_28=pl5321hb90aeea_0
139
+ - importlib_metadata=7.0.1=hd8ed1ab_0
140
+ - importlib_resources=6.1.1=pyhd8ed1ab_0
141
+ - intel-openmp=2023.1.0=hdb19cb5_46306
142
+ - ipykernel=6.28.0=pyhd33586a_0
143
+ - ipython=8.20.0=pyh707e725_0
144
+ - ipython_genutils=0.2.0=py_1
145
+ - isoduration=20.11.0=pyhd8ed1ab_0
146
+ - jbig=2.1=h7f98852_2003
147
+ - jedi=0.19.1=pyhd8ed1ab_0
148
+ - jinja2=3.1.2=pyhd8ed1ab_1
149
+ - joblib=1.3.2=pyhd8ed1ab_0
150
+ - jsonpatch=1.33=pyhd8ed1ab_0
151
+ - jsonpointer=2.4=py310hff52083_3
152
+ - jsonschema=4.20.0=pyhd8ed1ab_0
153
+ - jsonschema-specifications=2023.12.1=pyhd8ed1ab_0
154
+ - jsonschema-with-format-nongpl=4.20.0=pyhd8ed1ab_0
155
+ - jupyter_client=8.6.0=pyhd8ed1ab_0
156
+ - jupyter_core=5.7.1=py310hff52083_0
157
+ - jupyter_events=0.9.0=pyhd8ed1ab_0
158
+ - jupyter_server_terminals=0.5.1=pyhd8ed1ab_0
159
+ - jupyterlab_pygments=0.3.0=pyhd8ed1ab_0
160
+ - keyutils=1.6.1=h166bdaf_0
161
+ - kiwisolver=1.4.5=py310hd41b1e2_1
162
+ - krb5=1.21.2=h659d440_0
163
+ - langcodes=3.3.0=pyhd8ed1ab_0
164
+ - lcms2=2.16=hb7c19ff_0
165
+ - ld_impl_linux-64=2.40=h41732ed_0
166
+ - lerc=4.0.0=h27087fc_0
167
+ - libabseil=20230125.0=cxx17_hcb278e6_1
168
+ - libarchive=3.6.2=h039dbb9_1
169
+ - libarrow=11.0.0=h33598ff_9_cpu
170
+ - libblas=3.9.0=21_linux64_openblas
171
+ - libbrotlicommon=1.0.9=h166bdaf_9
172
+ - libbrotlidec=1.0.9=h166bdaf_9
173
+ - libbrotlienc=1.0.9=h166bdaf_9
174
+ - libcblas=3.9.0=21_linux64_openblas
175
+ - libcrc32c=1.1.2=h9c3ff4c_0
176
+ - libcublas=12.1.3.1=hd3aeb46_0
177
+ - libcublas-dev=12.1.3.1=0
178
+ - libcudf=23.08.00=cuda12_230809_g8150d38e08_0
179
+ - libcufft=11.0.2.54=hd3aeb46_0
180
+ - libcufile=1.8.1.2=0
181
+ - libcufile-dev=1.8.1.2=0
182
+ - libcuml=23.08.00=cuda12_230809_gd7162cdea_0
183
+ - libcumlprims=23.08.00=cuda12_230809_g71c0a86_0
184
+ - libcurand=10.3.2.106=hd3aeb46_0
185
+ - libcurand-dev=10.3.2.106=0
186
+ - libcurl=8.5.0=hca28451_0
187
+ - libcusolver=11.4.5.107=hd3aeb46_0
188
+ - libcusolver-dev=11.4.5.107=0
189
+ - libcusparse=12.1.0.106=hd3aeb46_0
190
+ - libcusparse-dev=12.1.0.106=0
191
+ - libdeflate=1.19=hd590300_0
192
+ - libedit=3.1.20191231=he28a2e2_2
193
+ - libev=4.33=hd590300_2
194
+ - libevent=2.1.10=h28343ad_4
195
+ - libexpat=2.5.0=hcb278e6_1
196
+ - libffi=3.4.2=h7f98852_5
197
+ - libgcc-ng=13.2.0=h807b86a_3
198
+ - libgd=2.3.3=h119a65a_9
199
+ - libgfortran-ng=13.2.0=h69a702a_5
200
+ - libgfortran5=13.2.0=ha4646dd_5
201
+ - libglib=2.78.4=h783c2da_0
202
+ - libgomp=13.2.0=h807b86a_3
203
+ - libgoogle-cloud=2.8.0=h3c06191_0
204
+ - libgrpc=1.51.1=hcf146ea_3
205
+ - libhwloc=2.9.3=default_h554bfaf_1009
206
+ - libiconv=1.17=hd590300_2
207
+ - libjpeg-turbo=3.0.0=hd590300_1
208
+ - libkvikio=23.08.00=cuda12_230809_g51a9036_0
209
+ - liblapack=3.9.0=21_linux64_openblas
210
+ - libllvm14=14.0.6=hcd5def8_4
211
+ - libmamba=1.5.0=h658169a_0
212
+ - libmambapy=1.5.0=py310h8aae740_0
213
+ - libnghttp2=1.58.0=h47da74e_1
214
+ - libnsl=2.0.1=hd590300_0
215
+ - libnuma=2.0.16=h0b41bf4_1
216
+ - libnvjitlink=12.1.105=hd3aeb46_0
217
+ - libopenblas=0.3.26=pthreads_h413a1c8_0
218
+ - libpng=1.6.42=h2797004_0
219
+ - libprotobuf=3.21.12=hfc55251_2
220
+ - libraft=23.08.00=cuda12_230809_ge588d7b5_0
221
+ - libraft-headers=23.08.00=cuda12_230809_ge588d7b5_0
222
+ - libraft-headers-only=23.08.00=cuda12_230809_ge588d7b5_0
223
+ - librmm=23.08.00=cuda12_230809_gf3af0e8d_0
224
+ - librsvg=2.56.3=he3f83f7_1
225
+ - libsodium=1.0.18=h36c2ea0_1
226
+ - libsolv=0.7.27=hfc55251_0
227
+ - libsqlite=3.44.2=h2797004_0
228
+ - libssh2=1.11.0=h0841786_0
229
+ - libstdcxx-ng=13.2.0=h7e041cc_3
230
+ - libthrift=0.18.0=h5e4af38_0
231
+ - libtiff=4.6.0=ha9c0a0a_2
232
+ - libutf8proc=2.8.0=h166bdaf_0
233
+ - libuuid=2.38.1=h0b41bf4_0
234
+ - libuv=1.46.0=hd590300_0
235
+ - libwebp=1.3.2=h658648e_1
236
+ - libwebp-base=1.3.2=hd590300_0
237
+ - libxcb=1.15=h0b41bf4_0
238
+ - libxcrypt=4.4.36=hd590300_1
239
+ - libxml2=2.12.5=h232c23b_0
240
+ - libzlib=1.2.13=hd590300_5
241
+ - llvm-openmp=8.0.1=hc9558a2_0
242
+ - locket=1.0.0=pyhd8ed1ab_0
243
+ - lz4=4.3.3=py310h350c4a5_0
244
+ - lz4-c=1.9.4=hcb278e6_0
245
+ - lzo=2.10=h516909a_1000
246
+ - magma-cuda121=2.6.1=1
247
+ - mamba=1.5.0=py310h51d5547_0
248
+ - markdown-it-py=3.0.0=pyhd8ed1ab_0
249
+ - matplotlib-base=3.8.3=py310h62c0568_0
250
+ - matplotlib-inline=0.1.6=pyhd8ed1ab_0
251
+ - mdurl=0.1.2=pyhd8ed1ab_0
252
+ - menuinst=2.0.1=py310hff52083_0
253
+ - mkl=2023.1.0=h213fc3f_46344
254
+ - msgpack-python=1.0.7=py310hd41b1e2_0
255
+ - multidict=6.0.4=py310h2372a71_1
256
+ - munkres=1.1.4=pyh9f0ad1d_0
257
+ - murmurhash=1.0.10=py310hc6cd4ac_1
258
+ - nb_conda=2.2.1=unix_7
259
+ - nb_conda_kernels=2.3.1=pyhd8ed1ab_3
260
+ - nbclassic=1.0.0=pyhb4ecaf3_1
261
+ - nbconvert-pandoc=7.14.0=pyhd8ed1ab_0
262
+ - nbformat=5.9.2=pyhd8ed1ab_0
263
+ - nccl=2.20.3.1=h3a97aeb_0
264
+ - ncurses=6.4=h59595ed_2
265
+ - nest-asyncio=1.5.8=pyhd8ed1ab_0
266
+ - nodejs=20.9.0=hb753e55_0
267
+ - notebook-shim=0.2.3=pyhd8ed1ab_0
268
+ - numpy=1.26.4=py310hb13e2d6_0
269
+ - nvcomp=2.6.1=h10b603f_3
270
+ - nvtx=0.2.10=py310h2372a71_0
271
+ - openjpeg=2.5.0=h488ebb8_3
272
+ - openmp=8.0.1=0
273
+ - openssl=3.2.1=hd590300_0
274
+ - orc=1.8.2=hfdbbad2_2
275
+ - overrides=7.4.0=pyhd8ed1ab_0
276
+ - pandoc=3.1.3=h32600fe_0
277
+ - pandocfilters=1.5.0=pyhd8ed1ab_0
278
+ - pango=1.50.14=ha41ecd1_2
279
+ - parquet-cpp=1.5.1=2
280
+ - parso=0.8.3=pyhd8ed1ab_0
281
+ - partd=1.4.1=pyhd8ed1ab_0
282
+ - pathy=0.10.3=py310h06a4308_0
283
+ - pcre2=10.42=hcad00b1_0
284
+ - perl=5.32.1=7_hd590300_perl5
285
+ - pickleshare=0.7.5=py_1003
286
+ - pip=23.3.2=pyhd8ed1ab_0
287
+ - pixman=0.43.2=h59595ed_0
288
+ - pkg-config=0.29.2=h36c2ea0_1008
289
+ - pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1
290
+ - pluggy=1.3.0=pyhd8ed1ab_0
291
+ - preshed=3.0.9=py310hc6cd4ac_1
292
+ - proj=9.3.1=h1d62c97_0
293
+ - prometheus_client=0.19.0=pyhd8ed1ab_0
294
+ - proto-plus=1.23.0=pyhd8ed1ab_0
295
+ - pthread-stubs=0.4=h36c2ea0_1001
296
+ - ptyprocess=0.7.0=pyhd3deb0d_0
297
+ - pure_eval=0.2.2=pyhd8ed1ab_0
298
+ - pyarrow=11.0.0=py310h633f555_9_cpu
299
+ - pyasn1=0.5.1=pyhd8ed1ab_0
300
+ - pyasn1-modules=0.3.0=pyhd8ed1ab_0
301
+ - pybind11-abi=4=hd8ed1ab_3
302
+ - pycosat=0.6.6=py310h2372a71_0
303
+ - pygments=2.17.2=pyhd8ed1ab_0
304
+ - pylibraft=23.08.00=cuda12_py310_230809_ge588d7b5_0
305
+ - pynvml=11.4.1=pyhd8ed1ab_0
306
+ - pyopenssl=23.3.0=pyhd8ed1ab_0
307
+ - pyparsing=3.1.1=pyhd8ed1ab_0
308
+ - pyproj=3.6.1=py310hd5c30f3_5
309
+ - pyshp=2.3.1=pyhd8ed1ab_0
310
+ - pysocks=1.7.1=py310h06a4308_0
311
+ - python=3.10.13=hd12c33a_1_cpython
312
+ - python-dateutil=2.8.2=pyhd8ed1ab_0
313
+ - python-fastjsonschema=2.19.1=pyhd8ed1ab_0
314
+ - python-json-logger=2.0.7=pyhd8ed1ab_0
315
+ - python_abi=3.10=4_cp310
316
+ - pyu2f=0.1.5=pyhd8ed1ab_0
317
+ - pyyaml=6.0.1=py310h2372a71_1
318
+ - raft-dask=23.08.00=cuda12_py310_230809_ge588d7b5_0
319
+ - rdma-core=28.9=h59595ed_1
320
+ - re2=2023.02.02=hcb278e6_0
321
+ - readline=8.2=h8228510_1
322
+ - referencing=0.32.1=pyhd8ed1ab_0
323
+ - reproc=14.2.4.post0=hd590300_1
324
+ - reproc-cpp=14.2.4.post0=h59595ed_1
325
+ - requests=2.31.0=pyhd8ed1ab_0
326
+ - rfc3339-validator=0.1.4=pyhd8ed1ab_0
327
+ - rfc3986-validator=0.1.1=pyh9f0ad1d_0
328
+ - rich=13.7.0=pyhd8ed1ab_0
329
+ - rmm=23.08.00=cuda12_py310_230809_gf3af0e8d_0
330
+ - rpds-py=0.16.2=py310hcb5633a_0
331
+ - rsa=4.9=pyhd8ed1ab_0
332
+ - ruamel.yaml=0.17.40=py310h2372a71_0
333
+ - ruamel.yaml.clib=0.2.7=py310h2372a71_2
334
+ - ruamel_yaml=0.15.100=py310h7f8727e_0
335
+ - s2n=1.3.41=h3358134_0
336
+ - send2trash=1.8.2=pyh41d4057_0
337
+ - setuptools=69.0.3=pyhd8ed1ab_0
338
+ - shellingham=1.5.4=pyhd8ed1ab_0
339
+ - smart_open=6.4.0=pyhd8ed1ab_0
340
+ - snappy=1.1.10=h9fff704_0
341
+ - sniffio=1.3.0=pyhd8ed1ab_0
342
+ - sortedcontainers=2.4.0=pyhd8ed1ab_0
343
+ - soupsieve=2.5=pyhd8ed1ab_1
344
+ - spacy=3.7.2=py310hcb52e73_0
345
+ - spacy-legacy=3.0.12=pyhd8ed1ab_0
346
+ - spacy-loggers=1.0.5=pyhd8ed1ab_0
347
+ - spdlog=1.11.0=h9b3ece8_1
348
+ - sqlite=3.38.2=hc218d9a_0
349
+ - srsly=2.4.8=py310hc6cd4ac_1
350
+ - stack_data=0.6.2=pyhd8ed1ab_0
351
+ - tblib=3.0.0=pyhd8ed1ab_0
352
+ - terminado=0.18.0=pyh0d859eb_0
353
+ - thinc=8.2.2=py310hcb52e73_0
354
+ - tinycss2=1.2.1=pyhd8ed1ab_0
355
+ - tk=8.6.13=noxft_h4845f30_101
356
+ - toolz=0.12.1=pyhd8ed1ab_0
357
+ - tornado=6.3.3=py310h2372a71_1
358
+ - tqdm=4.66.1=pyhd8ed1ab_0
359
+ - traitlets=5.9.0=pyhd8ed1ab_0
360
+ - treelite=3.2.0=py310h1be96d9_0
361
+ - truststore=0.8.0=pyhd8ed1ab_0
362
+ - typer=0.9.0=pyhd8ed1ab_0
363
+ - types-python-dateutil=2.8.19.20240106=pyhd8ed1ab_0
364
+ - typing-extensions=4.9.0=hd8ed1ab_0
365
+ - typing_extensions=4.9.0=pyha770c72_0
366
+ - typing_utils=0.1.0=pyhd8ed1ab_0
367
+ - ucx=1.14.1=h195a15c_5
368
+ - ucx-proc=1.0.0=gpu
369
+ - ucx-py=0.33.00=py310_230809_gea1eb8f_0
370
+ - unicodedata2=15.1.0=py310h2372a71_0
371
+ - uri-template=1.3.0=pyhd8ed1ab_0
372
+ - wasabi=1.1.2=py310hff52083_0
373
+ - wcwidth=0.2.13=pyhd8ed1ab_0
374
+ - weasel=0.3.4=pyhd8ed1ab_0
375
+ - webcolors=1.13=pyhd8ed1ab_0
376
+ - webencodings=0.5.1=pyhd8ed1ab_2
377
+ - websocket-client=1.7.0=pyhd8ed1ab_0
378
+ - wheel=0.42.0=pyhd8ed1ab_0
379
+ - xorg-kbproto=1.0.7=h7f98852_1002
380
+ - xorg-libice=1.1.1=hd590300_0
381
+ - xorg-libsm=1.2.4=h7391055_0
382
+ - xorg-libx11=1.8.7=h8ee46fc_0
383
+ - xorg-libxau=1.0.11=hd590300_0
384
+ - xorg-libxdmcp=1.1.3=h7f98852_0
385
+ - xorg-libxext=1.3.4=h0b41bf4_2
386
+ - xorg-libxrender=0.9.11=hd590300_0
387
+ - xorg-libxt=1.3.0=hd590300_1
388
+ - xorg-renderproto=0.11.1=h7f98852_1002
389
+ - xorg-xextproto=7.3.0=h0b41bf4_1003
390
+ - xorg-xproto=7.0.31=h7f98852_1007
391
+ - xyzservices=2023.10.1=pyhd8ed1ab_0
392
+ - xz=5.2.6=h166bdaf_0
393
+ - yaml=0.2.5=h7b6447c_0
394
+ - yaml-cpp=0.7.0=h59595ed_3
395
+ - zeromq=4.3.5=h59595ed_0
396
+ - zict=3.0.0=pyhd8ed1ab_0
397
+ - zipp=3.17.0=pyhd8ed1ab_0
398
+ - zlib=1.2.13=hd590300_5
399
+ - zstandard=0.22.0=py310h1275a96_0
400
+ - zstd=1.5.5=hfc55251_0
401
+ - pip:
402
+ - absl-py==1.4.0
403
+ - accelerate==0.27.2
404
+ - access==1.1.9
405
+ - affine==2.4.0
406
+ - aiobotocore==2.11.2
407
+ - aiofiles==22.1.0
408
+ - aiohttp-cors==0.7.0
409
+ - aioitertools==0.11.0
410
+ - aiorwlock==1.3.0
411
+ - aiosqlite==0.19.0
412
+ - albumentations==1.4.0
413
+ - alembic==1.13.1
414
+ - altair==5.2.0
415
+ - annoy==1.17.3
416
+ - apache-beam==2.46.0
417
+ - aplus==0.11.0
418
+ - appdirs==1.4.4
419
+ - array-record==0.5.0
420
+ - arviz==0.17.0
421
+ - astroid==3.0.3
422
+ - astropy==6.0.0
423
+ - astropy-iers-data==0.2024.2.19.0.28.47
424
+ - astunparse==1.6.3
425
+ - async-lru==2.0.4
426
+ - audioread==3.0.1
427
+ - auto-gptq==0.7.1
428
+ - autopep8==2.0.4
429
+ - babel==2.14.0
430
+ - backoff==2.2.1
431
+ - bayesian-optimization==1.4.3
432
+ - bayespy==0.5.28
433
+ - beatrix-jupyterlab==2023.128.151533
434
+ - bidict==0.23.1
435
+ - biopython==1.83
436
+ - bitsandbytes==0.43.0
437
+ - blake3==0.2.1
438
+ - blessed==1.20.0
439
+ - blinker==1.7.0
440
+ - blosc2==2.5.1
441
+ - boruta==0.3
442
+ - boto3==1.26.100
443
+ - botocore==1.34.34
444
+ - bqplot==0.12.43
445
+ - branca==0.7.1
446
+ - brewer2mpl==1.4.1
447
+ - cachetools==4.2.4
448
+ - catalyst==22.4
449
+ - catboost==1.2.2
450
+ - category-encoders==2.6.3
451
+ - cesium==0.12.1
452
+ - chex==0.1.85
453
+ - cleverhans==4.0.0
454
+ - click-plugins==1.1.1
455
+ - cligj==0.7.2
456
+ - cloud-tpu-client==0.10
457
+ - cloud-tpu-profiler==2.4.0
458
+ - cloudpickle==2.2.1
459
+ - cmdstanpy==1.2.1
460
+ - cmudict==1.0.18
461
+ - colorcet==3.0.1
462
+ - coloredlogs==15.0.1
463
+ - colorful==0.5.6
464
+ - colorlog==6.8.2
465
+ - colorlover==0.3.0
466
+ - contextily==1.5.0
467
+ - convertdate==2.4.0
468
+ - crcmod==1.7
469
+ - cufflinks==0.17.3
470
+ - cvxcanon==0.1.2
471
+ - cysignals==1.11.4
472
+ - cython==3.0.8
473
+ - daal==2024.1.0
474
+ - daal4py==2024.1.0
475
+ - dacite==1.8.1
476
+ - dask==2024.2.0
477
+ - dataclasses-json==0.6.4
478
+ - dataproc-jupyter-plugin==0.1.66
479
+ - datasets==2.1.0
480
+ - datashader==0.16.0
481
+ - datatile==1.0.3
482
+ - db-dtypes==1.2.0
483
+ - deap==1.4.1
484
+ - deepdiff==6.7.1
485
+ - delorean==1.0.0
486
+ - deprecated==1.2.14
487
+ - deprecation==2.1.0
488
+ - descartes==1.1.0
489
+ - dill==0.3.8
490
+ - dipy==1.8.0
491
+ - distlib==0.3.8
492
+ - dm-tree==0.1.8
493
+ - docker==7.0.0
494
+ - docker-pycreds==0.4.0
495
+ - docopt==0.6.2
496
+ - docstring-parser==0.15
497
+ - docstring-to-markdown==0.15
498
+ - docutils==0.20.1
499
+ - earthengine-api==0.1.391
500
+ - easydict==1.12
501
+ - easyocr==1.7.1
502
+ - ecos==2.0.13
503
+ - eli5==0.13.0
504
+ - emoji==2.10.1
505
+ - en-core-web-lg==3.7.1
506
+ - en-core-web-sm==3.7.1
507
+ - ephem==4.1.5
508
+ - esda==2.5.1
509
+ - essentia==2.1b6.dev1110
510
+ - et-xmlfile==1.1.0
511
+ - etils==1.6.0
512
+ - explainable-ai-sdk==1.3.3
513
+ - farama-notifications==0.0.4
514
+ - fastai==2.7.14
515
+ - fastapi==0.108.0
516
+ - fastavro==1.9.3
517
+ - fastcore==1.5.29
518
+ - fastdownload==0.0.7
519
+ - fasteners==0.19
520
+ - fastprogress==1.0.3
521
+ - fasttext==0.9.2
522
+ - fbpca==1.0
523
+ - feather-format==0.4.1
524
+ - featuretools==1.29.0
525
+ - filelock==3.13.1
526
+ - fiona==1.9.5
527
+ - fitter==1.7.0
528
+ - flake8==7.0.0
529
+ - flashtext==2.7
530
+ - flask==3.0.2
531
+ - flatbuffers==23.5.26
532
+ - flax==0.8.1
533
+ - folium==0.15.1
534
+ - fonttools==4.47.0
535
+ - frozendict==2.4.0
536
+ - funcy==2.0
537
+ - fury==0.9.0
538
+ - future==1.0.0
539
+ - fuzzywuzzy==0.18.0
540
+ - gast==0.5.4
541
+ - gatspy==0.3
542
+ - gcsfs==2023.12.2.post1
543
+ - gekko==1.0.7
544
+ - gensim==4.3.2
545
+ - geographiclib==2.0
546
+ - geohash==1.0
547
+ - geojson==3.1.0
548
+ - geopandas==0.14.3
549
+ - geoplot==0.5.1
550
+ - geopy==2.4.1
551
+ - geoviews==1.11.1
552
+ - ggplot==0.11.5
553
+ - giddy==2.3.5
554
+ - gitdb==4.0.11
555
+ - gitpython==3.1.41
556
+ - google-ai-generativelanguage==0.4.0
557
+ - google-api-core==2.17.1
558
+ - google-api-python-client==2.118.0
559
+ - google-apitools==0.5.31
560
+ - google-auth-httplib2==0.1.1
561
+ - google-auth-oauthlib==1.2.0
562
+ - google-cloud-aiplatform==0.6.0a1
563
+ - google-cloud-artifact-registry==1.10.0
564
+ - google-cloud-automl==1.0.1
565
+ - google-cloud-bigquery==2.34.4
566
+ - google-cloud-bigtable==1.7.3
567
+ - google-cloud-dlp==3.14.0
568
+ - google-cloud-jupyter-config==0.0.5
569
+ - google-cloud-language==2.13.1
570
+ - google-cloud-monitoring==2.18.0
571
+ - google-cloud-pubsub==2.19.0
572
+ - google-cloud-pubsublite==1.9.0
573
+ - google-cloud-recommendations-ai==0.7.1
574
+ - google-cloud-resource-manager==1.11.0
575
+ - google-cloud-spanner==3.40.1
576
+ - google-cloud-storage==1.44.0
577
+ - google-cloud-translate==3.12.1
578
+ - google-cloud-videointelligence==2.13.1
579
+ - google-cloud-vision==2.8.0
580
+ - google-crc32c==1.5.0
581
+ - google-generativeai==0.3.2
582
+ - google-pasta==0.2.0
583
+ - google-resumable-media==2.7.0
584
+ - gplearn==0.4.2
585
+ - gpustat==1.0.0
586
+ - gpxpy==1.6.2
587
+ - greenlet==3.0.3
588
+ - grpc-google-iam-v1==0.12.7
589
+ - grpcio==1.60.0
590
+ - grpcio-status==1.48.2
591
+ - gviz-api==1.10.0
592
+ - gym==0.26.2
593
+ - gym-notices==0.0.8
594
+ - gymnasium==0.29.0
595
+ - h11==0.14.0
596
+ - h2o==3.44.0.3
597
+ - h5netcdf==1.3.0
598
+ - h5py==3.10.0
599
+ - haversine==2.8.1
600
+ - hdfs==2.7.3
601
+ - hep-ml==0.7.2
602
+ - hijri-converter==2.3.1
603
+ - hmmlearn==0.3.0
604
+ - holidays==0.24
605
+ - holoviews==1.18.3
606
+ - hpsklearn==0.1.0
607
+ - html5lib==1.1
608
+ - htmlmin==0.1.12
609
+ - httpcore==1.0.4
610
+ - httplib2==0.21.0
611
+ - httptools==0.6.1
612
+ - httpx==0.27.0
613
+ - huggingface-hub==0.20.3
614
+ - humanfriendly==10.0
615
+ - humanize==4.9.0
616
+ - hunspell==0.5.5
617
+ - husl==4.0.3
618
+ - hydra-slayer==0.5.0
619
+ - hyperopt==0.2.7
620
+ - hypertools==0.8.0
621
+ - igraph==0.11.4
622
+ - imagecodecs==2024.1.1
623
+ - imagehash==4.3.1
624
+ - imageio==2.33.1
625
+ - imbalanced-learn==0.12.0
626
+ - imgaug==0.4.0
627
+ - importlib-metadata==6.11.0
628
+ - inequality==1.0.1
629
+ - iniconfig==2.0.0
630
+ - ipydatawidgets==4.3.5
631
+ - ipyleaflet==0.18.2
632
+ - ipympl==0.7.0
633
+ - ipython-genutils==0.2.0
634
+ - ipython-sql==0.5.0
635
+ - ipyvolume==0.6.3
636
+ - ipyvue==1.10.1
637
+ - ipyvuetify==1.8.10
638
+ - ipywebrtc==0.6.0
639
+ - ipywidgets==7.7.1
640
+ - isort==5.13.2
641
+ - isoweek==1.3.3
642
+ - itsdangerous==2.1.2
643
+ - janome==0.5.0
644
+ - jaraco-classes==3.3.0
645
+ - jax==0.4.23
646
+ - jax-jumpy==1.0.0
647
+ - jaxlib==0.4.23.dev20240116
648
+ - jeepney==0.8.0
649
+ - jieba==0.42.1
650
+ - jmespath==1.0.1
651
+ - json5==0.9.14
652
+ - jupyter-client==7.4.9
653
+ - jupyter-console==6.6.3
654
+ - jupyter-http-over-ws==0.0.8
655
+ - jupyter-lsp==1.5.1
656
+ - jupyter-server==2.12.5
657
+ - jupyter-server-fileid==0.9.1
658
+ - jupyter-server-mathjax==0.2.6
659
+ - jupyter-server-proxy==4.1.0
660
+ - jupyter-server-ydoc==0.8.0
661
+ - jupyter-ydoc==0.2.5
662
+ - jupyterlab==4.1.2
663
+ - jupyterlab-git==0.44.0
664
+ - jupyterlab-lsp==5.0.3
665
+ - jupyterlab-server==2.25.2
666
+ - jupyterlab-widgets==3.0.9
667
+ - jupytext==1.16.0
668
+ - kaggle==1.6.6
669
+ - kaggle-environments==1.14.3
670
+ - kagglehub==0.1.9
671
+ - keras==3.0.5
672
+ - keras-cv==0.8.2
673
+ - keras-nlp==0.8.1
674
+ - keras-tuner==1.4.6
675
+ - kernels-mixer==0.0.7
676
+ - keyring==24.3.0
677
+ - keyrings-google-artifactregistry-auth==1.1.2
678
+ - kfp==2.5.0
679
+ - kfp-pipeline-spec==0.2.2
680
+ - kfp-server-api==2.0.5
681
+ - kmapper==2.0.1
682
+ - kmodes==0.12.2
683
+ - korean-lunar-calendar==0.3.1
684
+ - kornia==0.7.1
685
+ - kt-legacy==1.0.5
686
+ - kubernetes==26.1.0
687
+ - langid==1.1.6
688
+ - lazy-loader==0.3
689
+ - learntools==0.3.4
690
+ - leven==1.0.4
691
+ - levenshtein==0.25.0
692
+ - libclang==16.0.6
693
+ - libpysal==4.9.2
694
+ - librosa==0.10.1
695
+ - lightgbm==4.2.0
696
+ - lightning-utilities==0.10.1
697
+ - lime==0.2.0.1
698
+ - line-profiler==4.1.2
699
+ - linkify-it-py==2.0.3
700
+ - llvmlite==0.41.1
701
+ - lml==0.1.0
702
+ - loguru==0.7.2
703
+ - lunarcalendar==0.0.9
704
+ - lxml==5.1.0
705
+ - mako==1.3.2
706
+ - mapclassify==2.6.1
707
+ - marisa-trie==1.1.0
708
+ - markdown==3.5.2
709
+ - markovify==0.9.4
710
+ - markupsafe==2.1.5
711
+ - marshmallow==3.20.2
712
+ - matplotlib==3.7.5
713
+ - matplotlib-venn==0.11.10
714
+ - mccabe==0.7.0
715
+ - mdit-py-plugins==0.4.0
716
+ - memory-profiler==0.61.0
717
+ - mercantile==1.2.1
718
+ - mgwr==2.2.1
719
+ - missingno==0.5.2
720
+ - mistune==0.8.4
721
+ - mizani==0.11.0
722
+ - ml-dtypes==0.2.0
723
+ - mlcrate==0.2.0
724
+ - mlens==0.2.3
725
+ - mlxtend==0.23.1
726
+ - mmh3==4.1.0
727
+ - mne==1.6.1
728
+ - mnist==0.2.2
729
+ - mock==5.1.0
730
+ - momepy==0.7.0
731
+ - more-itertools==10.2.0
732
+ - mpld3==0.5.10
733
+ - mpmath==1.3.0
734
+ - msgpack-numpy==0.4.8
735
+ - multimethod==1.10
736
+ - multipledispatch==1.0.0
737
+ - multiprocess==0.70.16
738
+ - mypy-extensions==1.0.0
739
+ - namex==0.0.7
740
+ - nbclient==0.5.13
741
+ - nbconvert==6.4.5
742
+ - nbdime==3.2.0
743
+ - ndindex==1.8
744
+ - networkx==3.2.1
745
+ - nibabel==5.2.0
746
+ - nilearn==0.10.3
747
+ - ninja==1.11.1.1
748
+ - nltk==3.2.4
749
+ - nose==1.3.7
750
+ - notebook==6.5.6
751
+ - notebook-executor==0.2
752
+ - numba==0.58.1
753
+ - numexpr==2.9.0
754
+ - nvidia-ml-py==11.495.46
755
+ - oauth2client==4.1.3
756
+ - oauthlib==3.2.2
757
+ - objsize==0.6.1
758
+ - odfpy==1.4.1
759
+ - olefile==0.47
760
+ - onnx==1.15.0
761
+ - opencensus==0.11.4
762
+ - opencensus-context==0.1.3
763
+ - opencv-contrib-python==4.9.0.80
764
+ - opencv-python==4.9.0.80
765
+ - opencv-python-headless==4.9.0.80
766
+ - openpyxl==3.1.2
767
+ - openslide-python==1.3.1
768
+ - opentelemetry-api==1.22.0
769
+ - opentelemetry-exporter-otlp==1.22.0
770
+ - opentelemetry-exporter-otlp-proto-common==1.22.0
771
+ - opentelemetry-exporter-otlp-proto-grpc==1.22.0
772
+ - opentelemetry-exporter-otlp-proto-http==1.22.0
773
+ - opentelemetry-proto==1.22.0
774
+ - opentelemetry-sdk==1.22.0
775
+ - opentelemetry-semantic-conventions==0.43b0
776
+ - opt-einsum==3.3.0
777
+ - optax==0.1.9
778
+ - optimum==1.17.1
779
+ - optuna==3.5.0
780
+ - orbax-checkpoint==0.5.3
781
+ - ordered-set==4.1.0
782
+ - orderedmultidict==1.0.1
783
+ - orjson==3.9.10
784
+ - ortools==9.4.1874
785
+ - osmnx==1.9.1
786
+ - packaging==21.3
787
+ - pandas==2.2.0
788
+ - pandas-datareader==0.10.0
789
+ - pandas-profiling==3.6.6
790
+ - pandas-summary==0.2.0
791
+ - pandasql==0.7.3
792
+ - panel==1.3.8
793
+ - papermill==2.5.0
794
+ - param==2.0.2
795
+ - path==16.10.0
796
+ - path-py==12.5.0
797
+ - pathos==0.3.2
798
+ - patsy==0.5.6
799
+ - pdf2image==1.17.0
800
+ - peft==0.9.0
801
+ - pettingzoo==1.24.0
802
+ - pexpect==4.9.0
803
+ - phik==0.12.4
804
+ - pillow==9.5.0
805
+ - platformdirs==4.2.0
806
+ - plotly==5.18.0
807
+ - plotly-express==0.4.1
808
+ - plotnine==0.13.0
809
+ - pointpats==2.4.0
810
+ - polars==0.20.10
811
+ - polyglot==16.7.4
812
+ - pooch==1.8.1
813
+ - pox==0.3.4
814
+ - ppca==0.0.4
815
+ - ppft==1.7.6.8
816
+ - preprocessing==0.1.13
817
+ - prettytable==3.9.0
818
+ - progressbar2==4.3.2
819
+ - promise==2.3
820
+ - prompt-toolkit==3.0.43
821
+ - pronouncing==0.2.0
822
+ - prophet==1.1.1
823
+ - protobuf==3.20.3
824
+ - psutil==5.9.3
825
+ - pudb==2024.1
826
+ - pulp==2.8.0
827
+ - py-cpuinfo==9.0.0
828
+ - py-spy==0.3.14
829
+ - py4j==0.10.9.7
830
+ - pyaml==23.12.0
831
+ - pyarabic==0.6.15
832
+ - pyastronomy==0.20.0
833
+ - pybind11==2.11.1
834
+ - pyclipper==1.3.0.post5
835
+ - pycodestyle==2.11.1
836
+ - pycparser==2.21
837
+ - pycryptodome==3.20.0
838
+ - pyct==0.5.0
839
+ - pycuda==2024.1
840
+ - pydantic==2.5.3
841
+ - pydantic-core==2.14.6
842
+ - pydegensac==0.1.2
843
+ - pydicom==2.4.4
844
+ - pydocstyle==6.3.0
845
+ - pydot==1.4.2
846
+ - pydub==0.25.1
847
+ - pyemd==1.0.0
848
+ - pyerfa==2.0.1.1
849
+ - pyexcel-io==0.6.6
850
+ - pyexcel-ods==0.6.0
851
+ - pyfasttext==0.4.6
852
+ - pyflakes==3.2.0
853
+ - pygltflib==1.16.1
854
+ - pyjwt==2.8.0
855
+ - pykalman==0.9.5
856
+ - pyldavis==3.4.1
857
+ - pylint==3.0.3
858
+ - pymc3==3.11.4
859
+ - pymeeus==0.5.12
860
+ - pymongo==3.13.0
861
+ - pympler==1.0.1
862
+ - pynndescent==0.5.11
863
+ - pynvrtc==9.2
864
+ - pyocr==0.8.5
865
+ - pypdf==4.0.2
866
+ - pysal==24.1
867
+ - pytesseract==0.3.10
868
+ - pytest==8.0.1
869
+ - python-bidi==0.4.2
870
+ - python-dotenv==1.0.0
871
+ - python-graphviz==0.20.1
872
+ - python-levenshtein==0.25.0
873
+ - python-louvain==0.16
874
+ - python-lsp-jsonrpc==1.1.2
875
+ - python-lsp-server==1.10.0
876
+ - python-slugify==8.0.4
877
+ - python-utils==3.8.2
878
+ - pythreejs==2.4.2
879
+ - pytoolconfig==1.3.1
880
+ - pytools==2023.1.1
881
+ - pytorch-ignite==0.4.13
882
+ - pytorch-lightning==2.2.0.post0
883
+ - pytz==2023.3.post1
884
+ - pyupset==0.1.1.post7
885
+ - pyviz-comms==3.0.1
886
+ - pywavelets==1.5.0
887
+ - pyzmq==24.0.1
888
+ - qgrid==1.3.1
889
+ - qtconsole==5.5.1
890
+ - qtpy==2.4.1
891
+ - quantecon==0.7.1
892
+ - quantities==0.15.0
893
+ - qudida==0.0.4
894
+ - rapidfuzz==3.6.1
895
+ - rasterio==1.3.9
896
+ - rasterstats==0.19.0
897
+ - ray==2.9.0
898
+ - ray-cpp==2.9.0
899
+ - regex==2023.12.25
900
+ - requests-oauthlib==1.3.1
901
+ - requests-toolbelt==0.10.1
902
+ - responses==0.18.0
903
+ - retrying==1.3.4
904
+ - rgf-python==3.12.0
905
+ - rich-click==1.7.3
906
+ - rope==1.12.0
907
+ - rouge==1.0.1
908
+ - rtree==1.2.0
909
+ - s2sphere==0.2.5
910
+ - s3fs==2024.2.0
911
+ - s3transfer==0.6.2
912
+ - safetensors==0.4.2
913
+ - scattertext==0.1.19
914
+ - scikit-image==0.22.0
915
+ - scikit-learn==1.2.2
916
+ - scikit-learn-intelex==2024.1.0
917
+ - scikit-multilearn==0.2.0
918
+ - scikit-optimize==0.9.0
919
+ - scikit-plot==0.3.7
920
+ - scikit-surprise==1.1.3
921
+ - scipy==1.11.4
922
+ - seaborn==0.12.2
923
+ - secretstorage==3.3.3
924
+ - segment-anything==1.0
925
+ - segregation==2.5
926
+ - semver==3.0.2
927
+ - sentencepiece==0.2.0
928
+ - sentry-sdk==1.40.5
929
+ - setproctitle==1.3.3
930
+ - setuptools-git==1.2
931
+ - setuptools-scm==8.0.4
932
+ - shap==0.44.1
933
+ - shapely==2.0.3
934
+ - shimmy==1.3.0
935
+ - simpervisor==1.0.0
936
+ - simpleitk==2.3.1
937
+ - simplejson==3.19.2
938
+ - six==1.16.0
939
+ - sklearn-pandas==2.2.0
940
+ - slicer==0.0.7
941
+ - smhasher==0.150.1
942
+ - smmap==5.0.1
943
+ - snowballstemmer==2.2.0
944
+ - snuggs==1.4.7
945
+ - soundfile==0.12.1
946
+ - soxr==0.3.7
947
+ - spaghetti==1.7.5.post1
948
+ - spectral==0.23.1
949
+ - spglm==1.1.0
950
+ - sphinx-rtd-theme==0.2.4
951
+ - spint==1.0.7
952
+ - splot==1.1.5.post1
953
+ - spopt==0.6.0
954
+ - spreg==1.4.2
955
+ - spvcm==0.3.0
956
+ - sqlalchemy==2.0.25
957
+ - sqlparse==0.4.4
958
+ - squarify==0.4.3
959
+ - stable-baselines3==2.1.0
960
+ - stack-data==0.6.3
961
+ - stanio==0.3.0
962
+ - starlette==0.32.0.post1
963
+ - statsmodels==0.14.1
964
+ - stemming==1.0.1
965
+ - stop-words==2018.7.23
966
+ - stopit==1.1.2
967
+ - stumpy==1.12.0
968
+ - sympy==1.12
969
+ - tables==3.9.2
970
+ - tabulate==0.9.0
971
+ - tangled-up-in-unicode==0.2.0
972
+ - tbb==2021.11.0
973
+ - tenacity==8.2.3
974
+ - tensorboard==2.15.1
975
+ - tensorboard-data-server==0.7.2
976
+ - tensorboard-plugin-profile==2.15.0
977
+ - tensorboardx==2.6.2.2
978
+ - tensorflow==2.15.0
979
+ - tensorflow-cloud==0.1.16
980
+ - tensorflow-datasets==4.9.4
981
+ - tensorflow-decision-forests==1.8.1
982
+ - tensorflow-estimator==2.15.0
983
+ - tensorflow-hub==0.16.1
984
+ - tensorflow-io==0.35.0
985
+ - tensorflow-io-gcs-filesystem==0.35.0
986
+ - tensorflow-metadata==0.14.0
987
+ - tensorflow-probability==0.23.0
988
+ - tensorflow-serving-api==2.14.1
989
+ - tensorflow-text==2.15.0
990
+ - tensorflow-transform==0.14.0
991
+ - tensorpack==0.11
992
+ - tensorstore==0.1.53
993
+ - termcolor==2.4.0
994
+ - testpath==0.6.0
995
+ - text-unidecode==1.3
996
+ - textblob==0.18.0.post0
997
+ - texttable==1.7.0
998
+ - tf-keras==2.15.0
999
+ - tfp-nightly==0.24.0.dev0
1000
+ - theano==1.0.5
1001
+ - theano-pymc==1.1.2
1002
+ - threadpoolctl==3.2.0
1003
+ - tifffile==2023.12.9
1004
+ - timm==0.9.16
1005
+ - tobler==0.11.2
1006
+ - tokenizers==0.15.2
1007
+ - toml==0.10.2
1008
+ - tomli==2.0.1
1009
+ - tomlkit==0.12.3
1010
+ - torch==2.1.2
1011
+ - torchaudio==2.1.2
1012
+ - torchdata==0.7.1
1013
+ - torchinfo==1.8.0
1014
+ - torchmetrics==1.3.1
1015
+ - torchtext==0.16.2
1016
+ - torchvision==0.16.2
1017
+ - tpot==0.12.1
1018
+ - traceml==1.0.8
1019
+ - traittypes==0.2.1
1020
+ - transformers==4.38.1
1021
+ - treelite-runtime==3.2.0
1022
+ - trueskill==0.4.5
1023
+ - trx-python==0.2.9
1024
+ - tsfresh==0.20.2
1025
+ - typeguard==4.1.5
1026
+ - typing-inspect==0.9.0
1027
+ - tzdata==2023.4
1028
+ - tzlocal==5.2
1029
+ - uc-micro-py==1.0.3
1030
+ - ujson==5.9.0
1031
+ - umap-learn==0.5.5
1032
+ - unidecode==1.3.8
1033
+ - update-checker==0.18.0
1034
+ - uritemplate==3.0.1
1035
+ - urllib3==1.26.18
1036
+ - urwid==2.6.4
1037
+ - urwid-readline==0.13
1038
+ - uvicorn==0.25.0
1039
+ - uvloop==0.19.0
1040
+ - vaex==4.17.0
1041
+ - vaex-astro==0.9.3
1042
+ - vaex-core==4.17.1
1043
+ - vaex-hdf5==0.14.1
1044
+ - vaex-jupyter==0.8.2
1045
+ - vaex-ml==0.18.3
1046
+ - vaex-server==0.9.0
1047
+ - vaex-viz==0.5.4
1048
+ - vec-noise==1.1.4
1049
+ - vecstack==0.4.0
1050
+ - virtualenv==20.21.0
1051
+ - visions==0.7.5
1052
+ - vowpalwabbit==9.9.0
1053
+ - vtk==9.3.0
1054
+ - wand==0.6.13
1055
+ - wandb==0.16.3
1056
+ - watchfiles==0.21.0
1057
+ - wavio==0.0.8
1058
+ - websockets==12.0
1059
+ - werkzeug==3.0.1
1060
+ - wfdb==4.1.2
1061
+ - whatthepatch==1.0.5
1062
+ - widgetsnbextension==3.6.6
1063
+ - witwidget==1.8.1
1064
+ - woodwork==0.28.0
1065
+ - wordcloud==1.9.3
1066
+ - wordsegment==1.3.1
1067
+ - wrapt==1.14.1
1068
+ - xarray==2024.2.0
1069
+ - xarray-einstats==0.7.0
1070
+ - xgboost==2.0.3
1071
+ - xvfbwrapper==0.2.9
1072
+ - xxhash==3.4.1
1073
+ - y-py==0.6.2
1074
+ - yapf==0.40.2
1075
+ - yarl==1.9.4
1076
+ - ydata-profiling==4.6.4
1077
+ - yellowbrick==1.5
1078
+ - ypy-websocket==0.8.4
1079
+ prefix: /opt/conda
wandb/run-20240314_140503-88c6vfns/files/config.yaml ADDED
@@ -0,0 +1,724 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ wandb_version: 1
2
+
3
+ _wandb:
4
+ desc: null
5
+ value:
6
+ python_version: 3.10.13
7
+ cli_version: 0.16.3
8
+ framework: huggingface
9
+ huggingface_version: 4.38.1
10
+ is_jupyter_run: true
11
+ is_kaggle_kernel: true
12
+ start_time: 1710425103.190049
13
+ t:
14
+ 1:
15
+ - 1
16
+ - 2
17
+ - 3
18
+ - 5
19
+ - 11
20
+ - 12
21
+ - 49
22
+ - 51
23
+ - 53
24
+ - 55
25
+ - 71
26
+ - 98
27
+ - 99
28
+ - 105
29
+ 2:
30
+ - 1
31
+ - 2
32
+ - 3
33
+ - 5
34
+ - 11
35
+ - 12
36
+ - 49
37
+ - 51
38
+ - 53
39
+ - 55
40
+ - 71
41
+ - 98
42
+ - 99
43
+ - 105
44
+ 3:
45
+ - 7
46
+ - 23
47
+ 4: 3.10.13
48
+ 5: 0.16.3
49
+ 6: 4.38.1
50
+ 8:
51
+ - 1
52
+ - 2
53
+ - 5
54
+ 9:
55
+ 1: transformers_trainer
56
+ 13: linux-x86_64
57
+ m:
58
+ - 1: train/global_step
59
+ 6:
60
+ - 3
61
+ - 1: train/loss
62
+ 5: 1
63
+ 6:
64
+ - 1
65
+ - 1: train/grad_norm
66
+ 5: 1
67
+ 6:
68
+ - 1
69
+ - 1: train/learning_rate
70
+ 5: 1
71
+ 6:
72
+ - 1
73
+ - 1: train/epoch
74
+ 5: 1
75
+ 6:
76
+ - 1
77
+ - 1: eval/loss
78
+ 5: 1
79
+ 6:
80
+ - 1
81
+ - 1: eval/runtime
82
+ 5: 1
83
+ 6:
84
+ - 1
85
+ - 1: eval/samples_per_second
86
+ 5: 1
87
+ 6:
88
+ - 1
89
+ - 1: eval/steps_per_second
90
+ 5: 1
91
+ 6:
92
+ - 1
93
+ - 1: train/train_runtime
94
+ 5: 1
95
+ 6:
96
+ - 1
97
+ - 1: train/train_samples_per_second
98
+ 5: 1
99
+ 6:
100
+ - 1
101
+ - 1: train/train_steps_per_second
102
+ 5: 1
103
+ 6:
104
+ - 1
105
+ - 1: train/total_flos
106
+ 5: 1
107
+ 6:
108
+ - 1
109
+ - 1: train/train_loss
110
+ 5: 1
111
+ 6:
112
+ - 1
113
+ vocab_size:
114
+ desc: null
115
+ value: 32000
116
+ max_position_embeddings:
117
+ desc: null
118
+ value: 32768
119
+ hidden_size:
120
+ desc: null
121
+ value: 4096
122
+ intermediate_size:
123
+ desc: null
124
+ value: 14336
125
+ num_hidden_layers:
126
+ desc: null
127
+ value: 32
128
+ num_attention_heads:
129
+ desc: null
130
+ value: 32
131
+ sliding_window:
132
+ desc: null
133
+ value: null
134
+ num_key_value_heads:
135
+ desc: null
136
+ value: 8
137
+ hidden_act:
138
+ desc: null
139
+ value: silu
140
+ initializer_range:
141
+ desc: null
142
+ value: 0.02
143
+ rms_norm_eps:
144
+ desc: null
145
+ value: 1.0e-05
146
+ use_cache:
147
+ desc: null
148
+ value: false
149
+ rope_theta:
150
+ desc: null
151
+ value: 1000000.0
152
+ attention_dropout:
153
+ desc: null
154
+ value: 0.0
155
+ return_dict:
156
+ desc: null
157
+ value: true
158
+ output_hidden_states:
159
+ desc: null
160
+ value: false
161
+ output_attentions:
162
+ desc: null
163
+ value: false
164
+ torchscript:
165
+ desc: null
166
+ value: false
167
+ torch_dtype:
168
+ desc: null
169
+ value: bfloat16
170
+ use_bfloat16:
171
+ desc: null
172
+ value: false
173
+ tf_legacy_loss:
174
+ desc: null
175
+ value: false
176
+ pruned_heads:
177
+ desc: null
178
+ value: {}
179
+ tie_word_embeddings:
180
+ desc: null
181
+ value: false
182
+ chunk_size_feed_forward:
183
+ desc: null
184
+ value: 0
185
+ is_encoder_decoder:
186
+ desc: null
187
+ value: false
188
+ is_decoder:
189
+ desc: null
190
+ value: false
191
+ cross_attention_hidden_size:
192
+ desc: null
193
+ value: null
194
+ add_cross_attention:
195
+ desc: null
196
+ value: false
197
+ tie_encoder_decoder:
198
+ desc: null
199
+ value: false
200
+ max_length:
201
+ desc: null
202
+ value: 20
203
+ min_length:
204
+ desc: null
205
+ value: 0
206
+ do_sample:
207
+ desc: null
208
+ value: false
209
+ early_stopping:
210
+ desc: null
211
+ value: false
212
+ num_beams:
213
+ desc: null
214
+ value: 1
215
+ num_beam_groups:
216
+ desc: null
217
+ value: 1
218
+ diversity_penalty:
219
+ desc: null
220
+ value: 0.0
221
+ temperature:
222
+ desc: null
223
+ value: 1.0
224
+ top_k:
225
+ desc: null
226
+ value: 50
227
+ top_p:
228
+ desc: null
229
+ value: 1.0
230
+ typical_p:
231
+ desc: null
232
+ value: 1.0
233
+ repetition_penalty:
234
+ desc: null
235
+ value: 1.0
236
+ length_penalty:
237
+ desc: null
238
+ value: 1.0
239
+ no_repeat_ngram_size:
240
+ desc: null
241
+ value: 0
242
+ encoder_no_repeat_ngram_size:
243
+ desc: null
244
+ value: 0
245
+ bad_words_ids:
246
+ desc: null
247
+ value: null
248
+ num_return_sequences:
249
+ desc: null
250
+ value: 1
251
+ output_scores:
252
+ desc: null
253
+ value: false
254
+ return_dict_in_generate:
255
+ desc: null
256
+ value: false
257
+ forced_bos_token_id:
258
+ desc: null
259
+ value: null
260
+ forced_eos_token_id:
261
+ desc: null
262
+ value: null
263
+ remove_invalid_values:
264
+ desc: null
265
+ value: false
266
+ exponential_decay_length_penalty:
267
+ desc: null
268
+ value: null
269
+ suppress_tokens:
270
+ desc: null
271
+ value: null
272
+ begin_suppress_tokens:
273
+ desc: null
274
+ value: null
275
+ architectures:
276
+ desc: null
277
+ value:
278
+ - MistralForCausalLM
279
+ finetuning_task:
280
+ desc: null
281
+ value: null
282
+ id2label:
283
+ desc: null
284
+ value:
285
+ '0': LABEL_0
286
+ '1': LABEL_1
287
+ label2id:
288
+ desc: null
289
+ value:
290
+ LABEL_0: 0
291
+ LABEL_1: 1
292
+ tokenizer_class:
293
+ desc: null
294
+ value: null
295
+ prefix:
296
+ desc: null
297
+ value: null
298
+ bos_token_id:
299
+ desc: null
300
+ value: 1
301
+ pad_token_id:
302
+ desc: null
303
+ value: 0
304
+ eos_token_id:
305
+ desc: null
306
+ value: 2
307
+ sep_token_id:
308
+ desc: null
309
+ value: null
310
+ decoder_start_token_id:
311
+ desc: null
312
+ value: null
313
+ task_specific_params:
314
+ desc: null
315
+ value: null
316
+ problem_type:
317
+ desc: null
318
+ value: null
319
+ _name_or_path:
320
+ desc: null
321
+ value: TheBloke/Mistral-7B-Instruct-v0.2-GPTQ
322
+ transformers_version:
323
+ desc: null
324
+ value: 4.38.1
325
+ model_type:
326
+ desc: null
327
+ value: mistral
328
+ pretraining_tp:
329
+ desc: null
330
+ value: 1
331
+ quantization_config:
332
+ desc: null
333
+ value:
334
+ quant_method: QuantizationMethod.GPTQ
335
+ bits: 4
336
+ tokenizer: null
337
+ dataset: null
338
+ group_size: 128
339
+ damp_percent: 0.1
340
+ desc_act: true
341
+ sym: true
342
+ true_sequential: true
343
+ use_cuda_fp16: false
344
+ model_seqlen: null
345
+ block_name_to_quantize: null
346
+ module_name_preceding_first_block: null
347
+ batch_size: 1
348
+ pad_token_id: null
349
+ use_exllama: true
350
+ max_input_length: null
351
+ exllama_config:
352
+ version: ExllamaVersion.ONE
353
+ cache_block_outputs: true
354
+ modules_in_block_to_quantize: null
355
+ output_dir:
356
+ desc: null
357
+ value: /kaggle/working/
358
+ overwrite_output_dir:
359
+ desc: null
360
+ value: false
361
+ do_train:
362
+ desc: null
363
+ value: false
364
+ do_eval:
365
+ desc: null
366
+ value: true
367
+ do_predict:
368
+ desc: null
369
+ value: false
370
+ evaluation_strategy:
371
+ desc: null
372
+ value: epoch
373
+ prediction_loss_only:
374
+ desc: null
375
+ value: false
376
+ per_device_train_batch_size:
377
+ desc: null
378
+ value: 5
379
+ per_device_eval_batch_size:
380
+ desc: null
381
+ value: 5
382
+ per_gpu_train_batch_size:
383
+ desc: null
384
+ value: null
385
+ per_gpu_eval_batch_size:
386
+ desc: null
387
+ value: null
388
+ gradient_accumulation_steps:
389
+ desc: null
390
+ value: 4
391
+ eval_accumulation_steps:
392
+ desc: null
393
+ value: null
394
+ eval_delay:
395
+ desc: null
396
+ value: 0
397
+ learning_rate:
398
+ desc: null
399
+ value: 0.0002
400
+ weight_decay:
401
+ desc: null
402
+ value: 0.01
403
+ adam_beta1:
404
+ desc: null
405
+ value: 0.9
406
+ adam_beta2:
407
+ desc: null
408
+ value: 0.999
409
+ adam_epsilon:
410
+ desc: null
411
+ value: 1.0e-08
412
+ max_grad_norm:
413
+ desc: null
414
+ value: 1.0
415
+ num_train_epochs:
416
+ desc: null
417
+ value: 50
418
+ max_steps:
419
+ desc: null
420
+ value: -1
421
+ lr_scheduler_type:
422
+ desc: null
423
+ value: linear
424
+ lr_scheduler_kwargs:
425
+ desc: null
426
+ value: {}
427
+ warmup_ratio:
428
+ desc: null
429
+ value: 0.0
430
+ warmup_steps:
431
+ desc: null
432
+ value: 2
433
+ log_level:
434
+ desc: null
435
+ value: passive
436
+ log_level_replica:
437
+ desc: null
438
+ value: warning
439
+ log_on_each_node:
440
+ desc: null
441
+ value: true
442
+ logging_dir:
443
+ desc: null
444
+ value: /kaggle/working/runs/Mar14_14-04-50_0a91acd6c6df
445
+ logging_strategy:
446
+ desc: null
447
+ value: epoch
448
+ logging_first_step:
449
+ desc: null
450
+ value: false
451
+ logging_steps:
452
+ desc: null
453
+ value: 500
454
+ logging_nan_inf_filter:
455
+ desc: null
456
+ value: true
457
+ save_strategy:
458
+ desc: null
459
+ value: epoch
460
+ save_steps:
461
+ desc: null
462
+ value: 500
463
+ save_total_limit:
464
+ desc: null
465
+ value: null
466
+ save_safetensors:
467
+ desc: null
468
+ value: true
469
+ save_on_each_node:
470
+ desc: null
471
+ value: false
472
+ save_only_model:
473
+ desc: null
474
+ value: false
475
+ no_cuda:
476
+ desc: null
477
+ value: false
478
+ use_cpu:
479
+ desc: null
480
+ value: false
481
+ use_mps_device:
482
+ desc: null
483
+ value: false
484
+ seed:
485
+ desc: null
486
+ value: 42
487
+ data_seed:
488
+ desc: null
489
+ value: null
490
+ jit_mode_eval:
491
+ desc: null
492
+ value: false
493
+ use_ipex:
494
+ desc: null
495
+ value: false
496
+ bf16:
497
+ desc: null
498
+ value: false
499
+ fp16:
500
+ desc: null
501
+ value: true
502
+ fp16_opt_level:
503
+ desc: null
504
+ value: O1
505
+ half_precision_backend:
506
+ desc: null
507
+ value: auto
508
+ bf16_full_eval:
509
+ desc: null
510
+ value: false
511
+ fp16_full_eval:
512
+ desc: null
513
+ value: false
514
+ tf32:
515
+ desc: null
516
+ value: null
517
+ local_rank:
518
+ desc: null
519
+ value: 0
520
+ ddp_backend:
521
+ desc: null
522
+ value: null
523
+ tpu_num_cores:
524
+ desc: null
525
+ value: null
526
+ tpu_metrics_debug:
527
+ desc: null
528
+ value: false
529
+ debug:
530
+ desc: null
531
+ value: []
532
+ dataloader_drop_last:
533
+ desc: null
534
+ value: false
535
+ eval_steps:
536
+ desc: null
537
+ value: null
538
+ dataloader_num_workers:
539
+ desc: null
540
+ value: 0
541
+ dataloader_prefetch_factor:
542
+ desc: null
543
+ value: null
544
+ past_index:
545
+ desc: null
546
+ value: -1
547
+ run_name:
548
+ desc: null
549
+ value: /kaggle/working/
550
+ disable_tqdm:
551
+ desc: null
552
+ value: false
553
+ remove_unused_columns:
554
+ desc: null
555
+ value: true
556
+ label_names:
557
+ desc: null
558
+ value: null
559
+ load_best_model_at_end:
560
+ desc: null
561
+ value: true
562
+ metric_for_best_model:
563
+ desc: null
564
+ value: loss
565
+ greater_is_better:
566
+ desc: null
567
+ value: false
568
+ ignore_data_skip:
569
+ desc: null
570
+ value: false
571
+ fsdp:
572
+ desc: null
573
+ value: []
574
+ fsdp_min_num_params:
575
+ desc: null
576
+ value: 0
577
+ fsdp_config:
578
+ desc: null
579
+ value:
580
+ min_num_params: 0
581
+ xla: false
582
+ xla_fsdp_v2: false
583
+ xla_fsdp_grad_ckpt: false
584
+ fsdp_transformer_layer_cls_to_wrap:
585
+ desc: null
586
+ value: null
587
+ accelerator_config:
588
+ desc: null
589
+ value:
590
+ split_batches: false
591
+ dispatch_batches: null
592
+ even_batches: true
593
+ use_seedable_sampler: true
594
+ deepspeed:
595
+ desc: null
596
+ value: null
597
+ label_smoothing_factor:
598
+ desc: null
599
+ value: 0.0
600
+ optim:
601
+ desc: null
602
+ value: paged_adamw_8bit
603
+ optim_args:
604
+ desc: null
605
+ value: null
606
+ adafactor:
607
+ desc: null
608
+ value: false
609
+ group_by_length:
610
+ desc: null
611
+ value: false
612
+ length_column_name:
613
+ desc: null
614
+ value: length
615
+ report_to:
616
+ desc: null
617
+ value:
618
+ - tensorboard
619
+ - wandb
620
+ ddp_find_unused_parameters:
621
+ desc: null
622
+ value: null
623
+ ddp_bucket_cap_mb:
624
+ desc: null
625
+ value: null
626
+ ddp_broadcast_buffers:
627
+ desc: null
628
+ value: null
629
+ dataloader_pin_memory:
630
+ desc: null
631
+ value: true
632
+ dataloader_persistent_workers:
633
+ desc: null
634
+ value: false
635
+ skip_memory_metrics:
636
+ desc: null
637
+ value: true
638
+ use_legacy_prediction_loop:
639
+ desc: null
640
+ value: false
641
+ push_to_hub:
642
+ desc: null
643
+ value: false
644
+ resume_from_checkpoint:
645
+ desc: null
646
+ value: null
647
+ hub_model_id:
648
+ desc: null
649
+ value: null
650
+ hub_strategy:
651
+ desc: null
652
+ value: every_save
653
+ hub_token:
654
+ desc: null
655
+ value: <HUB_TOKEN>
656
+ hub_private_repo:
657
+ desc: null
658
+ value: false
659
+ hub_always_push:
660
+ desc: null
661
+ value: false
662
+ gradient_checkpointing:
663
+ desc: null
664
+ value: false
665
+ gradient_checkpointing_kwargs:
666
+ desc: null
667
+ value: null
668
+ include_inputs_for_metrics:
669
+ desc: null
670
+ value: false
671
+ fp16_backend:
672
+ desc: null
673
+ value: auto
674
+ push_to_hub_model_id:
675
+ desc: null
676
+ value: null
677
+ push_to_hub_organization:
678
+ desc: null
679
+ value: null
680
+ push_to_hub_token:
681
+ desc: null
682
+ value: <PUSH_TO_HUB_TOKEN>
683
+ mp_parameters:
684
+ desc: null
685
+ value: ''
686
+ auto_find_batch_size:
687
+ desc: null
688
+ value: false
689
+ full_determinism:
690
+ desc: null
691
+ value: false
692
+ torchdynamo:
693
+ desc: null
694
+ value: null
695
+ ray_scope:
696
+ desc: null
697
+ value: last
698
+ ddp_timeout:
699
+ desc: null
700
+ value: 1800
701
+ torch_compile:
702
+ desc: null
703
+ value: false
704
+ torch_compile_backend:
705
+ desc: null
706
+ value: null
707
+ torch_compile_mode:
708
+ desc: null
709
+ value: null
710
+ dispatch_batches:
711
+ desc: null
712
+ value: null
713
+ split_batches:
714
+ desc: null
715
+ value: null
716
+ include_tokens_per_second:
717
+ desc: null
718
+ value: false
719
+ include_num_input_tokens_seen:
720
+ desc: null
721
+ value: false
722
+ neftune_noise_alpha:
723
+ desc: null
724
+ value: null
wandb/run-20240314_140503-88c6vfns/files/output.log ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
2
+ warnings.warn(
3
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
4
+ warnings.warn(
5
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
6
+ warnings.warn(
7
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
8
+ warnings.warn(
9
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
10
+ warnings.warn(
11
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
12
+ warnings.warn(
13
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
14
+ warnings.warn(
15
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
16
+ warnings.warn(
17
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
18
+ warnings.warn(
19
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
20
+ warnings.warn(
21
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
22
+ warnings.warn(
23
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
24
+ warnings.warn(
25
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
26
+ warnings.warn(
27
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
28
+ warnings.warn(
29
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
30
+ warnings.warn(
31
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
32
+ warnings.warn(
33
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
34
+ warnings.warn(
35
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
36
+ warnings.warn(
37
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
38
+ warnings.warn(
39
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
40
+ warnings.warn(
41
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
42
+ warnings.warn(
43
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
44
+ warnings.warn(
45
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
46
+ warnings.warn(
47
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
48
+ warnings.warn(
49
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
50
+ warnings.warn(
51
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
52
+ warnings.warn(
53
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
54
+ warnings.warn(
55
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
56
+ warnings.warn(
57
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
58
+ warnings.warn(
59
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
60
+ warnings.warn(
61
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
62
+ warnings.warn(
63
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
64
+ warnings.warn(
65
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
66
+ warnings.warn(
67
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
68
+ warnings.warn(
69
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
70
+ warnings.warn(
71
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
72
+ warnings.warn(
73
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
74
+ warnings.warn(
75
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
76
+ warnings.warn(
77
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
78
+ warnings.warn(
79
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
80
+ warnings.warn(
81
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
82
+ warnings.warn(
83
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
84
+ warnings.warn(
85
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
86
+ warnings.warn(
87
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
88
+ warnings.warn(
89
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
90
+ warnings.warn(
91
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
92
+ warnings.warn(
93
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
94
+ warnings.warn(
95
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
96
+ warnings.warn(
97
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
98
+ warnings.warn(
99
+ /opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
wandb/run-20240314_140503-88c6vfns/files/requirements.txt ADDED
@@ -0,0 +1,858 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.4.0
2
+ accelerate==0.27.2
3
+ access==1.1.9
4
+ affine==2.4.0
5
+ aiobotocore==2.11.2
6
+ aiofiles==22.1.0
7
+ aiohttp-cors==0.7.0
8
+ aiohttp==3.9.1
9
+ aioitertools==0.11.0
10
+ aiorwlock==1.3.0
11
+ aiosignal==1.3.1
12
+ aiosqlite==0.19.0
13
+ albumentations==1.4.0
14
+ alembic==1.13.1
15
+ altair==5.2.0
16
+ annotated-types==0.6.0
17
+ annoy==1.17.3
18
+ anyio==4.2.0
19
+ apache-beam==2.46.0
20
+ aplus==0.11.0
21
+ appdirs==1.4.4
22
+ archspec==0.2.2
23
+ argon2-cffi-bindings==21.2.0
24
+ argon2-cffi==23.1.0
25
+ array-record==0.5.0
26
+ arrow==1.3.0
27
+ arviz==0.17.0
28
+ astroid==3.0.3
29
+ astropy-iers-data==0.2024.2.19.0.28.47
30
+ astropy==6.0.0
31
+ asttokens==2.4.1
32
+ astunparse==1.6.3
33
+ async-lru==2.0.4
34
+ async-timeout==4.0.3
35
+ attrs==23.2.0
36
+ audioread==3.0.1
37
+ auto-gptq==0.7.1
38
+ autopep8==2.0.4
39
+ babel==2.14.0
40
+ backoff==2.2.1
41
+ bayesian-optimization==1.4.3
42
+ bayespy==0.5.28
43
+ beatrix-jupyterlab==2023.128.151533
44
+ beautifulsoup4==4.12.2
45
+ bidict==0.23.1
46
+ biopython==1.83
47
+ bitsandbytes==0.43.0
48
+ blake3==0.2.1
49
+ bleach==6.1.0
50
+ blessed==1.20.0
51
+ blinker==1.7.0
52
+ blis==0.7.10
53
+ blosc2==2.5.1
54
+ bokeh==3.3.4
55
+ boltons==23.1.1
56
+ boruta==0.3
57
+ boto3==1.26.100
58
+ botocore==1.34.34
59
+ bq-helper==0.4.1
60
+ bqplot==0.12.43
61
+ branca==0.7.1
62
+ brewer2mpl==1.4.1
63
+ brotli==1.0.9
64
+ brotlipy==0.7.0
65
+ cached-property==1.5.2
66
+ cachetools==4.2.4
67
+ cartopy==0.22.0
68
+ catalogue==2.0.10
69
+ catalyst==22.4
70
+ catboost==1.2.2
71
+ category-encoders==2.6.3
72
+ certifi==2024.2.2
73
+ cesium==0.12.1
74
+ cffi==1.16.0
75
+ charset-normalizer==3.3.2
76
+ chex==0.1.85
77
+ cleverhans==4.0.0
78
+ click-plugins==1.1.1
79
+ click==8.1.7
80
+ cligj==0.7.2
81
+ cloud-tpu-client==0.10
82
+ cloud-tpu-profiler==2.4.0
83
+ cloudpathlib==0.16.0
84
+ cloudpickle==2.2.1
85
+ cmdstanpy==1.2.1
86
+ cmudict==1.0.18
87
+ colorama==0.4.6
88
+ colorcet==3.0.1
89
+ coloredlogs==15.0.1
90
+ colorful==0.5.6
91
+ colorlog==6.8.2
92
+ colorlover==0.3.0
93
+ comm==0.2.1
94
+ conda-libmamba-solver==23.7.0
95
+ conda-package-handling==2.2.0
96
+ conda-package-streaming==0.9.0
97
+ conda==23.7.4
98
+ confection==0.1.4
99
+ contextily==1.5.0
100
+ contourpy==1.2.0
101
+ convertdate==2.4.0
102
+ crcmod==1.7
103
+ cryptography==41.0.7
104
+ cuda-python==12.3.0
105
+ cudf==23.8.0
106
+ cufflinks==0.17.3
107
+ cuml==23.8.0
108
+ cupy==13.0.0
109
+ cvxcanon==0.1.2
110
+ cycler==0.12.1
111
+ cymem==2.0.8
112
+ cysignals==1.11.4
113
+ cython==3.0.8
114
+ cytoolz==0.12.3
115
+ daal4py==2024.1.0
116
+ daal==2024.1.0
117
+ dacite==1.8.1
118
+ dask-cuda==23.8.0
119
+ dask-cudf==23.8.0
120
+ dask==2024.2.0
121
+ dataclasses-json==0.6.4
122
+ dataproc-jupyter-plugin==0.1.66
123
+ datasets==2.1.0
124
+ datashader==0.16.0
125
+ datatile==1.0.3
126
+ db-dtypes==1.2.0
127
+ deap==1.4.1
128
+ debugpy==1.8.0
129
+ decorator==5.1.1
130
+ deepdiff==6.7.1
131
+ defusedxml==0.7.1
132
+ delorean==1.0.0
133
+ deprecated==1.2.14
134
+ deprecation==2.1.0
135
+ descartes==1.1.0
136
+ dill==0.3.8
137
+ dipy==1.8.0
138
+ distlib==0.3.8
139
+ distributed==2023.7.1
140
+ distro==1.9.0
141
+ dm-tree==0.1.8
142
+ docker-pycreds==0.4.0
143
+ docker==7.0.0
144
+ docopt==0.6.2
145
+ docstring-parser==0.15
146
+ docstring-to-markdown==0.15
147
+ docutils==0.20.1
148
+ earthengine-api==0.1.391
149
+ easydict==1.12
150
+ easyocr==1.7.1
151
+ ecos==2.0.13
152
+ eli5==0.13.0
153
+ emoji==2.10.1
154
+ en-core-web-lg==3.7.1
155
+ en-core-web-sm==3.7.1
156
+ entrypoints==0.4
157
+ ephem==4.1.5
158
+ esda==2.5.1
159
+ essentia==2.1b6.dev1110
160
+ et-xmlfile==1.1.0
161
+ etils==1.6.0
162
+ exceptiongroup==1.2.0
163
+ executing==2.0.1
164
+ explainable-ai-sdk==1.3.3
165
+ farama-notifications==0.0.4
166
+ fastai==2.7.14
167
+ fastapi==0.108.0
168
+ fastavro==1.9.3
169
+ fastcore==1.5.29
170
+ fastdownload==0.0.7
171
+ fasteners==0.19
172
+ fastjsonschema==2.19.1
173
+ fastprogress==1.0.3
174
+ fastrlock==0.8.2
175
+ fasttext==0.9.2
176
+ fbpca==1.0
177
+ feather-format==0.4.1
178
+ featuretools==1.29.0
179
+ filelock==3.13.1
180
+ fiona==1.9.5
181
+ fitter==1.7.0
182
+ flake8==7.0.0
183
+ flashtext==2.7
184
+ flask==3.0.2
185
+ flatbuffers==23.5.26
186
+ flax==0.8.1
187
+ folium==0.15.1
188
+ fonttools==4.47.0
189
+ fqdn==1.5.1
190
+ frozendict==2.4.0
191
+ frozenlist==1.4.1
192
+ fsspec==2024.2.0
193
+ funcy==2.0
194
+ fury==0.9.0
195
+ future==1.0.0
196
+ fuzzywuzzy==0.18.0
197
+ gast==0.5.4
198
+ gatspy==0.3
199
+ gcsfs==2023.12.2.post1
200
+ gekko==1.0.7
201
+ gensim==4.3.2
202
+ geographiclib==2.0
203
+ geohash==1.0
204
+ geojson==3.1.0
205
+ geopandas==0.14.3
206
+ geoplot==0.5.1
207
+ geopy==2.4.1
208
+ geoviews==1.11.1
209
+ ggplot==0.11.5
210
+ giddy==2.3.5
211
+ gitdb==4.0.11
212
+ gitpython==3.1.41
213
+ google-ai-generativelanguage==0.4.0
214
+ google-api-core==2.11.1
215
+ google-api-python-client==2.118.0
216
+ google-apitools==0.5.31
217
+ google-auth-httplib2==0.1.1
218
+ google-auth-oauthlib==1.2.0
219
+ google-auth==2.26.1
220
+ google-cloud-aiplatform==0.6.0a1
221
+ google-cloud-artifact-registry==1.10.0
222
+ google-cloud-automl==1.0.1
223
+ google-cloud-bigquery==2.34.4
224
+ google-cloud-bigtable==1.7.3
225
+ google-cloud-core==2.4.1
226
+ google-cloud-datastore==2.19.0
227
+ google-cloud-dlp==3.14.0
228
+ google-cloud-jupyter-config==0.0.5
229
+ google-cloud-language==2.13.1
230
+ google-cloud-monitoring==2.18.0
231
+ google-cloud-pubsub==2.19.0
232
+ google-cloud-pubsublite==1.9.0
233
+ google-cloud-recommendations-ai==0.7.1
234
+ google-cloud-resource-manager==1.11.0
235
+ google-cloud-spanner==3.40.1
236
+ google-cloud-storage==1.44.0
237
+ google-cloud-translate==3.12.1
238
+ google-cloud-videointelligence==2.13.1
239
+ google-cloud-vision==2.8.0
240
+ google-crc32c==1.5.0
241
+ google-generativeai==0.3.2
242
+ google-pasta==0.2.0
243
+ google-resumable-media==2.7.0
244
+ googleapis-common-protos==1.62.0
245
+ gplearn==0.4.2
246
+ gpustat==1.0.0
247
+ gpxpy==1.6.2
248
+ graphviz==0.20.1
249
+ greenlet==3.0.3
250
+ grpc-google-iam-v1==0.12.7
251
+ grpcio-status==1.48.1
252
+ grpcio==1.51.1
253
+ gviz-api==1.10.0
254
+ gym-notices==0.0.8
255
+ gym==0.26.2
256
+ gymnasium==0.29.0
257
+ h11==0.14.0
258
+ h2o==3.44.0.3
259
+ h5netcdf==1.3.0
260
+ h5py==3.10.0
261
+ haversine==2.8.1
262
+ hdfs==2.7.3
263
+ hep-ml==0.7.2
264
+ hijri-converter==2.3.1
265
+ hmmlearn==0.3.0
266
+ holidays==0.24
267
+ holoviews==1.18.3
268
+ hpsklearn==0.1.0
269
+ html5lib==1.1
270
+ htmlmin==0.1.12
271
+ httpcore==1.0.4
272
+ httplib2==0.21.0
273
+ httptools==0.6.1
274
+ httpx==0.27.0
275
+ huggingface-hub==0.20.3
276
+ humanfriendly==10.0
277
+ humanize==4.9.0
278
+ hunspell==0.5.5
279
+ husl==4.0.3
280
+ hydra-slayer==0.5.0
281
+ hyperopt==0.2.7
282
+ hypertools==0.8.0
283
+ idna==3.6
284
+ igraph==0.11.4
285
+ imagecodecs==2024.1.1
286
+ imagehash==4.3.1
287
+ imageio==2.33.1
288
+ imbalanced-learn==0.12.0
289
+ imgaug==0.4.0
290
+ importlib-metadata==6.11.0
291
+ importlib-resources==6.1.1
292
+ inequality==1.0.1
293
+ iniconfig==2.0.0
294
+ ipydatawidgets==4.3.5
295
+ ipykernel==6.28.0
296
+ ipyleaflet==0.18.2
297
+ ipympl==0.7.0
298
+ ipython-genutils==0.2.0
299
+ ipython-sql==0.5.0
300
+ ipython==8.20.0
301
+ ipyvolume==0.6.3
302
+ ipyvue==1.10.1
303
+ ipyvuetify==1.8.10
304
+ ipywebrtc==0.6.0
305
+ ipywidgets==7.7.1
306
+ isoduration==20.11.0
307
+ isort==5.13.2
308
+ isoweek==1.3.3
309
+ itsdangerous==2.1.2
310
+ janome==0.5.0
311
+ jaraco.classes==3.3.0
312
+ jax-jumpy==1.0.0
313
+ jax==0.4.23
314
+ jaxlib==0.4.23.dev20240116
315
+ jedi==0.19.1
316
+ jeepney==0.8.0
317
+ jieba==0.42.1
318
+ jinja2==3.1.2
319
+ jmespath==1.0.1
320
+ joblib==1.3.2
321
+ json5==0.9.14
322
+ jsonpatch==1.33
323
+ jsonpointer==2.4
324
+ jsonschema-specifications==2023.12.1
325
+ jsonschema==4.20.0
326
+ jupyter-client==7.4.9
327
+ jupyter-console==6.6.3
328
+ jupyter-core==5.7.1
329
+ jupyter-events==0.9.0
330
+ jupyter-http-over-ws==0.0.8
331
+ jupyter-lsp==1.5.1
332
+ jupyter-server-fileid==0.9.1
333
+ jupyter-server-mathjax==0.2.6
334
+ jupyter-server-proxy==4.1.0
335
+ jupyter-server-terminals==0.5.1
336
+ jupyter-server-ydoc==0.8.0
337
+ jupyter-server==2.12.5
338
+ jupyter-ydoc==0.2.5
339
+ jupyterlab-git==0.44.0
340
+ jupyterlab-lsp==5.0.3
341
+ jupyterlab-pygments==0.3.0
342
+ jupyterlab-server==2.25.2
343
+ jupyterlab-widgets==3.0.9
344
+ jupyterlab==4.1.2
345
+ jupytext==1.16.0
346
+ kaggle-environments==1.14.3
347
+ kaggle==1.6.6
348
+ kagglehub==0.1.9
349
+ keras-cv==0.8.2
350
+ keras-nlp==0.8.1
351
+ keras-tuner==1.4.6
352
+ keras==3.0.5
353
+ kernels-mixer==0.0.7
354
+ keyring==24.3.0
355
+ keyrings.google-artifactregistry-auth==1.1.2
356
+ kfp-pipeline-spec==0.2.2
357
+ kfp-server-api==2.0.5
358
+ kfp==2.5.0
359
+ kiwisolver==1.4.5
360
+ kmapper==2.0.1
361
+ kmodes==0.12.2
362
+ korean-lunar-calendar==0.3.1
363
+ kornia==0.7.1
364
+ kt-legacy==1.0.5
365
+ kubernetes==26.1.0
366
+ langcodes==3.3.0
367
+ langid==1.1.6
368
+ lazy-loader==0.3
369
+ learntools==0.3.4
370
+ leven==1.0.4
371
+ levenshtein==0.25.0
372
+ libclang==16.0.6
373
+ libmambapy==1.5.0
374
+ libpysal==4.9.2
375
+ librosa==0.10.1
376
+ lightgbm==4.2.0
377
+ lightning-utilities==0.10.1
378
+ lime==0.2.0.1
379
+ line-profiler==4.1.2
380
+ linkify-it-py==2.0.3
381
+ llvmlite==0.41.1
382
+ lml==0.1.0
383
+ locket==1.0.0
384
+ loguru==0.7.2
385
+ lunarcalendar==0.0.9
386
+ lxml==5.1.0
387
+ lz4==4.3.3
388
+ mako==1.3.2
389
+ mamba==1.5.0
390
+ mapclassify==2.6.1
391
+ marisa-trie==1.1.0
392
+ markdown-it-py==3.0.0
393
+ markdown==3.5.2
394
+ markovify==0.9.4
395
+ markupsafe==2.1.3
396
+ marshmallow==3.20.2
397
+ matplotlib-inline==0.1.6
398
+ matplotlib-venn==0.11.10
399
+ matplotlib==3.7.5
400
+ mccabe==0.7.0
401
+ mdit-py-plugins==0.4.0
402
+ mdurl==0.1.2
403
+ memory-profiler==0.61.0
404
+ menuinst==2.0.1
405
+ mercantile==1.2.1
406
+ mgwr==2.2.1
407
+ missingno==0.5.2
408
+ mistune==0.8.4
409
+ mizani==0.11.0
410
+ ml-dtypes==0.2.0
411
+ mlcrate==0.2.0
412
+ mlens==0.2.3
413
+ mlxtend==0.23.1
414
+ mmh3==4.1.0
415
+ mne==1.6.1
416
+ mnist==0.2.2
417
+ mock==5.1.0
418
+ momepy==0.7.0
419
+ more-itertools==10.2.0
420
+ mpld3==0.5.10
421
+ mpmath==1.3.0
422
+ msgpack-numpy==0.4.8
423
+ msgpack==1.0.7
424
+ multidict==6.0.4
425
+ multimethod==1.10
426
+ multipledispatch==1.0.0
427
+ multiprocess==0.70.16
428
+ munkres==1.1.4
429
+ murmurhash==1.0.10
430
+ mypy-extensions==1.0.0
431
+ namex==0.0.7
432
+ nb-conda-kernels==2.3.1
433
+ nb-conda==2.2.1
434
+ nbclassic==1.0.0
435
+ nbclient==0.5.13
436
+ nbconvert==6.4.5
437
+ nbdime==3.2.0
438
+ nbformat==5.9.2
439
+ ndindex==1.8
440
+ nest-asyncio==1.5.8
441
+ networkx==3.2.1
442
+ nibabel==5.2.0
443
+ nilearn==0.10.3
444
+ ninja==1.11.1.1
445
+ nltk==3.2.4
446
+ nose==1.3.7
447
+ notebook-executor==0.2
448
+ notebook-shim==0.2.3
449
+ notebook==6.5.4
450
+ numba==0.58.1
451
+ numexpr==2.9.0
452
+ numpy==1.26.4
453
+ nvidia-ml-py==11.495.46
454
+ nvtx==0.2.10
455
+ oauth2client==4.1.3
456
+ oauthlib==3.2.2
457
+ objsize==0.6.1
458
+ odfpy==1.4.1
459
+ olefile==0.47
460
+ onnx==1.15.0
461
+ opencensus-context==0.1.3
462
+ opencensus==0.11.4
463
+ opencv-contrib-python==4.9.0.80
464
+ opencv-python-headless==4.9.0.80
465
+ opencv-python==4.9.0.80
466
+ openpyxl==3.1.2
467
+ openslide-python==1.3.1
468
+ opentelemetry-api==1.22.0
469
+ opentelemetry-exporter-otlp-proto-common==1.22.0
470
+ opentelemetry-exporter-otlp-proto-grpc==1.22.0
471
+ opentelemetry-exporter-otlp-proto-http==1.22.0
472
+ opentelemetry-exporter-otlp==1.22.0
473
+ opentelemetry-proto==1.22.0
474
+ opentelemetry-sdk==1.22.0
475
+ opentelemetry-semantic-conventions==0.43b0
476
+ opt-einsum==3.3.0
477
+ optax==0.1.9
478
+ optimum==1.17.1
479
+ optuna==3.5.0
480
+ orbax-checkpoint==0.5.3
481
+ ordered-set==4.1.0
482
+ orderedmultidict==1.0.1
483
+ orjson==3.9.10
484
+ ortools==9.4.1874
485
+ osmnx==1.9.1
486
+ overrides==7.4.0
487
+ packaging==21.3
488
+ pandas-datareader==0.10.0
489
+ pandas-profiling==3.6.6
490
+ pandas-summary==0.2.0
491
+ pandas==2.1.4
492
+ pandasql==0.7.3
493
+ pandocfilters==1.5.0
494
+ panel==1.3.8
495
+ papermill==2.5.0
496
+ param==2.0.2
497
+ parso==0.8.3
498
+ partd==1.4.1
499
+ path.py==12.5.0
500
+ path==16.10.0
501
+ pathos==0.3.2
502
+ pathy==0.10.3
503
+ patsy==0.5.6
504
+ pdf2image==1.17.0
505
+ peft==0.9.0
506
+ pettingzoo==1.24.0
507
+ pexpect==4.8.0
508
+ phik==0.12.4
509
+ pickleshare==0.7.5
510
+ pillow==9.5.0
511
+ pip==23.3.2
512
+ pkgutil-resolve-name==1.3.10
513
+ platformdirs==4.2.0
514
+ plotly-express==0.4.1
515
+ plotly==5.18.0
516
+ plotnine==0.13.0
517
+ pluggy==1.3.0
518
+ pointpats==2.4.0
519
+ polars==0.20.10
520
+ polyglot==16.7.4
521
+ pooch==1.8.1
522
+ pox==0.3.4
523
+ ppca==0.0.4
524
+ ppft==1.7.6.8
525
+ preprocessing==0.1.13
526
+ preshed==3.0.9
527
+ prettytable==3.9.0
528
+ progressbar2==4.3.2
529
+ prometheus-client==0.19.0
530
+ promise==2.3
531
+ prompt-toolkit==3.0.42
532
+ pronouncing==0.2.0
533
+ prophet==1.1.1
534
+ proto-plus==1.23.0
535
+ protobuf==3.20.3
536
+ psutil==5.9.3
537
+ ptyprocess==0.7.0
538
+ pudb==2024.1
539
+ pulp==2.8.0
540
+ pure-eval==0.2.2
541
+ py-cpuinfo==9.0.0
542
+ py-spy==0.3.14
543
+ py4j==0.10.9.7
544
+ pyaml==23.12.0
545
+ pyarabic==0.6.15
546
+ pyarrow==11.0.0
547
+ pyasn1-modules==0.3.0
548
+ pyasn1==0.5.1
549
+ pyastronomy==0.20.0
550
+ pybind11==2.11.1
551
+ pyclipper==1.3.0.post5
552
+ pycodestyle==2.11.1
553
+ pycosat==0.6.6
554
+ pycparser==2.21
555
+ pycryptodome==3.20.0
556
+ pyct==0.5.0
557
+ pycuda==2024.1
558
+ pydantic-core==2.14.6
559
+ pydantic==2.5.3
560
+ pydegensac==0.1.2
561
+ pydicom==2.4.4
562
+ pydocstyle==6.3.0
563
+ pydot==1.4.2
564
+ pydub==0.25.1
565
+ pyemd==1.0.0
566
+ pyerfa==2.0.1.1
567
+ pyexcel-io==0.6.6
568
+ pyexcel-ods==0.6.0
569
+ pyfasttext==0.4.6
570
+ pyflakes==3.2.0
571
+ pygltflib==1.16.1
572
+ pygments==2.17.2
573
+ pyjwt==2.8.0
574
+ pykalman==0.9.5
575
+ pyldavis==3.4.1
576
+ pylibraft==23.8.0
577
+ pylint==3.0.3
578
+ pymc3==3.11.4
579
+ pymeeus==0.5.12
580
+ pymongo==3.13.0
581
+ pympler==1.0.1
582
+ pynndescent==0.5.11
583
+ pynvml==11.4.1
584
+ pynvrtc==9.2
585
+ pyocr==0.8.5
586
+ pyopenssl==23.3.0
587
+ pyparsing==3.1.1
588
+ pypdf==4.0.2
589
+ pyproj==3.6.1
590
+ pysal==24.1
591
+ pyshp==2.3.1
592
+ pysocks==1.7.1
593
+ pytesseract==0.3.10
594
+ pytest==8.0.1
595
+ python-bidi==0.4.2
596
+ python-dateutil==2.8.2
597
+ python-dotenv==1.0.0
598
+ python-json-logger==2.0.7
599
+ python-levenshtein==0.25.0
600
+ python-louvain==0.16
601
+ python-lsp-jsonrpc==1.1.2
602
+ python-lsp-server==1.10.0
603
+ python-slugify==8.0.4
604
+ python-utils==3.8.2
605
+ pythreejs==2.4.2
606
+ pytoolconfig==1.3.1
607
+ pytools==2023.1.1
608
+ pytorch-ignite==0.4.13
609
+ pytorch-lightning==2.2.0.post0
610
+ pytz==2023.3.post1
611
+ pyu2f==0.1.5
612
+ pyupset==0.1.1.post7
613
+ pyviz-comms==3.0.1
614
+ pywavelets==1.5.0
615
+ pyyaml==6.0.1
616
+ pyzmq==24.0.1
617
+ qgrid==1.3.1
618
+ qtconsole==5.5.1
619
+ qtpy==2.4.1
620
+ quantecon==0.7.1
621
+ quantities==0.15.0
622
+ qudida==0.0.4
623
+ raft-dask==23.8.0
624
+ rapidfuzz==3.6.1
625
+ rasterio==1.3.9
626
+ rasterstats==0.19.0
627
+ ray-cpp==2.9.0
628
+ ray==2.9.0
629
+ referencing==0.32.1
630
+ regex==2023.12.25
631
+ requests-oauthlib==1.3.1
632
+ requests-toolbelt==0.10.1
633
+ requests==2.31.0
634
+ responses==0.18.0
635
+ retrying==1.3.3
636
+ rfc3339-validator==0.1.4
637
+ rfc3986-validator==0.1.1
638
+ rgf-python==3.12.0
639
+ rich-click==1.7.3
640
+ rich==13.7.0
641
+ rmm==23.8.0
642
+ rope==1.12.0
643
+ rouge==1.0.1
644
+ rpds-py==0.16.2
645
+ rsa==4.9
646
+ rtree==1.2.0
647
+ ruamel-yaml-conda==0.15.100
648
+ ruamel.yaml.clib==0.2.7
649
+ ruamel.yaml==0.17.40
650
+ s2sphere==0.2.5
651
+ s3fs==2024.2.0
652
+ s3transfer==0.6.2
653
+ safetensors==0.4.2
654
+ scattertext==0.1.19
655
+ scikit-image==0.22.0
656
+ scikit-learn-intelex==2024.1.0
657
+ scikit-learn==1.2.2
658
+ scikit-multilearn==0.2.0
659
+ scikit-optimize==0.9.0
660
+ scikit-plot==0.3.7
661
+ scikit-surprise==1.1.3
662
+ scipy==1.11.4
663
+ seaborn==0.12.2
664
+ secretstorage==3.3.3
665
+ segment-anything==1.0
666
+ segregation==2.5
667
+ semver==3.0.2
668
+ send2trash==1.8.2
669
+ sentencepiece==0.2.0
670
+ sentry-sdk==1.40.5
671
+ setproctitle==1.3.3
672
+ setuptools-git==1.2
673
+ setuptools-scm==8.0.4
674
+ setuptools==69.0.3
675
+ shap==0.44.1
676
+ shapely==1.8.5.post1
677
+ shellingham==1.5.4
678
+ shimmy==1.3.0
679
+ simpervisor==1.0.0
680
+ simpleitk==2.3.1
681
+ simplejson==3.19.2
682
+ six==1.16.0
683
+ sklearn-pandas==2.2.0
684
+ slicer==0.0.7
685
+ smart-open==6.4.0
686
+ smhasher==0.150.1
687
+ smmap==5.0.1
688
+ sniffio==1.3.0
689
+ snowballstemmer==2.2.0
690
+ snuggs==1.4.7
691
+ sortedcontainers==2.4.0
692
+ soundfile==0.12.1
693
+ soupsieve==2.5
694
+ soxr==0.3.7
695
+ spacy-legacy==3.0.12
696
+ spacy-loggers==1.0.5
697
+ spacy==3.7.2
698
+ spaghetti==1.7.5.post1
699
+ spectral==0.23.1
700
+ spglm==1.1.0
701
+ sphinx-rtd-theme==0.2.4
702
+ spint==1.0.7
703
+ splot==1.1.5.post1
704
+ spopt==0.6.0
705
+ spreg==1.4.2
706
+ spvcm==0.3.0
707
+ sqlalchemy==2.0.25
708
+ sqlparse==0.4.4
709
+ squarify==0.4.3
710
+ srsly==2.4.8
711
+ stable-baselines3==2.1.0
712
+ stack-data==0.6.2
713
+ stanio==0.3.0
714
+ starlette==0.32.0.post1
715
+ statsmodels==0.14.1
716
+ stemming==1.0.1
717
+ stop-words==2018.7.23
718
+ stopit==1.1.2
719
+ stumpy==1.12.0
720
+ sympy==1.12
721
+ tables==3.9.2
722
+ tabulate==0.9.0
723
+ tangled-up-in-unicode==0.2.0
724
+ tbb==2021.11.0
725
+ tblib==3.0.0
726
+ tenacity==8.2.3
727
+ tensorboard-data-server==0.7.2
728
+ tensorboard-plugin-profile==2.15.0
729
+ tensorboard==2.15.1
730
+ tensorboardx==2.6.2.2
731
+ tensorflow-cloud==0.1.16
732
+ tensorflow-datasets==4.9.4
733
+ tensorflow-decision-forests==1.8.1
734
+ tensorflow-estimator==2.15.0
735
+ tensorflow-hub==0.16.1
736
+ tensorflow-io-gcs-filesystem==0.35.0
737
+ tensorflow-io==0.35.0
738
+ tensorflow-metadata==0.14.0
739
+ tensorflow-probability==0.23.0
740
+ tensorflow-serving-api==2.14.1
741
+ tensorflow-text==2.15.0
742
+ tensorflow-transform==0.14.0
743
+ tensorflow==2.15.0
744
+ tensorpack==0.11
745
+ tensorstore==0.1.53
746
+ termcolor==2.4.0
747
+ terminado==0.18.0
748
+ testpath==0.6.0
749
+ text-unidecode==1.3
750
+ textblob==0.18.0.post0
751
+ texttable==1.7.0
752
+ tf-keras==2.15.0
753
+ tfp-nightly==0.24.0.dev0
754
+ theano-pymc==1.1.2
755
+ theano==1.0.5
756
+ thinc==8.2.2
757
+ threadpoolctl==3.2.0
758
+ tifffile==2023.12.9
759
+ timm==0.9.16
760
+ tinycss2==1.2.1
761
+ tobler==0.11.2
762
+ tokenizers==0.15.2
763
+ toml==0.10.2
764
+ tomli==2.0.1
765
+ tomlkit==0.12.3
766
+ toolz==0.12.1
767
+ torch==2.1.2
768
+ torchaudio==2.1.2
769
+ torchdata==0.7.1
770
+ torchinfo==1.8.0
771
+ torchmetrics==1.3.1
772
+ torchtext==0.16.2
773
+ torchvision==0.16.2
774
+ tornado==6.3.3
775
+ tpot==0.12.1
776
+ tqdm==4.66.1
777
+ traceml==1.0.8
778
+ traitlets==5.9.0
779
+ traittypes==0.2.1
780
+ transformers==4.38.1
781
+ treelite-runtime==3.2.0
782
+ treelite==3.2.0
783
+ trueskill==0.4.5
784
+ truststore==0.8.0
785
+ trx-python==0.2.9
786
+ tsfresh==0.20.2
787
+ typeguard==4.1.5
788
+ typer==0.9.0
789
+ types-python-dateutil==2.8.19.20240106
790
+ typing-extensions==4.9.0
791
+ typing-inspect==0.9.0
792
+ typing-utils==0.1.0
793
+ tzdata==2023.4
794
+ tzlocal==5.2
795
+ uc-micro-py==1.0.3
796
+ ucx-py==0.33.0
797
+ ujson==5.9.0
798
+ umap-learn==0.5.5
799
+ unicodedata2==15.1.0
800
+ unidecode==1.3.8
801
+ update-checker==0.18.0
802
+ uri-template==1.3.0
803
+ uritemplate==3.0.1
804
+ urllib3==1.26.18
805
+ urwid-readline==0.13
806
+ urwid==2.6.4
807
+ uvicorn==0.25.0
808
+ uvloop==0.19.0
809
+ vaex-astro==0.9.3
810
+ vaex-core==4.17.1
811
+ vaex-hdf5==0.14.1
812
+ vaex-jupyter==0.8.2
813
+ vaex-ml==0.18.3
814
+ vaex-server==0.9.0
815
+ vaex-viz==0.5.4
816
+ vaex==4.17.0
817
+ vec-noise==1.1.4
818
+ vecstack==0.4.0
819
+ virtualenv==20.21.0
820
+ visions==0.7.5
821
+ vowpalwabbit==9.9.0
822
+ vtk==9.3.0
823
+ wand==0.6.13
824
+ wandb==0.16.3
825
+ wasabi==1.1.2
826
+ watchfiles==0.21.0
827
+ wavio==0.0.8
828
+ wcwidth==0.2.13
829
+ weasel==0.3.4
830
+ webcolors==1.13
831
+ webencodings==0.5.1
832
+ websocket-client==1.7.0
833
+ websockets==12.0
834
+ werkzeug==3.0.1
835
+ wfdb==4.1.2
836
+ whatthepatch==1.0.5
837
+ wheel==0.42.0
838
+ widgetsnbextension==3.6.6
839
+ witwidget==1.8.1
840
+ woodwork==0.28.0
841
+ wordcloud==1.9.3
842
+ wordsegment==1.3.1
843
+ wrapt==1.14.1
844
+ xarray-einstats==0.7.0
845
+ xarray==2024.2.0
846
+ xgboost==2.0.3
847
+ xvfbwrapper==0.2.9
848
+ xxhash==3.4.1
849
+ xyzservices==2023.10.1
850
+ y-py==0.6.2
851
+ yapf==0.40.2
852
+ yarl==1.9.3
853
+ ydata-profiling==4.6.4
854
+ yellowbrick==1.5
855
+ ypy-websocket==0.8.4
856
+ zict==3.0.0
857
+ zipp==3.17.0
858
+ zstandard==0.22.0
wandb/run-20240314_140503-88c6vfns/files/wandb-metadata.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "os": "Linux-5.15.133+-x86_64-with-glibc2.31",
3
+ "python": "3.10.13",
4
+ "heartbeatAt": "2024-03-14T14:05:03.870282",
5
+ "startedAt": "2024-03-14T14:05:03.182323",
6
+ "docker": null,
7
+ "cuda": null,
8
+ "args": [],
9
+ "state": "running",
10
+ "program": "kaggle.ipynb",
11
+ "codePathLocal": null,
12
+ "root": "/kaggle/working",
13
+ "host": "0a91acd6c6df",
14
+ "username": "root",
15
+ "executable": "/opt/conda/bin/python3.10",
16
+ "cpu_count": 2,
17
+ "cpu_count_logical": 4,
18
+ "cpu_freq": {
19
+ "current": 2000.138,
20
+ "min": 0.0,
21
+ "max": 0.0
22
+ },
23
+ "cpu_freq_per_core": [
24
+ {
25
+ "current": 2000.138,
26
+ "min": 0.0,
27
+ "max": 0.0
28
+ },
29
+ {
30
+ "current": 2000.138,
31
+ "min": 0.0,
32
+ "max": 0.0
33
+ },
34
+ {
35
+ "current": 2000.138,
36
+ "min": 0.0,
37
+ "max": 0.0
38
+ },
39
+ {
40
+ "current": 2000.138,
41
+ "min": 0.0,
42
+ "max": 0.0
43
+ }
44
+ ],
45
+ "disk": {
46
+ "/": {
47
+ "total": 8062.387607574463,
48
+ "used": 5523.308406829834
49
+ }
50
+ },
51
+ "gpu": "Tesla T4",
52
+ "gpu_count": 2,
53
+ "gpu_devices": [
54
+ {
55
+ "name": "Tesla T4",
56
+ "memory_total": 16106127360
57
+ },
58
+ {
59
+ "name": "Tesla T4",
60
+ "memory_total": 16106127360
61
+ }
62
+ ],
63
+ "memory": {
64
+ "total": 31.35755157470703
65
+ }
66
+ }
wandb/run-20240314_140503-88c6vfns/files/wandb-summary.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"train/loss": 0.1438, "train/grad_norm": 0.30964145064353943, "train/learning_rate": 0.0, "train/epoch": 50.0, "train/global_step": 100, "_timestamp": 1710428461.1327388, "_runtime": 3357.94268989563, "_step": 100, "eval/loss": 1.0615222454071045, "eval/runtime": 6.0213, "eval/samples_per_second": 1.661, "eval/steps_per_second": 0.332, "train/train_runtime": 3364.8259, "train/train_samples_per_second": 0.58, "train/train_steps_per_second": 0.03, "train/total_flos": 714265509224448.0, "train/train_loss": 0.5659273698925972}
wandb/run-20240314_140503-88c6vfns/logs/debug-internal.log ADDED
The diff for this file is too large to render. See raw diff
 
wandb/run-20240314_140503-88c6vfns/logs/debug.log ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-03-14 14:05:03,184 INFO MainThread:33 [wandb_setup.py:_flush():76] Current SDK version is 0.16.3
2
+ 2024-03-14 14:05:03,184 INFO MainThread:33 [wandb_setup.py:_flush():76] Configure stats pid to 33
3
+ 2024-03-14 14:05:03,184 INFO MainThread:33 [wandb_setup.py:_flush():76] Loading settings from /root/.config/wandb/settings
4
+ 2024-03-14 14:05:03,184 INFO MainThread:33 [wandb_setup.py:_flush():76] Loading settings from /kaggle/working/wandb/settings
5
+ 2024-03-14 14:05:03,184 INFO MainThread:33 [wandb_setup.py:_flush():76] Loading settings from environment variables: {}
6
+ 2024-03-14 14:05:03,184 INFO MainThread:33 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
7
+ 2024-03-14 14:05:03,184 INFO MainThread:33 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program': '<python with no main file>'}
8
+ 2024-03-14 14:05:03,184 INFO MainThread:33 [wandb_setup.py:_flush():76] Applying login settings: {'api_key': '***REDACTED***'}
9
+ 2024-03-14 14:05:03,184 INFO MainThread:33 [wandb_init.py:_log_setup():526] Logging user logs to /kaggle/working/wandb/run-20240314_140503-88c6vfns/logs/debug.log
10
+ 2024-03-14 14:05:03,184 INFO MainThread:33 [wandb_init.py:_log_setup():527] Logging internal logs to /kaggle/working/wandb/run-20240314_140503-88c6vfns/logs/debug-internal.log
11
+ 2024-03-14 14:05:03,184 INFO MainThread:33 [wandb_init.py:_jupyter_setup():472] configuring jupyter hooks <wandb.sdk.wandb_init._WandbInit object at 0x7992471d6020>
12
+ 2024-03-14 14:05:03,185 INFO MainThread:33 [wandb_init.py:init():566] calling init triggers
13
+ 2024-03-14 14:05:03,185 INFO MainThread:33 [wandb_init.py:init():573] wandb.init called with sweep_config: {}
14
+ config: {}
15
+ 2024-03-14 14:05:03,185 INFO MainThread:33 [wandb_init.py:init():616] starting backend
16
+ 2024-03-14 14:05:03,185 INFO MainThread:33 [wandb_init.py:init():620] setting up manager
17
+ 2024-03-14 14:05:03,187 INFO MainThread:33 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
18
+ 2024-03-14 14:05:03,189 INFO MainThread:33 [wandb_init.py:init():628] backend started and connected
19
+ 2024-03-14 14:05:03,201 INFO MainThread:33 [wandb_run.py:_label_probe_notebook():1295] probe notebook
20
+ 2024-03-14 14:05:03,580 INFO MainThread:33 [wandb_init.py:init():720] updated telemetry
21
+ 2024-03-14 14:05:03,584 INFO MainThread:33 [wandb_init.py:init():753] communicating run to backend with 90.0 second timeout
22
+ 2024-03-14 14:05:03,752 INFO MainThread:33 [wandb_run.py:_on_init():2262] communicating current version
23
+ 2024-03-14 14:05:03,837 INFO MainThread:33 [wandb_run.py:_on_init():2271] got version response upgrade_message: "wandb version 0.16.4 is available! To upgrade, please run:\n $ pip install wandb --upgrade"
24
+
25
+ 2024-03-14 14:05:03,837 INFO MainThread:33 [wandb_init.py:init():804] starting run threads in backend
26
+ 2024-03-14 14:05:33,871 INFO MainThread:33 [wandb_run.py:_console_start():2241] atexit reg
27
+ 2024-03-14 14:05:33,871 INFO MainThread:33 [wandb_run.py:_redirect():2096] redirect: wrap_raw
28
+ 2024-03-14 14:05:33,872 INFO MainThread:33 [wandb_run.py:_redirect():2161] Wrapping output streams.
29
+ 2024-03-14 14:05:33,872 INFO MainThread:33 [wandb_run.py:_redirect():2186] Redirects installed.
30
+ 2024-03-14 14:05:33,873 INFO MainThread:33 [wandb_init.py:init():847] run started, returning control to user process
31
+ 2024-03-14 14:05:33,879 INFO MainThread:33 [wandb_run.py:_config_callback():1343] config_cb None None {'vocab_size': 32000, 'max_position_embeddings': 32768, 'hidden_size': 4096, 'intermediate_size': 14336, 'num_hidden_layers': 32, 'num_attention_heads': 32, 'sliding_window': None, 'num_key_value_heads': 8, 'hidden_act': 'silu', 'initializer_range': 0.02, 'rms_norm_eps': 1e-05, 'use_cache': False, 'rope_theta': 1000000.0, 'attention_dropout': 0.0, 'return_dict': True, 'output_hidden_states': False, 'output_attentions': False, 'torchscript': False, 'torch_dtype': 'bfloat16', 'use_bfloat16': False, 'tf_legacy_loss': False, 'pruned_heads': {}, 'tie_word_embeddings': False, 'chunk_size_feed_forward': 0, 'is_encoder_decoder': False, 'is_decoder': False, 'cross_attention_hidden_size': None, 'add_cross_attention': False, 'tie_encoder_decoder': False, 'max_length': 20, 'min_length': 0, 'do_sample': False, 'early_stopping': False, 'num_beams': 1, 'num_beam_groups': 1, 'diversity_penalty': 0.0, 'temperature': 1.0, 'top_k': 50, 'top_p': 1.0, 'typical_p': 1.0, 'repetition_penalty': 1.0, 'length_penalty': 1.0, 'no_repeat_ngram_size': 0, 'encoder_no_repeat_ngram_size': 0, 'bad_words_ids': None, 'num_return_sequences': 1, 'output_scores': False, 'return_dict_in_generate': False, 'forced_bos_token_id': None, 'forced_eos_token_id': None, 'remove_invalid_values': False, 'exponential_decay_length_penalty': None, 'suppress_tokens': None, 'begin_suppress_tokens': None, 'architectures': ['MistralForCausalLM'], 'finetuning_task': None, 'id2label': {0: 'LABEL_0', 1: 'LABEL_1'}, 'label2id': {'LABEL_0': 0, 'LABEL_1': 1}, 'tokenizer_class': None, 'prefix': None, 'bos_token_id': 1, 'pad_token_id': 0, 'eos_token_id': 2, 'sep_token_id': None, 'decoder_start_token_id': None, 'task_specific_params': None, 'problem_type': None, '_name_or_path': 'TheBloke/Mistral-7B-Instruct-v0.2-GPTQ', 'transformers_version': '4.38.1', 'model_type': 'mistral', 'pretraining_tp': 1, 'quantization_config': {'quant_method': 'QuantizationMethod.GPTQ', 'bits': 4, 'tokenizer': None, 'dataset': None, 'group_size': 128, 'damp_percent': 0.1, 'desc_act': True, 'sym': True, 'true_sequential': True, 'use_cuda_fp16': False, 'model_seqlen': None, 'block_name_to_quantize': None, 'module_name_preceding_first_block': None, 'batch_size': 1, 'pad_token_id': None, 'use_exllama': True, 'max_input_length': None, 'exllama_config': {'version': 'ExllamaVersion.ONE'}, 'cache_block_outputs': True, 'modules_in_block_to_quantize': None}, 'output_dir': '/kaggle/working/', 'overwrite_output_dir': False, 'do_train': False, 'do_eval': True, 'do_predict': False, 'evaluation_strategy': 'epoch', 'prediction_loss_only': False, 'per_device_train_batch_size': 5, 'per_device_eval_batch_size': 5, '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': 0.0002, 'weight_decay': 0.01, 'adam_beta1': 0.9, 'adam_beta2': 0.999, 'adam_epsilon': 1e-08, 'max_grad_norm': 1.0, 'num_train_epochs': 50, 'max_steps': -1, 'lr_scheduler_type': 'linear', 'lr_scheduler_kwargs': {}, 'warmup_ratio': 0.0, 'warmup_steps': 2, 'log_level': 'passive', 'log_level_replica': 'warning', 'log_on_each_node': True, 'logging_dir': '/kaggle/working/runs/Mar14_14-04-50_0a91acd6c6df', 'logging_strategy': 'epoch', 'logging_first_step': False, 'logging_steps': 500, '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': False, 'fp16': True, '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': '/kaggle/working/', 'disable_tqdm': False, 'remove_unused_columns': True, 'label_names': None, 'load_best_model_at_end': True, 'metric_for_best_model': 'loss', 'greater_is_better': False, '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': {'split_batches': False, 'dispatch_batches': None, 'even_batches': True, 'use_seedable_sampler': True}, 'deepspeed': None, 'label_smoothing_factor': 0.0, 'optim': 'paged_adamw_8bit', 'optim_args': None, 'adafactor': False, 'group_by_length': False, 'length_column_name': 'length', 'report_to': ['tensorboard', 'wandb'], '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': '<HUB_TOKEN>', 'hub_private_repo': False, 'hub_always_push': False, 'gradient_checkpointing': False, 'gradient_checkpointing_kwargs': None, 'include_inputs_for_metrics': False, 'fp16_backend': 'auto', 'push_to_hub_model_id': None, 'push_to_hub_organization': None, 'push_to_hub_token': '<PUSH_TO_HUB_TOKEN>', '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}
32
+ 2024-03-14 15:01:01,137 INFO MainThread:33 [jupyter.py:save_ipynb():373] not saving jupyter notebook
33
+ 2024-03-14 15:01:01,137 INFO MainThread:33 [wandb_init.py:_pause_backend():437] pausing backend
34
+ 2024-03-14 15:01:23,083 INFO MainThread:33 [wandb_init.py:_resume_backend():442] resuming backend
35
+ 2024-03-14 15:01:23,111 INFO MainThread:33 [jupyter.py:save_ipynb():373] not saving jupyter notebook
36
+ 2024-03-14 15:01:23,111 INFO MainThread:33 [wandb_init.py:_pause_backend():437] pausing backend
37
+ 2024-03-14 15:02:07,705 INFO MainThread:33 [wandb_init.py:_resume_backend():442] resuming backend
38
+ 2024-03-14 15:02:07,706 INFO MainThread:33 [jupyter.py:save_ipynb():373] not saving jupyter notebook
39
+ 2024-03-14 15:02:07,706 INFO MainThread:33 [wandb_init.py:_pause_backend():437] pausing backend
40
+ 2024-03-14 15:02:10,341 INFO MainThread:33 [wandb_init.py:_resume_backend():442] resuming backend
wandb/run-20240314_140503-88c6vfns/run-88c6vfns.wandb ADDED
Binary file (153 kB). View file