Delete p16-s16-seed42
Browse files- p16-s16-seed42/DONE +0 -1
- p16-s16-seed42/config.json +0 -50
- p16-s16-seed42/loss_curve.png +0 -0
- p16-s16-seed42/loss_history.npy +0 -3
- p16-s16-seed42/model.safetensors +0 -3
- p16-s16-seed42/run_config.json +0 -60
p16-s16-seed42/DONE
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
2026-07-09 12:28:47
|
|
|
|
|
|
p16-s16-seed42/config.json
DELETED
|
@@ -1,50 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"architectures": [
|
| 3 |
-
"ChronosBoltModelForForecasting"
|
| 4 |
-
],
|
| 5 |
-
"chronos_config": {
|
| 6 |
-
"context_length": 2048,
|
| 7 |
-
"input_patch_size": 16,
|
| 8 |
-
"input_patch_stride": 16,
|
| 9 |
-
"prediction_length": 64,
|
| 10 |
-
"quantiles": [
|
| 11 |
-
0.1,
|
| 12 |
-
0.2,
|
| 13 |
-
0.3,
|
| 14 |
-
0.4,
|
| 15 |
-
0.5,
|
| 16 |
-
0.6,
|
| 17 |
-
0.7,
|
| 18 |
-
0.8,
|
| 19 |
-
0.9
|
| 20 |
-
],
|
| 21 |
-
"use_reg_token": true
|
| 22 |
-
},
|
| 23 |
-
"chronos_pipeline_class": "ChronosBoltPipeline",
|
| 24 |
-
"classifier_dropout": 0.0,
|
| 25 |
-
"d_ff": 1024,
|
| 26 |
-
"d_kv": 64,
|
| 27 |
-
"d_model": 256,
|
| 28 |
-
"decoder_start_token_id": 0,
|
| 29 |
-
"dense_act_fn": "relu",
|
| 30 |
-
"dropout_rate": 0.1,
|
| 31 |
-
"dtype": "float32",
|
| 32 |
-
"eos_token_id": 1,
|
| 33 |
-
"feed_forward_proj": "relu",
|
| 34 |
-
"initializer_factor": 0.05,
|
| 35 |
-
"is_encoder_decoder": true,
|
| 36 |
-
"is_gated_act": false,
|
| 37 |
-
"layer_norm_epsilon": 1e-06,
|
| 38 |
-
"model_type": "t5",
|
| 39 |
-
"n_positions": 512,
|
| 40 |
-
"num_decoder_layers": 4,
|
| 41 |
-
"num_heads": 4,
|
| 42 |
-
"num_layers": 4,
|
| 43 |
-
"pad_token_id": 0,
|
| 44 |
-
"reg_token_id": 1,
|
| 45 |
-
"relative_attention_max_distance": 128,
|
| 46 |
-
"relative_attention_num_buckets": 32,
|
| 47 |
-
"transformers_version": "4.57.6",
|
| 48 |
-
"use_cache": true,
|
| 49 |
-
"vocab_size": 2
|
| 50 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
p16-s16-seed42/loss_curve.png
DELETED
|
Binary file (22.1 kB)
|
|
|
p16-s16-seed42/loss_history.npy
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c56852ee351c447b75bf7a1d2c487d95530fd18375e9c7750b21bf3bd7ef2a7c
|
| 3 |
-
size 40128
|
|
|
|
|
|
|
|
|
|
|
|
p16-s16-seed42/model.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:745f4d1a1507bb9f59d14b63173b479ad6f4ec14e9365bb64dd68bbcac953913
|
| 3 |
-
size 34622352
|
|
|
|
|
|
|
|
|
|
|
|
p16-s16-seed42/run_config.json
DELETED
|
@@ -1,60 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"provenance": {
|
| 3 |
-
"P": 16,
|
| 4 |
-
"S": 16,
|
| 5 |
-
"seed": 42,
|
| 6 |
-
"overlap_ratio": 0.0,
|
| 7 |
-
"approx_num_patches": 128,
|
| 8 |
-
"base_model_id": "amazon/chronos-bolt-tiny",
|
| 9 |
-
"hf_repo": "autogluon/chronos_datasets",
|
| 10 |
-
"dataset_tsmixup": "training_corpus_tsmixup_10m",
|
| 11 |
-
"dataset_kernelsynth": "training_corpus_kernel_synth_1m",
|
| 12 |
-
"tsmixup_ratio": 9,
|
| 13 |
-
"context_length": 2048,
|
| 14 |
-
"prediction_length": 64,
|
| 15 |
-
"quantiles": [
|
| 16 |
-
0.1,
|
| 17 |
-
0.2,
|
| 18 |
-
0.3,
|
| 19 |
-
0.4,
|
| 20 |
-
0.5,
|
| 21 |
-
0.6,
|
| 22 |
-
0.7,
|
| 23 |
-
0.8,
|
| 24 |
-
0.9
|
| 25 |
-
],
|
| 26 |
-
"batch_size": 32,
|
| 27 |
-
"max_steps": 10000,
|
| 28 |
-
"lr": 0.001,
|
| 29 |
-
"weight_decay": 0.0,
|
| 30 |
-
"grad_clip_norm": 1.0,
|
| 31 |
-
"lr_scheduler": "linear",
|
| 32 |
-
"warmup_ratio": 0.0,
|
| 33 |
-
"shuffle_buffer": 10000,
|
| 34 |
-
"min_past": 60,
|
| 35 |
-
"max_missing_prop": 0.9,
|
| 36 |
-
"drop_prob": 0.2,
|
| 37 |
-
"precision": "fp32+tf32",
|
| 38 |
-
"device": "cuda",
|
| 39 |
-
"gpu": "NVIDIA GeForce RTX 5060 Laptop GPU",
|
| 40 |
-
"git_commit": "bc0866db266ad3d542a4fafea5e650053e5177d6",
|
| 41 |
-
"torch": "2.12.0.dev20260408+cu128",
|
| 42 |
-
"n_params_millions": 8.653
|
| 43 |
-
},
|
| 44 |
-
"result": {
|
| 45 |
-
"P": 16,
|
| 46 |
-
"S": 16,
|
| 47 |
-
"seed": 42,
|
| 48 |
-
"overlap_ratio": 0.0,
|
| 49 |
-
"approx_num_patches": 128,
|
| 50 |
-
"n_params_millions": 8.653,
|
| 51 |
-
"max_steps": 10000,
|
| 52 |
-
"steps_completed": 10000,
|
| 53 |
-
"final_loss": 36.08851623535156,
|
| 54 |
-
"mean_last_100": 2260.6268903160094,
|
| 55 |
-
"steps_per_sec": 4.937,
|
| 56 |
-
"status": "done",
|
| 57 |
-
"precision": "fp32+tf32",
|
| 58 |
-
"device": "cuda"
|
| 59 |
-
}
|
| 60 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|