Instructions to use Shaer-AI-2/Shaer-adapters-grpo-short1k-no-trio-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Shaer-AI-2/Shaer-adapters-grpo-short1k-no-trio-v2 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Shaer-AI-2/Shaer-adapters-grpo-short1k-no-trio-v2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 100
Browse files- .gitattributes +11 -0
- README.md +68 -0
- adapter_config.json +42 -0
- adapter_model.safetensors +3 -0
- all_generations.jsonl +3 -0
- chat_template.jinja +1 -0
- checkpoint_events.jsonl +4 -0
- config_snapshot.json +225 -0
- dataset_summary.json +81 -0
- effective_runtime_config.json +89 -0
- env_snapshot_masked.json +96 -0
- lineage.json +10 -0
- metrics.csv +104 -0
- metrics.jsonl +0 -0
- plots/arabic_gate_chain.png +3 -0
- plots/arabic_gate_run.png +3 -0
- plots/chain_metrics.jsonl +0 -0
- plots/chain_runs.json +11 -0
- plots/kl_chain.png +0 -0
- plots/kl_run.png +0 -0
- plots/meter_by_meter_chain.png +3 -0
- plots/meter_by_meter_run.png +3 -0
- plots/reward_panels_eval_chain.png +3 -0
- plots/reward_panels_eval_run.png +3 -0
- plots/reward_panels_train_chain.png +3 -0
- plots/reward_panels_train_run.png +3 -0
- plots/template_quality_chain.png +3 -0
- plots/template_quality_run.png +3 -0
- plotter.log +456 -0
- plotter.pid +1 -0
- resume_decision.json +12 -0
- reward_count_adherence_debug.jsonl +0 -0
- reward_hard_gate_debug.jsonl +0 -0
- reward_judge_quality_debug.jsonl +0 -0
- reward_meter_debug.jsonl +0 -0
- reward_repeat_soft_debug.jsonl +0 -0
- reward_total_composite_debug.jsonl +0 -0
- runtime_snapshot.json +35 -0
- special_tokens_map.json +30 -0
- tokenizer.json +0 -0
- tokenizer.model +3 -0
- tokenizer_config.json +207 -0
- train.log +114 -0
- train.pid +1 -0
- train_stdout.log +0 -0
- training_args.bin +3 -0
- watcher.log +0 -0
- watcher.pid +1 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,14 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
all_generations.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
plots/arabic_gate_chain.png filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
plots/arabic_gate_run.png filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
plots/meter_by_meter_chain.png filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
plots/meter_by_meter_run.png filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
plots/reward_panels_eval_chain.png filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
plots/reward_panels_eval_run.png filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
plots/reward_panels_train_chain.png filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
plots/reward_panels_train_run.png filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
plots/template_quality_chain.png filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
plots/template_quality_run.png filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: Navid-AI/Yehia-7B-preview
|
| 3 |
+
library_name: transformers
|
| 4 |
+
model_name: Shaer-adapters-grpo-short1k-no-trio-v2
|
| 5 |
+
tags:
|
| 6 |
+
- generated_from_trainer
|
| 7 |
+
- grpo
|
| 8 |
+
- trl
|
| 9 |
+
licence: license
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# Model Card for Shaer-adapters-grpo-short1k-no-trio-v2
|
| 13 |
+
|
| 14 |
+
This model is a fine-tuned version of [Navid-AI/Yehia-7B-preview](https://huggingface.co/Navid-AI/Yehia-7B-preview).
|
| 15 |
+
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 16 |
+
|
| 17 |
+
## Quick start
|
| 18 |
+
|
| 19 |
+
```python
|
| 20 |
+
from transformers import pipeline
|
| 21 |
+
|
| 22 |
+
question = "If you had a time machine, but could only go to the past or the future once and never return, which would you choose and why?"
|
| 23 |
+
generator = pipeline("text-generation", model="Shaer-AI/Shaer-adapters-grpo-short1k-no-trio-v2", device="cuda")
|
| 24 |
+
output = generator([{"role": "user", "content": question}], max_new_tokens=128, return_full_text=False)[0]
|
| 25 |
+
print(output["generated_text"])
|
| 26 |
+
```
|
| 27 |
+
|
| 28 |
+
## Training procedure
|
| 29 |
+
|
| 30 |
+
|
| 31 |
+
|
| 32 |
+
|
| 33 |
+
This model was trained with GRPO, a method introduced in [DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models](https://huggingface.co/papers/2402.03300).
|
| 34 |
+
|
| 35 |
+
### Framework versions
|
| 36 |
+
|
| 37 |
+
- TRL: 0.23.1
|
| 38 |
+
- Transformers: 4.57.0
|
| 39 |
+
- Pytorch: 2.8.0
|
| 40 |
+
- Datasets: 4.8.4
|
| 41 |
+
- Tokenizers: 0.22.2
|
| 42 |
+
|
| 43 |
+
## Citations
|
| 44 |
+
|
| 45 |
+
Cite GRPO as:
|
| 46 |
+
|
| 47 |
+
```bibtex
|
| 48 |
+
@article{shao2024deepseekmath,
|
| 49 |
+
title = {{DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models}},
|
| 50 |
+
author = {Zhihong Shao and Peiyi Wang and Qihao Zhu and Runxin Xu and Junxiao Song and Mingchuan Zhang and Y. K. Li and Y. Wu and Daya Guo},
|
| 51 |
+
year = 2024,
|
| 52 |
+
eprint = {arXiv:2402.03300},
|
| 53 |
+
}
|
| 54 |
+
|
| 55 |
+
```
|
| 56 |
+
|
| 57 |
+
Cite TRL as:
|
| 58 |
+
|
| 59 |
+
```bibtex
|
| 60 |
+
@misc{vonwerra2022trl,
|
| 61 |
+
title = {{TRL: Transformer Reinforcement Learning}},
|
| 62 |
+
author = {Leandro von Werra and Younes Belkada and Lewis Tunstall and Edward Beeching and Tristan Thrush and Nathan Lambert and Shengyi Huang and Kashif Rasul and Quentin Gallou{\'e}dec},
|
| 63 |
+
year = 2020,
|
| 64 |
+
journal = {GitHub repository},
|
| 65 |
+
publisher = {GitHub},
|
| 66 |
+
howpublished = {\url{https://github.com/huggingface/trl}}
|
| 67 |
+
}
|
| 68 |
+
```
|
adapter_config.json
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "Navid-AI/Yehia-7B-preview",
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"corda_config": null,
|
| 7 |
+
"eva_config": null,
|
| 8 |
+
"exclude_modules": null,
|
| 9 |
+
"fan_in_fan_out": false,
|
| 10 |
+
"inference_mode": true,
|
| 11 |
+
"init_lora_weights": true,
|
| 12 |
+
"layer_replication": null,
|
| 13 |
+
"layers_pattern": null,
|
| 14 |
+
"layers_to_transform": null,
|
| 15 |
+
"loftq_config": {},
|
| 16 |
+
"lora_alpha": 128,
|
| 17 |
+
"lora_bias": false,
|
| 18 |
+
"lora_dropout": 0.05,
|
| 19 |
+
"megatron_config": null,
|
| 20 |
+
"megatron_core": "megatron.core",
|
| 21 |
+
"modules_to_save": null,
|
| 22 |
+
"peft_type": "LORA",
|
| 23 |
+
"qalora_group_size": 16,
|
| 24 |
+
"r": 64,
|
| 25 |
+
"rank_pattern": {},
|
| 26 |
+
"revision": null,
|
| 27 |
+
"target_modules": [
|
| 28 |
+
"o_proj",
|
| 29 |
+
"k_proj",
|
| 30 |
+
"down_proj",
|
| 31 |
+
"gate_proj",
|
| 32 |
+
"up_proj",
|
| 33 |
+
"v_proj",
|
| 34 |
+
"q_proj"
|
| 35 |
+
],
|
| 36 |
+
"target_parameters": null,
|
| 37 |
+
"task_type": "CAUSAL_LM",
|
| 38 |
+
"trainable_token_indices": null,
|
| 39 |
+
"use_dora": false,
|
| 40 |
+
"use_qalora": false,
|
| 41 |
+
"use_rslora": true
|
| 42 |
+
}
|
adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:05037735894af0a99d3e13e83587222a1b363453c3c49538f3ba6ecfab77e429
|
| 3 |
+
size 639691872
|
all_generations.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c249d320f946d025f9aa62e41b55ec63bdeeb5ed364f5de6007012ee60152e7f
|
| 3 |
+
size 30810441
|
chat_template.jinja
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{% if messages[0]['role'] == 'system' %}{% set loop_messages = messages[1:] %}{% set system_message = messages[0]['content'] %}{% else %}{% set loop_messages = messages %}{% set system_message = false %}{% endif %}{% for message in loop_messages %}{% if (message['role'] == 'user') != (loop.index0 % 2 == 0) %}{{ raise_exception('Conversation roles must alternate user/assistant/user/assistant/...') }}{% endif %}{% if loop.index0 == 0 and system_message != false %}{% set content = '<<SYS>>\n' + system_message + '\n<</SYS>>\n\n' + message['content'] %}{% else %}{% set content = message['content'] %}{% endif %}{% if message['role'] == 'user' %}{{ bos_token + ' [INST] ' + content.strip() + ' [/INST]' }}{% elif message['role'] == 'assistant' %}{{ ' ' + content.strip() + ' ' + eos_token }}{% endif %}{% endfor %}
|
checkpoint_events.jsonl
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"timestamp_utc": "2026-04-12T22:20:44Z", "event_type": "evaluation_completed", "global_step": 50, "metrics": {"eval_loss": NaN, "eval_runtime": 50.3639, "eval_samples_per_second": 1.588, "eval_steps_per_second": 0.199}}
|
| 2 |
+
{"timestamp_utc": "2026-04-12T22:20:46Z", "event_type": "checkpoint_saved", "global_step": 50, "local_checkpoint_dir": "/root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/checkpoint-50", "hub_model_id": "Shaer-AI/Shaer-adapters-grpo-short1k-no-trio-v2", "expected_hub_prefix": "last-checkpoint"}
|
| 3 |
+
{"timestamp_utc": "2026-04-12T22:28:35Z", "event_type": "evaluation_completed", "global_step": 100, "metrics": {"eval_loss": NaN, "eval_runtime": 53.4733, "eval_samples_per_second": 1.496, "eval_steps_per_second": 0.187}}
|
| 4 |
+
{"timestamp_utc": "2026-04-12T22:28:39Z", "event_type": "checkpoint_saved", "global_step": 100, "local_checkpoint_dir": "/root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/checkpoint-100", "hub_model_id": "Shaer-AI/Shaer-adapters-grpo-short1k-no-trio-v2", "expected_hub_prefix": "last-checkpoint"}
|
config_snapshot.json
ADDED
|
@@ -0,0 +1,225 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run": {
|
| 3 |
+
"seed": 42,
|
| 4 |
+
"run_name_prefix": "shaer_grpo",
|
| 5 |
+
"output_root": "outputs/train",
|
| 6 |
+
"base_model_id": "Navid-AI/Yehia-7B-preview",
|
| 7 |
+
"start_adapter_repo": "Shaer-AI/Shaer-adapters",
|
| 8 |
+
"start_adapter_mode": "fresh_sft/train",
|
| 9 |
+
"output_model_repo": "Shaer-AI/Shaer-adapters-grpo-short1k-no-trio-v2"
|
| 10 |
+
},
|
| 11 |
+
"dataset": {
|
| 12 |
+
"train_dataset_id": "Shaer-AI/ashaar-enhanced-desc-baseform-final-sft-lte20-min500-splits-grpo-meter-count-v1",
|
| 13 |
+
"source_dataset_id": "Shaer-AI/ashaar-with-enhanced-descriptions-baseform-final-sft-lte20-min500-splits",
|
| 14 |
+
"train_manifest_path": "outputs/curated_meter_count_easyfirst_short_drop_trio/cap_1000/selected_manifest.csv",
|
| 15 |
+
"hard_diagnostic_manifest_path": "outputs/curated_meter_count_easyfirst_short_drop_trio/hard_diagnostic_cap_256/selected_manifest.csv",
|
| 16 |
+
"train_split": "train",
|
| 17 |
+
"eval_split": "eval",
|
| 18 |
+
"test_split": "test",
|
| 19 |
+
"eval_bank_per_meter_per_bucket": 4,
|
| 20 |
+
"test_bank_per_meter_per_bucket": 4,
|
| 21 |
+
"eval_allowed_length_buckets": [
|
| 22 |
+
"1-3",
|
| 23 |
+
"4-6"
|
| 24 |
+
],
|
| 25 |
+
"eval_drop_meters": [
|
| 26 |
+
"المديد",
|
| 27 |
+
"المنسرح",
|
| 28 |
+
"الهزج"
|
| 29 |
+
]
|
| 30 |
+
},
|
| 31 |
+
"studies": {
|
| 32 |
+
"inspect_lengths": {
|
| 33 |
+
"output_root": "outputs/inspect_lengths",
|
| 34 |
+
"coverage_target": 0.9,
|
| 35 |
+
"push_filtered_default": false
|
| 36 |
+
},
|
| 37 |
+
"publish_grpo_splits": {
|
| 38 |
+
"output_root": "outputs/publish_grpo_splits",
|
| 39 |
+
"seed": 42,
|
| 40 |
+
"validation_total": 80,
|
| 41 |
+
"test_total": 80,
|
| 42 |
+
"validation_short_per_meter": 4,
|
| 43 |
+
"validation_full_per_meter": 0,
|
| 44 |
+
"test_short_per_meter": 4,
|
| 45 |
+
"test_full_per_meter": 0
|
| 46 |
+
},
|
| 47 |
+
"sanity_check_model": {
|
| 48 |
+
"output_root": "outputs/sanity_check_model_base_n5_k5",
|
| 49 |
+
"backend": "vllm",
|
| 50 |
+
"n_prompts_per_meter": 5,
|
| 51 |
+
"k_generations": 5,
|
| 52 |
+
"thresholds": [
|
| 53 |
+
0.3,
|
| 54 |
+
0.5,
|
| 55 |
+
0.7,
|
| 56 |
+
0.9
|
| 57 |
+
],
|
| 58 |
+
"max_new_tokens": 384,
|
| 59 |
+
"temperature": 0.95,
|
| 60 |
+
"top_p": 0.95,
|
| 61 |
+
"seed": 42,
|
| 62 |
+
"vllm_gpu_memory_utilization": 0.3,
|
| 63 |
+
"vllm_tensor_parallel_size": 1,
|
| 64 |
+
"vllm_dtype": "bfloat16",
|
| 65 |
+
"vllm_max_loras": 1,
|
| 66 |
+
"vllm_max_lora_rank": 64,
|
| 67 |
+
"flashinfer_disable_version_check": true
|
| 68 |
+
},
|
| 69 |
+
"sanity_check_rewards": {
|
| 70 |
+
"output_root": "outputs/sanity_check_rewards",
|
| 71 |
+
"golden_samples": 39,
|
| 72 |
+
"seed": 42,
|
| 73 |
+
"sample_strategy": "balanced_by_base_meter"
|
| 74 |
+
}
|
| 75 |
+
},
|
| 76 |
+
"phase1": {
|
| 77 |
+
"active_rewards": [
|
| 78 |
+
"meter",
|
| 79 |
+
"count_adherence",
|
| 80 |
+
"hard_gate",
|
| 81 |
+
"judge_quality",
|
| 82 |
+
"repeat_soft",
|
| 83 |
+
"total_composite"
|
| 84 |
+
],
|
| 85 |
+
"inactive_rewards": [
|
| 86 |
+
"arabic_clean",
|
| 87 |
+
"arabic_floor",
|
| 88 |
+
"count_floor",
|
| 89 |
+
"lexical_plausibility",
|
| 90 |
+
"repeat_penalty",
|
| 91 |
+
"repeat_floor",
|
| 92 |
+
"near_duplicate_penalty",
|
| 93 |
+
"opening_diversity",
|
| 94 |
+
"distinct_2",
|
| 95 |
+
"exact_count_bonus",
|
| 96 |
+
"meter_count_clean",
|
| 97 |
+
"meaning_fit",
|
| 98 |
+
"meaning_substance",
|
| 99 |
+
"fluency",
|
| 100 |
+
"poeticness",
|
| 101 |
+
"cohesion"
|
| 102 |
+
],
|
| 103 |
+
"reward_weights": {
|
| 104 |
+
"meter": 0.0,
|
| 105 |
+
"count_adherence": 0.0,
|
| 106 |
+
"arabic_clean": 0.0,
|
| 107 |
+
"hard_gate": 0.0,
|
| 108 |
+
"repeat_soft": 0.0,
|
| 109 |
+
"arabic_floor": 0.0,
|
| 110 |
+
"count_floor": 0.0,
|
| 111 |
+
"lexical_plausibility": 0.0,
|
| 112 |
+
"judge_quality": 0.0,
|
| 113 |
+
"repeat_penalty": 0.0,
|
| 114 |
+
"repeat_floor": 0.0,
|
| 115 |
+
"near_duplicate_penalty": 0.0,
|
| 116 |
+
"opening_diversity": 0.0,
|
| 117 |
+
"distinct_2": 0.0,
|
| 118 |
+
"total_composite": 1.0
|
| 119 |
+
},
|
| 120 |
+
"judge_quality_prompt_file": "prompts/judge_quality_selected.yaml",
|
| 121 |
+
"judge_quality_cache_dir": "outputs/judge_quality_cache",
|
| 122 |
+
"judge_quality_max_workers": 4
|
| 123 |
+
},
|
| 124 |
+
"model": {
|
| 125 |
+
"load_in_4bit": true,
|
| 126 |
+
"bnb_4bit_quant_type": "nf4",
|
| 127 |
+
"bnb_4bit_use_double_quant": true,
|
| 128 |
+
"gradient_checkpointing": true
|
| 129 |
+
},
|
| 130 |
+
"generation": {
|
| 131 |
+
"use_vllm": true,
|
| 132 |
+
"vllm_mode": "colocate",
|
| 133 |
+
"vllm_gpu_memory_utilization": 0.5,
|
| 134 |
+
"max_prompt_length": 1024,
|
| 135 |
+
"max_completion_length": 512,
|
| 136 |
+
"temperature": 0.9,
|
| 137 |
+
"top_p": 1.0,
|
| 138 |
+
"num_generations": 8,
|
| 139 |
+
"num_generations_eval": 1
|
| 140 |
+
},
|
| 141 |
+
"trainer": {
|
| 142 |
+
"learning_rate": 1e-05,
|
| 143 |
+
"per_device_train_batch_size": 1,
|
| 144 |
+
"per_device_eval_batch_size": 8,
|
| 145 |
+
"gradient_accumulation_steps": 8,
|
| 146 |
+
"max_steps": 3300,
|
| 147 |
+
"logging_steps": 1,
|
| 148 |
+
"eval_steps": 50,
|
| 149 |
+
"save_steps": 50,
|
| 150 |
+
"save_total_limit": 4,
|
| 151 |
+
"beta": 0.0,
|
| 152 |
+
"scale_rewards": "group",
|
| 153 |
+
"loss_type": "dapo",
|
| 154 |
+
"mask_truncated_completions": true,
|
| 155 |
+
"remove_unused_columns": false,
|
| 156 |
+
"report_to": [],
|
| 157 |
+
"bf16": true,
|
| 158 |
+
"load_best_model_at_end": true,
|
| 159 |
+
"metric_for_best_model": "eval_reward_total_mean",
|
| 160 |
+
"greater_is_better": true,
|
| 161 |
+
"hub_strategy": "checkpoint"
|
| 162 |
+
},
|
| 163 |
+
"sanity_check": {
|
| 164 |
+
"output_root": "outputs/sanity_check",
|
| 165 |
+
"max_steps": 2,
|
| 166 |
+
"num_generations": 2,
|
| 167 |
+
"subset_size": 8,
|
| 168 |
+
"save_steps": 1,
|
| 169 |
+
"eval_steps": 1,
|
| 170 |
+
"logging_steps": 1
|
| 171 |
+
},
|
| 172 |
+
"logging": {
|
| 173 |
+
"save_env_snapshot": true,
|
| 174 |
+
"save_config_snapshot": true,
|
| 175 |
+
"metrics_jsonl_name": "metrics.jsonl",
|
| 176 |
+
"metrics_csv_name": "metrics.csv",
|
| 177 |
+
"train_log_name": "train.log",
|
| 178 |
+
"generations_jsonl_name": "all_generations.jsonl",
|
| 179 |
+
"checkpoint_events_name": "checkpoint_events.jsonl",
|
| 180 |
+
"split_summary_name": "split_summary.json",
|
| 181 |
+
"plots_dir_name": "plots"
|
| 182 |
+
},
|
| 183 |
+
"watcher": {
|
| 184 |
+
"enabled": true,
|
| 185 |
+
"interval_minutes": 30,
|
| 186 |
+
"send_on_checkpoint": true,
|
| 187 |
+
"send_on_error": true
|
| 188 |
+
},
|
| 189 |
+
"preprocess_grpo": {
|
| 190 |
+
"output_root": "outputs/preprocess_grpo",
|
| 191 |
+
"num_generations": 6,
|
| 192 |
+
"generator_batch_size": 32,
|
| 193 |
+
"max_prompt_length": 1024,
|
| 194 |
+
"max_completion_length": 640,
|
| 195 |
+
"temperature": 1.0,
|
| 196 |
+
"top_p": 1.0,
|
| 197 |
+
"progress_every": 10,
|
| 198 |
+
"vllm_gpu_memory_utilization": 0.75,
|
| 199 |
+
"vllm_tensor_parallel_size": 1,
|
| 200 |
+
"vllm_dtype": "bfloat16",
|
| 201 |
+
"vllm_max_loras": 1,
|
| 202 |
+
"vllm_max_lora_rank": 64,
|
| 203 |
+
"flashinfer_disable_version_check": true,
|
| 204 |
+
"trust_remote_code": true
|
| 205 |
+
},
|
| 206 |
+
"preprocess_grpo_pipeline": {
|
| 207 |
+
"output_root": "outputs/preprocess_grpo_pipeline",
|
| 208 |
+
"num_generations": 6,
|
| 209 |
+
"generator_batch_size": 32,
|
| 210 |
+
"max_prompt_length": 1024,
|
| 211 |
+
"max_completion_length": 640,
|
| 212 |
+
"temperature": 1.0,
|
| 213 |
+
"top_p": 1.0,
|
| 214 |
+
"progress_every": 10,
|
| 215 |
+
"judge_poll_seconds": 20,
|
| 216 |
+
"judge_claim_stale_after_seconds": 1800,
|
| 217 |
+
"vllm_gpu_memory_utilization": 0.75,
|
| 218 |
+
"vllm_tensor_parallel_size": 1,
|
| 219 |
+
"vllm_dtype": "bfloat16",
|
| 220 |
+
"vllm_max_loras": 1,
|
| 221 |
+
"vllm_max_lora_rank": 64,
|
| 222 |
+
"flashinfer_disable_version_check": true,
|
| 223 |
+
"trust_remote_code": true
|
| 224 |
+
}
|
| 225 |
+
}
|
dataset_summary.json
ADDED
|
@@ -0,0 +1,81 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "Shaer-AI/ashaar-enhanced-desc-baseform-final-sft-lte20-min500-splits-grpo-meter-count-v1",
|
| 3 |
+
"dataset_source_id": "Shaer-AI/ashaar-with-enhanced-descriptions-baseform-final-sft-lte20-min500-splits",
|
| 4 |
+
"train_dataset_id": "Shaer-AI/ashaar-enhanced-desc-baseform-final-sft-lte20-min500-splits-grpo-meter-count-v1",
|
| 5 |
+
"source_dataset_id": "Shaer-AI/ashaar-with-enhanced-descriptions-baseform-final-sft-lte20-min500-splits",
|
| 6 |
+
"train_split": "train",
|
| 7 |
+
"eval_split": "eval",
|
| 8 |
+
"test_split": "test",
|
| 9 |
+
"train_size": 9955,
|
| 10 |
+
"eval_size": 80,
|
| 11 |
+
"test_size": 80,
|
| 12 |
+
"hard_diagnostic_size": 3126,
|
| 13 |
+
"phase1_max_bayts": "20",
|
| 14 |
+
"allowed_meters": [],
|
| 15 |
+
"train_manifest_path": "/root/workspace/Shaer/grpo/outputs/curated_meter_count_easyfirst_short_drop_trio/cap_1000/selected_manifest.csv",
|
| 16 |
+
"hard_diagnostic_manifest_path": "/root/workspace/Shaer/grpo/outputs/curated_meter_count_easyfirst_short_drop_trio/hard_diagnostic_cap_256/selected_manifest.csv",
|
| 17 |
+
"eval_bank_per_meter_per_bucket": 4,
|
| 18 |
+
"test_bank_per_meter_per_bucket": 4,
|
| 19 |
+
"eval_allowed_length_buckets": [
|
| 20 |
+
"1-3",
|
| 21 |
+
"4-6"
|
| 22 |
+
],
|
| 23 |
+
"eval_drop_meters": [
|
| 24 |
+
"المديد",
|
| 25 |
+
"المنسرح",
|
| 26 |
+
"الهزج"
|
| 27 |
+
],
|
| 28 |
+
"train_length_bucket_counts": {
|
| 29 |
+
"1-3": 6983,
|
| 30 |
+
"4-6": 2972
|
| 31 |
+
},
|
| 32 |
+
"eval_length_bucket_counts": {
|
| 33 |
+
"1-3": 40,
|
| 34 |
+
"4-6": 40
|
| 35 |
+
},
|
| 36 |
+
"hard_diagnostic_length_bucket_counts": {
|
| 37 |
+
"1-3": 683,
|
| 38 |
+
"4-6": 746,
|
| 39 |
+
"7-10": 658,
|
| 40 |
+
"11-20": 1039
|
| 41 |
+
},
|
| 42 |
+
"train_base_meter_counts": {
|
| 43 |
+
"البسيط": 1000,
|
| 44 |
+
"الخفيف": 1000,
|
| 45 |
+
"الرجز": 1000,
|
| 46 |
+
"الرمل": 1000,
|
| 47 |
+
"السريع": 1000,
|
| 48 |
+
"الطويل": 1000,
|
| 49 |
+
"الكامل": 1000,
|
| 50 |
+
"المتقارب": 1000,
|
| 51 |
+
"المجتث": 955,
|
| 52 |
+
"الوافر": 1000
|
| 53 |
+
},
|
| 54 |
+
"eval_base_meter_counts": {
|
| 55 |
+
"البسيط": 8,
|
| 56 |
+
"الخفيف": 8,
|
| 57 |
+
"الرجز": 8,
|
| 58 |
+
"الرمل": 8,
|
| 59 |
+
"السريع": 8,
|
| 60 |
+
"الطويل": 8,
|
| 61 |
+
"الكامل": 8,
|
| 62 |
+
"المتقارب": 8,
|
| 63 |
+
"المجتث": 8,
|
| 64 |
+
"الوافر": 8
|
| 65 |
+
},
|
| 66 |
+
"hard_diagnostic_base_meter_counts": {
|
| 67 |
+
"البسيط": 256,
|
| 68 |
+
"الخفيف": 256,
|
| 69 |
+
"الرجز": 256,
|
| 70 |
+
"الرمل": 256,
|
| 71 |
+
"السريع": 256,
|
| 72 |
+
"الطويل": 54,
|
| 73 |
+
"الكامل": 256,
|
| 74 |
+
"المتقارب": 256,
|
| 75 |
+
"المجتث": 256,
|
| 76 |
+
"المديد": 256,
|
| 77 |
+
"المنسرح": 256,
|
| 78 |
+
"الهزج": 256,
|
| 79 |
+
"الوافر": 256
|
| 80 |
+
}
|
| 81 |
+
}
|
effective_runtime_config.json
ADDED
|
@@ -0,0 +1,89 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"mode": "train",
|
| 3 |
+
"lineage": {
|
| 4 |
+
"created_at_utc": "2026-04-12T22:14:08Z",
|
| 5 |
+
"run_id": "shaer_grpo_20260412_221146",
|
| 6 |
+
"run_dir": "/root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146",
|
| 7 |
+
"chain_id": "shaer_grpo_20260412_221146",
|
| 8 |
+
"root_run_id": "shaer_grpo_20260412_221146",
|
| 9 |
+
"parent_run_id": "",
|
| 10 |
+
"parent_run_dir": "",
|
| 11 |
+
"run_sequence_index": 0
|
| 12 |
+
},
|
| 13 |
+
"dataset": {
|
| 14 |
+
"dataset_id": "Shaer-AI/ashaar-enhanced-desc-baseform-final-sft-lte20-min500-splits-grpo-meter-count-v1",
|
| 15 |
+
"dataset_source_id": "Shaer-AI/ashaar-with-enhanced-descriptions-baseform-final-sft-lte20-min500-splits",
|
| 16 |
+
"train_split": "train",
|
| 17 |
+
"eval_split": "eval",
|
| 18 |
+
"test_split": "test",
|
| 19 |
+
"train_size": 9955,
|
| 20 |
+
"eval_size": 80,
|
| 21 |
+
"test_size": 80,
|
| 22 |
+
"hard_diagnostic_size": 3126,
|
| 23 |
+
"phase1_max_bayts": "20",
|
| 24 |
+
"allowed_meters": [],
|
| 25 |
+
"train_manifest_path": "/root/workspace/Shaer/grpo/outputs/curated_meter_count_easyfirst_short_drop_trio/cap_1000/selected_manifest.csv",
|
| 26 |
+
"hard_diagnostic_manifest_path": "/root/workspace/Shaer/grpo/outputs/curated_meter_count_easyfirst_short_drop_trio/hard_diagnostic_cap_256/selected_manifest.csv"
|
| 27 |
+
},
|
| 28 |
+
"rewards": {
|
| 29 |
+
"active_rewards": [
|
| 30 |
+
"meter",
|
| 31 |
+
"count_adherence",
|
| 32 |
+
"hard_gate",
|
| 33 |
+
"judge_quality",
|
| 34 |
+
"repeat_soft",
|
| 35 |
+
"total_composite"
|
| 36 |
+
],
|
| 37 |
+
"weights": {
|
| 38 |
+
"meter": 0.0,
|
| 39 |
+
"count_adherence": 0.0,
|
| 40 |
+
"hard_gate": 0.0,
|
| 41 |
+
"judge_quality": 0.0,
|
| 42 |
+
"repeat_soft": 0.0,
|
| 43 |
+
"total_composite": 1.0
|
| 44 |
+
}
|
| 45 |
+
},
|
| 46 |
+
"model": {
|
| 47 |
+
"base_model_id": "Navid-AI/Yehia-7B-preview",
|
| 48 |
+
"sft_adapter_repo": "Shaer-AI/Shaer-adapters",
|
| 49 |
+
"sft_adapter_mode": "fresh_sft/train",
|
| 50 |
+
"load_in_4bit_requested": true,
|
| 51 |
+
"gradient_checkpointing": true
|
| 52 |
+
},
|
| 53 |
+
"effective_generation": {
|
| 54 |
+
"use_vllm": true,
|
| 55 |
+
"vllm_mode": "colocate",
|
| 56 |
+
"vllm_gpu_memory_utilization": 0.5,
|
| 57 |
+
"max_prompt_length": 1024,
|
| 58 |
+
"max_completion_length": 512,
|
| 59 |
+
"temperature": 0.9,
|
| 60 |
+
"top_p": 1.0,
|
| 61 |
+
"num_generations": 8,
|
| 62 |
+
"num_generations_eval": 1
|
| 63 |
+
},
|
| 64 |
+
"effective_trainer": {
|
| 65 |
+
"learning_rate": 1e-05,
|
| 66 |
+
"per_device_train_batch_size": 1,
|
| 67 |
+
"per_device_eval_batch_size_configured": 8,
|
| 68 |
+
"per_device_eval_batch_size": 8,
|
| 69 |
+
"gradient_accumulation_steps": 8,
|
| 70 |
+
"max_steps": 3300,
|
| 71 |
+
"logging_steps": 1,
|
| 72 |
+
"eval_steps": 50,
|
| 73 |
+
"save_steps": 50,
|
| 74 |
+
"save_total_limit": 4,
|
| 75 |
+
"beta": 0.0,
|
| 76 |
+
"scale_rewards": "group",
|
| 77 |
+
"loss_type": "dapo",
|
| 78 |
+
"mask_truncated_completions": true,
|
| 79 |
+
"bf16": true,
|
| 80 |
+
"load_best_model_at_end": true,
|
| 81 |
+
"metric_for_best_model": "eval_reward_total_mean",
|
| 82 |
+
"greater_is_better": true,
|
| 83 |
+
"hub_strategy": "HubStrategy.CHECKPOINT",
|
| 84 |
+
"push_to_hub": true,
|
| 85 |
+
"hub_model_id": "Shaer-AI/Shaer-adapters-grpo-short1k-no-trio-v2",
|
| 86 |
+
"generations_repo_id": "Shaer-AI/Shaer-adapters-grpo-short1k-no-trio-v2-generations"
|
| 87 |
+
},
|
| 88 |
+
"sanity_mode_note": "When mode='sanity', these effective values override the base trainer/generation blocks from config_snapshot.json."
|
| 89 |
+
}
|
env_snapshot_masked.json
ADDED
|
@@ -0,0 +1,96 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"GRPO_HARD_DIAGNOSTIC_MANIFEST_PATH": "/root/workspace/Shaer/grpo/outputs/curated_meter_count_easyfirst_short_drop_trio/hard_diagnostic_cap_256/selected_manifest.csv",
|
| 3 |
+
"SHELL": "/bin/bash",
|
| 4 |
+
"GRPO_TRAIN_DATASET_ID": "Shaer-AI/ashaar-enhanced-desc-baseform-final-sft-lte20-min500-splits-grpo-meter-count-v1",
|
| 5 |
+
"COLORTERM": "",
|
| 6 |
+
"JUDGE_MODEL": "qwen/qwen3.5-35b-a3b",
|
| 7 |
+
"GRPO_RUN_DIR": "/root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146",
|
| 8 |
+
"ELECTRON_RUN_AS_NODE": "1",
|
| 9 |
+
"GH_PAGER": "cat",
|
| 10 |
+
"PWD": "/root/workspace/Shaer/grpo",
|
| 11 |
+
"LOGNAME": "root",
|
| 12 |
+
"VSCODE_ESM_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess",
|
| 13 |
+
"RUNPOD_CPU_COUNT": "31",
|
| 14 |
+
"MOTD_SHOWN": "pam",
|
| 15 |
+
"HOME": "/root",
|
| 16 |
+
"LANG": "C.UTF-8",
|
| 17 |
+
"LS_COLORS": "",
|
| 18 |
+
"RUNPOD_POD_ID": "41t6mstfw0lfwx",
|
| 19 |
+
"VSCODE_AGENT_FOLDER": "/root/.vscode-server",
|
| 20 |
+
"GRPO_CURATED_MANIFEST_PATH": "/root/workspace/Shaer/grpo/outputs/curated_meter_count_easyfirst_short_drop_trio/cap_1000/selected_manifest.csv",
|
| 21 |
+
"SSH_CONNECTION": "212.28.230.68 50933 172.23.0.2 22",
|
| 22 |
+
"WATCHER_STEP_EMAIL_EVERY": "50",
|
| 23 |
+
"RUNPOD_MEM_GB": "117",
|
| 24 |
+
"RUNPOD_PUBLIC_IP": "38.128.233.145",
|
| 25 |
+
"RUNPOD_GPU_COUNT": "1",
|
| 26 |
+
"VSCODE_HANDLES_SIGPIPE": "true",
|
| 27 |
+
"TERM": "dumb",
|
| 28 |
+
"CODEX_THREAD_ID": "019d7d91-07a6-7792-ada9-5faaa8f79bdd",
|
| 29 |
+
"RUNPOD_POD_HOSTNAME": "41t6mstfw0lfwx-64410af6",
|
| 30 |
+
"GRPO_OUTPUT_REPO": "Shaer-AI/Shaer-adapters-grpo-short1k-no-trio-v2",
|
| 31 |
+
"USER": "root",
|
| 32 |
+
"GIT_PAGER": "cat",
|
| 33 |
+
"RUNPOD_DC_ID": "CA-MTL-3",
|
| 34 |
+
"GRPO_RESUME_MODE": "fresh",
|
| 35 |
+
"SHLVL": "0",
|
| 36 |
+
"PAGER": "cat",
|
| 37 |
+
"VSCODE_CWD": "/root",
|
| 38 |
+
"SFT_ADAPTER_MODE": "fresh_sft/train",
|
| 39 |
+
"VSCODE_RECONNECTION_GRACE_TIME": "10800000",
|
| 40 |
+
"RUNPOD_GPU_NAME": "NVIDIA+A100+80GB+PCIe",
|
| 41 |
+
"NO_COLOR": "1",
|
| 42 |
+
"CODEX_CI": "1",
|
| 43 |
+
"LC_CTYPE": "C.UTF-8",
|
| 44 |
+
"SSH_CLIENT": "212.28.230.68 50933 22",
|
| 45 |
+
"RUNPOD_TCP_PORT_22": "46524",
|
| 46 |
+
"VSCODE_CLI_REQUIRE_TOKEN": "***MASKED***",
|
| 47 |
+
"LC_ALL": "C.UTF-8",
|
| 48 |
+
"CODEX_INTERNAL_ORIGINATOR_OVERRIDE": "codex_vscode",
|
| 49 |
+
"SFT_ADAPTER_REPO": "Shaer-AI/Shaer-adapters",
|
| 50 |
+
"RUNPOD_API_KEY": "***MASKED***",
|
| 51 |
+
"BROWSER": "/root/.vscode-server/cli/servers/Stable-41dd792b5e652393e7787322889ed5fdc58bd75b/server/bin/helpers/browser.sh",
|
| 52 |
+
"PATH": "/root/workspace/Shaer/grpo/.venv/bin:/root/.codex/tmp/arg0/codex-arg0DqJ2rn:/root/.vscode-server/cli/servers/Stable-41dd792b5e652393e7787322889ed5fdc58bd75b/server/bin/remote-cli:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.vscode-server/extensions/openai.chatgpt-26.409.20454-linux-x64/bin/linux-x86_64",
|
| 53 |
+
"GRPO_RESUME_PATH": "",
|
| 54 |
+
"APPLICATION_INSIGHTS_NO_STATSBEAT": "true",
|
| 55 |
+
"VSCODE_NLS_CONFIG": "{\"userLocale\":\"en\",\"osLocale\":\"en\",\"resolvedLanguage\":\"en\",\"defaultMessagesFile\":\"/root/.vscode-server/cli/servers/Stable-41dd792b5e652393e7787322889ed5fdc58bd75b/server/out/nls.messages.json\",\"locale\":\"en\",\"availableLanguages\":{}}",
|
| 56 |
+
"RUST_LOG": "warn",
|
| 57 |
+
"DEBUG": "release",
|
| 58 |
+
"GRPO_SOURCE_DATASET_ID": "Shaer-AI/ashaar-with-enhanced-descriptions-baseform-final-sft-lte20-min500-splits",
|
| 59 |
+
"BASE_MODEL_ID": "Navid-AI/Yehia-7B-preview",
|
| 60 |
+
"VSCODE_HANDLES_UNCAUGHT_ERRORS": "true",
|
| 61 |
+
"OLDPWD": "/root/workspace/Shaer/grpo",
|
| 62 |
+
"VSCODE_IPC_HOOK_CLI": "/tmp/vscode-ipc-7ffe3d0e-2f6f-47d8-bd64-bfc27913153e.sock",
|
| 63 |
+
"_": "/usr/bin/setsid",
|
| 64 |
+
"PYTORCH_NVML_BASED_CUDA_CHECK": "1",
|
| 65 |
+
"TORCHINDUCTOR_COMPILE_THREADS": "1",
|
| 66 |
+
"HF_TOKEN": "***MASKED***",
|
| 67 |
+
"HF_HOME": "/workspace/.hf_home",
|
| 68 |
+
"HF_HUB_CACHE": "/workspace/.hf_home/hub",
|
| 69 |
+
"SOURCE_DATASET_ID": "Shaer-AI/ashaar-with-descriptions-baseform-final-trimmed",
|
| 70 |
+
"PHASE1_DATASET_SOURCE_ID": "Shaer-AI/ashaar-with-descriptions-baseform-final-trimmed-maxlen20-drop-majzuu-wafer-drop-motadarak",
|
| 71 |
+
"PHASE1_DATASET_ID": "Shaer-AI/ashaar-with-descriptions-baseform-final-trimmed-maxlen20-drop-majz-037e6c0b-grpo-splits",
|
| 72 |
+
"PHASE1_MAX_BAYTS": "20",
|
| 73 |
+
"PHASE1_ALLOWED_METERS": "",
|
| 74 |
+
"METER_MODEL_ID": "Shaer-AI/4BiLSTM-meter-classification-pytorch",
|
| 75 |
+
"OPENROUTER_API_KEY": "***MASKED***",
|
| 76 |
+
"JUDGE_BASE_URL": "https://openrouter.ai/api/v1",
|
| 77 |
+
"JUDGE_TIMEOUT_SECONDS": "60",
|
| 78 |
+
"JUDGE_MAX_RETRIES": "3",
|
| 79 |
+
"OPENROUTER_REFERRER": "",
|
| 80 |
+
"OPENROUTER_APP_TITLE": "Shaer-GRPO",
|
| 81 |
+
"WATCHER_EMAIL_ENABLED": "true",
|
| 82 |
+
"WATCHER_SMTP_HOST": "smtp.gmail.com",
|
| 83 |
+
"WATCHER_SMTP_PORT": "587",
|
| 84 |
+
"WATCHER_SMTP_USERNAME": "abbassahmad050@gmail.com",
|
| 85 |
+
"WATCHER_SMTP_PASSWORD": "***MASKED***",
|
| 86 |
+
"WATCHER_FROM_EMAIL": "abbassahmad050@gmail.com",
|
| 87 |
+
"WATCHER_TO_EMAIL": "abbassahmad050@gmail.com",
|
| 88 |
+
"WATCHER_INTERVAL_MINUTES": "30",
|
| 89 |
+
"WATCHER_STALE_MINUTES": "20",
|
| 90 |
+
"REWARD_CACHE_DIR": "./cache/reward_cache",
|
| 91 |
+
"MEANING_FIT_PROMPT_FILE": "prompts/meaning_fit.yaml",
|
| 92 |
+
"MEANING_SUBSTANCE_PROMPT_FILE": "prompts/meaning_substance.yaml",
|
| 93 |
+
"WATCHER_STATE_DIR": "./watcher_state",
|
| 94 |
+
"CUDA_MODULE_LOADING": "LAZY",
|
| 95 |
+
"TORCHINDUCTOR_CACHE_DIR": "/tmp/torchinductor_root"
|
| 96 |
+
}
|
lineage.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"created_at_utc": "2026-04-12T22:14:08Z",
|
| 3 |
+
"run_id": "shaer_grpo_20260412_221146",
|
| 4 |
+
"run_dir": "/root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146",
|
| 5 |
+
"chain_id": "shaer_grpo_20260412_221146",
|
| 6 |
+
"root_run_id": "shaer_grpo_20260412_221146",
|
| 7 |
+
"parent_run_id": "",
|
| 8 |
+
"parent_run_dir": "",
|
| 9 |
+
"run_sequence_index": 0
|
| 10 |
+
}
|
metrics.csv
ADDED
|
@@ -0,0 +1,104 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
clip_ratio/high_max,clip_ratio/high_mean,clip_ratio/low_mean,clip_ratio/low_min,clip_ratio/region_mean,completions/clipped_ratio,completions/max_length,completions/max_terminated_length,completions/mean_length,completions/mean_terminated_length,completions/min_length,completions/min_terminated_length,entropy,epoch,eval_clip_ratio/high_max,eval_clip_ratio/high_mean,eval_clip_ratio/low_mean,eval_clip_ratio/low_min,eval_clip_ratio/region_mean,eval_completions/clipped_ratio,eval_completions/max_length,eval_completions/max_terminated_length,eval_completions/mean_length,eval_completions/mean_terminated_length,eval_completions/min_length,eval_completions/min_terminated_length,eval_entropy,eval_frac_reward_zero_std,eval_loss,eval_num_tokens,eval_reward,eval_reward_count_adherence_mean,eval_reward_count_adherence_std,eval_reward_hard_gate_mean,eval_reward_hard_gate_std,eval_reward_judge_quality_mean,eval_reward_judge_quality_std,eval_reward_meter_mean,eval_reward_meter_std,eval_reward_repeat_soft_mean,eval_reward_repeat_soft_std,eval_reward_std,eval_reward_total_composite_mean,eval_reward_total_composite_std,eval_reward_total_mean,eval_rewards/count_adherence/mean,eval_rewards/count_adherence/std,eval_rewards/hard_gate/mean,eval_rewards/hard_gate/std,eval_rewards/judge_quality/mean,eval_rewards/judge_quality/std,eval_rewards/meter/mean,eval_rewards/meter/std,eval_rewards/repeat_soft/mean,eval_rewards/repeat_soft/std,eval_rewards/total_composite/mean,eval_rewards/total_composite/std,eval_runtime,eval_samples_per_second,eval_sampling/importance_sampling_ratio/max,eval_sampling/importance_sampling_ratio/mean,eval_sampling/importance_sampling_ratio/min,eval_sampling/sampling_logp_difference/max,eval_sampling/sampling_logp_difference/mean,eval_steps_per_second,frac_reward_zero_std,global_step,grad_norm,learning_rate,loss,mode,num_tokens,reward,reward_count_adherence_mean,reward_count_adherence_std,reward_hard_gate_mean,reward_hard_gate_std,reward_judge_quality_mean,reward_judge_quality_std,reward_meter_mean,reward_meter_std,reward_repeat_soft_mean,reward_repeat_soft_std,reward_std,reward_total_composite_mean,reward_total_composite_std,reward_total_mean,rewards/count_adherence/mean,rewards/count_adherence/std,rewards/hard_gate/mean,rewards/hard_gate/std,rewards/judge_quality/mean,rewards/judge_quality/std,rewards/meter/mean,rewards/meter/std,rewards/repeat_soft/mean,rewards/repeat_soft/std,rewards/total_composite/mean,rewards/total_composite/std,sampling/importance_sampling_ratio/max,sampling/importance_sampling_ratio/mean,sampling/importance_sampling_ratio/min,sampling/sampling_logp_difference/max,sampling/sampling_logp_difference/mean,timestamp_utc
|
| 2 |
+
0.15415428206324577,0.15415428206324577,0.08834622986614704,0.08834622986614704,0.24250051192939281,0.0,54.0,54.0,41.75,41.75,29.0,29.0,2.01923768222332,0.00010045203415369161,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,1,24.25541877746582,1e-05,0.1289,train,1670.0,0.6763333082199097,0.875,0.2314550280570984,1.0,0.0,0.4762499928474426,0.09941796213388443,0.6725290417671204,0.40340036153793335,0.9957022070884705,0.00409209867939353,0.20289064943790436,0.6763333082199097,0.20289066433906555,0.6763333082199097,0.875,0.2314550280570984,1.0,0.0,0.4762499928474426,0.09941796213388443,0.6725290417671204,0.40340036153793335,0.9957022070884705,0.00409209867939353,0.6763333082199097,0.20289066433906555,2.0,1.013262391090393,0.20958609879016876,1.5626206398010254,0.22603146731853485,2026-04-12T22:14:34Z
|
| 3 |
+
0.128573689609766,0.128573689609766,0.05871324986219406,0.05871324986219406,0.18728693947196007,0.0,161.0,161.0,141.125,141.125,106.0,106.0,1.9704072922468185,0.00020090406830738323,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,2,9.701464653015137,9.996969696969698e-06,0.0733,train,4111.0,0.7471907138824463,1.0,0.0,1.0,0.0,0.6575000286102295,0.2133910059928894,0.667778730392456,0.3386266231536865,0.9944028854370117,0.00460322480648756,0.1501900553703308,0.7471907138824463,0.150190070271492,0.7471907138824463,1.0,0.0,1.0,0.0,0.6575000286102295,0.2133910059928894,0.667778730392456,0.3386266231536865,0.9944028854370117,0.00460322480648756,0.7471907138824463,0.150190070271492,2.0,1.0195162296295166,0.19116829335689545,1.743311882019043,0.2034754604101181,2026-04-12T22:14:41Z
|
| 4 |
+
0.07748956605792046,0.07748956605792046,0.15689394064247608,0.15689394064247608,0.23438350670039654,0.0,50.0,50.0,36.5,36.5,24.0,24.0,1.3289805501699448,0.00030135610246107485,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,3,21.948942184448242,9.993939393939395e-06,0.0512,train,5819.0,0.5868439078330994,1.0,0.0,1.0,0.0,0.6112500429153442,0.25587037205696106,0.34533801674842834,0.3437061011791229,0.9806680679321289,0.02873978205025196,0.20601673424243927,0.5868439078330994,0.20601670444011688,0.5868439078330994,1.0,0.0,1.0,0.0,0.6112500429153442,0.25587037205696106,0.34533801674842834,0.3437061011791229,0.9806680679321289,0.02873978205025196,0.5868439078330994,0.20601670444011688,2.0,0.9693852066993713,0.10136815905570984,2.2889962196350098,0.319444864988327,2026-04-12T22:14:47Z
|
| 5 |
+
0.13993905391544104,0.13993905391544104,0.08466819114983082,0.08466819114983082,0.22460724506527185,0.0,57.0,57.0,43.125,43.125,35.0,35.0,1.9584360122680664,0.00040180813661476645,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,4,17.112354278564453,9.990909090909093e-06,0.0029,train,7420.0,0.7650955319404602,1.0,0.0,1.0,0.0,0.7150000333786011,0.2377273440361023,0.6681925058364868,0.34428924322128296,0.9990890026092529,0.00257677398622036,0.1345381736755371,0.7650955319404602,0.1345381885766983,0.7650955319404602,1.0,0.0,1.0,0.0,0.7150000333786011,0.2377273440361023,0.6681925058364868,0.34428924322128296,0.9990890026092529,0.00257677398622036,0.7650955319404602,0.1345381885766983,2.0,1.0222951173782349,0.18748880922794342,1.6740360260009766,0.21286356449127197,2026-04-12T22:14:53Z
|
| 6 |
+
0.0963182132691145,0.0963182132691145,0.0882453341037035,0.0882453341037035,0.184563547372818,0.0,133.0,133.0,106.25,106.25,71.0,71.0,1.3343858867883682,0.0005022601707684581,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,5,9.455750465393066,9.987878787878788e-06,0.0895,train,9686.0,0.7070332765579224,0.96875,0.0883883461356163,1.0,0.0,0.7099999785423279,0.24213339388370514,0.5534956455230713,0.35001081228256226,0.9964775443077087,0.0026533447671681643,0.1827780157327652,0.7070332765579224,0.182778000831604,0.7070332765579224,0.96875,0.0883883461356163,1.0,0.0,0.7099999785423279,0.24213339388370514,0.5534956455230713,0.35001081228256226,0.9964775443077087,0.0026533447671681643,0.7070332765579224,0.182778000831604,2.0,1.021316409111023,0.14532321691513062,1.9287948608398438,0.19017860293388367,2026-04-12T22:15:00Z
|
| 7 |
+
0.1392985973507166,0.1392985973507166,0.07391603104770184,0.07391603104770184,0.21321462839841843,0.0,158.0,158.0,125.75,125.75,85.0,85.0,2.4172347486019135,0.0006027122049221497,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,6,9.252427101135254,9.984848484848485e-06,0.1401,train,12284.0,0.7295387983322144,1.0,0.0,1.0,0.0,0.48250001668930054,0.1767767071723938,0.7442054748535156,0.36003756523132324,0.9989632368087769,0.0006836142274551094,0.1836954802274704,0.7295387983322144,0.1836954951286316,0.7295387983322144,1.0,0.0,1.0,0.0,0.48250001668930054,0.1767767071723938,0.7442054748535156,0.36003756523132324,0.9989632368087769,0.0006836142274551094,0.7295387983322144,0.1836954951286316,1.9965848922729492,1.0128437280654907,0.17239071428775787,1.7579917907714844,0.20029257237911224,2026-04-12T22:15:07Z
|
| 8 |
+
0.1532231941819191,0.1532231941819191,0.07710661552846432,0.07710661552846432,0.23032980971038342,0.0,159.0,159.0,113.125,113.125,84.0,84.0,2.566889613866806,0.0007031642390758413,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,7,13.074331283569336,9.981818181818183e-06,-0.0576,train,14661.0,0.7315623760223389,0.9750000238418579,0.0707106739282608,1.0,0.0,0.5325000286102295,0.15526477992534637,0.7239573001861572,0.26627305150032043,0.9978160858154297,0.001829512882977724,0.12214145064353943,0.7315623760223389,0.12214145064353943,0.7315623760223389,0.9750000238418579,0.0707106739282608,1.0,0.0,0.5325000286102295,0.15526477992534637,0.7239573001861572,0.26627305150032043,0.9978160858154297,0.001829512882977724,0.7315623760223389,0.12214145064353943,2.0,1.03545081615448,0.24065205454826355,1.424403190612793,0.2251056730747223,2026-04-12T22:15:14Z
|
| 9 |
+
0.07261904887855053,0.07261904887855053,0.06774115934967995,0.06774115934967995,0.14036020822823048,0.0,32.0,32.0,21.25,21.25,16.0,16.0,1.6074406504631042,0.0008036162732295329,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,8,37.71578598022461,9.97878787878788e-06,0.0692,train,16079.0,0.8225919008255005,1.0,0.0,1.0,0.0,0.65625,0.29621124267578125,0.8553460836410522,0.32826167345046997,0.9081118702888489,0.10070746392011642,0.1914391964673996,0.8225919008255005,0.1914392113685608,0.8225919008255005,1.0,0.0,1.0,0.0,0.65625,0.29621124267578125,0.8553460836410522,0.32826167345046997,0.9081118702888489,0.10070746392011642,0.8225919008255005,0.1914392113685608,2.0,1.0172845125198364,0.2770260274410248,1.2836437225341797,0.20113249123096466,2026-04-12T22:15:20Z
|
| 10 |
+
0.2094412874430418,0.2094412874430418,0.01953125,0.01953125,0.2289725374430418,0.0,190.0,190.0,149.625,149.625,105.0,105.0,2.251196339726448,0.0009040683073832245,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,9,9.873559951782227,9.975757575757577e-06,0.0029,train,18924.0,0.713111937046051,1.0,0.0,0.875,0.3535533845424652,0.4950000047683716,0.13887304067611694,0.8943005800247192,0.12937459349632263,0.9977504014968872,0.0031607486307621002,0.29207465052604675,0.713111937046051,0.29207462072372437,0.713111937046051,1.0,0.0,0.875,0.3535533845424652,0.4950000047683716,0.13887304067611694,0.8943005800247192,0.12937459349632263,0.9977504014968872,0.0031607486307621002,0.713111937046051,0.29207462072372437,2.0,1.0195698738098145,0.18231353163719177,1.7020273208618164,0.21067966520786285,2026-04-12T22:15:27Z
|
| 11 |
+
0.11742378678172827,0.11742378678172827,0.0765726137906313,0.0765726137906313,0.19399640057235956,0.0,44.0,44.0,34.125,34.125,25.0,25.0,1.476714864373207,0.0010045203415369162,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,10,25.13707733154297,9.972727272727274e-06,0.0833,train,20493.0,0.6806565523147583,1.0,0.0,0.875,0.3535533845424652,0.7325000166893005,0.25877460837364197,0.6848095059394836,0.4096945524215698,0.9840165376663208,0.029735958203673363,0.34453243017196655,0.6806565523147583,0.34453243017196655,0.6806565523147583,1.0,0.0,0.875,0.3535533845424652,0.7325000166893005,0.25877460837364197,0.6848095059394836,0.4096945524215698,0.9840165376663208,0.029735958203673363,0.6806565523147583,0.34453243017196655,2.0,1.0199761390686035,0.2664434611797333,1.3225932121276855,0.21705979108810425,2026-04-12T22:15:34Z
|
| 12 |
+
0.12003943882882595,0.12003943882882595,0.09450654499232769,0.09450654499232769,0.21454598382115364,0.0,72.0,72.0,47.0,47.0,28.0,28.0,2.3583329617977142,0.0011049723756906078,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,11,18.680042266845703,9.96969696969697e-06,0.1787,train,22069.0,0.7180517911911011,1.0,0.0,1.0,0.0,0.5824999809265137,0.23260943591594696,0.6532547473907471,0.3094608187675476,0.9933717846870422,0.007688070647418499,0.15922589600086212,0.7180517911911011,0.15922589600086212,0.7180517911911011,1.0,0.0,1.0,0.0,0.5824999809265137,0.23260943591594696,0.6532547473907471,0.3094608187675476,0.9933717846870422,0.007688070647418499,0.7180517911911011,0.15922589600086212,2.0,1.0575566291809082,0.3822305202484131,0.9617314338684082,0.20565736293792725,2026-04-12T22:15:39Z
|
| 13 |
+
0.10130646172910929,0.10130646172910929,0.06502757407724857,0.06502757407724857,0.16633403580635786,0.0,35.0,35.0,26.375,26.375,16.0,16.0,1.740403950214386,0.0012054244098442994,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,12,28.459325790405273,9.966666666666667e-06,0.0339,train,23560.0,0.637225866317749,1.0,0.0,1.0,0.0,0.39375001192092896,0.09941794723272324,0.6143099069595337,0.47742435336112976,0.9266142845153809,0.07501126825809479,0.23131398856639862,0.637225866317749,0.23131398856639862,0.637225866317749,1.0,0.0,1.0,0.0,0.39375001192092896,0.09941794723272324,0.6143099069595337,0.47742435336112976,0.9266142845153809,0.07501126825809479,0.637225866317749,0.23131398856639862,2.0,1.0258712768554688,0.3545738756656647,1.0368385314941406,0.2075686752796173,2026-04-12T22:15:45Z
|
| 14 |
+
0.13869474548846483,0.13869474548846483,0.06033376231789589,0.06033376231789589,0.19902850780636072,0.0,65.0,65.0,44.875,44.875,30.0,30.0,1.938667967915535,0.001305876443997991,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,13,21.01743507385254,9.963636363636364e-06,-0.0121,train,25175.0,0.6614029407501221,1.0,0.0,0.875,0.3535533845424652,0.4612500071525574,0.10507651418447495,0.7244622707366943,0.4260440170764923,0.9886103868484497,0.017639046534895897,0.2924328148365021,0.6614029407501221,0.2924328148365021,0.6614029407501221,1.0,0.0,0.875,0.3535533845424652,0.4612500071525574,0.10507651418447495,0.7244622707366943,0.4260440170764923,0.9886103868484497,0.017639046534895897,0.6614029407501221,0.2924328148365021,2.0,1.0298173427581787,0.1796707957983017,1.903547763824463,0.21056580543518066,2026-04-12T22:15:51Z
|
| 15 |
+
0.15316884219646454,0.15316884219646454,0.05659673362970352,0.05659673362970352,0.20976557582616806,0.0,192.0,192.0,131.375,131.375,89.0,89.0,2.4273063838481903,0.0014063284781516826,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,14,9.992451667785645,9.960606060606062e-06,0.1867,train,27778.0,0.8200700283050537,1.0,0.0,1.0,0.0,0.5737500190734863,0.21836651861667633,0.8847721815109253,0.2510175108909607,0.9979761838912964,0.0023726883810013533,0.16812318563461304,0.8200700283050537,0.16812320053577423,0.8200700283050537,1.0,0.0,1.0,0.0,0.5737500190734863,0.21836651861667633,0.8847721815109253,0.2510175108909607,0.9979761838912964,0.0023726883810013533,0.8200700283050537,0.16812320053577423,2.0,1.0326483249664307,0.14079070091247559,1.9604809284210205,0.2101648896932602,2026-04-12T22:15:58Z
|
| 16 |
+
0.11235708184540272,0.11235708184540272,0.10162054747343063,0.10162054747343063,0.21397762931883335,0.0,72.0,72.0,48.5,48.5,25.0,25.0,1.6842268258333206,0.0015067805123053742,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,15,16.65377426147461,9.957575757575757e-06,0.0293,train,29486.0,0.5490054488182068,1.0,0.0,0.875,0.3535533845424652,0.5525000095367432,0.22720351815223694,0.4189527928829193,0.3443324863910675,0.9987918138504028,0.00322684645652771,0.2890552580356598,0.5490054488182068,0.2890552580356598,0.5490054488182068,1.0,0.0,0.875,0.3535533845424652,0.5525000095367432,0.22720351815223694,0.4189527928829193,0.3443324863910675,0.9987918138504028,0.00322684645652771,0.5490054488182068,0.2890552580356598,2.0,1.0266320705413818,0.09629317373037338,2.340357780456543,0.19479593634605408,2026-04-12T22:16:04Z
|
| 17 |
+
0.11831947416067123,0.11831947416067123,0.07798896264284849,0.07798896264284849,0.19630843680351973,0.0,67.0,67.0,45.375,45.375,27.0,27.0,1.9974622428417206,0.0016072325464590658,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,16,16.885639190673828,9.954545454545456e-06,-0.0032,train,31057.0,0.5848921537399292,0.9375,0.1767766922712326,1.0,0.0,0.4937500059604645,0.1728696972131729,0.43825337290763855,0.4620993435382843,0.9892818331718445,0.01204143650829792,0.20833447575569153,0.5848921537399292,0.20833450555801392,0.5848921537399292,0.9375,0.1767766922712326,1.0,0.0,0.4937500059604645,0.1728696972131729,0.43825337290763855,0.4620993435382843,0.9892818331718445,0.01204143650829792,0.5848921537399292,0.20833450555801392,2.0,1.0040487051010132,0.06569189578294754,2.7227797508239746,0.27420946955680847,2026-04-12T22:16:10Z
|
| 18 |
+
0.11535557918250561,0.11535557918250561,0.11042729578912258,0.11042729578912258,0.2257828749716282,0.0,68.0,68.0,47.125,47.125,31.0,31.0,2.0722051858901978,0.0017076845806127574,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,17,18.933856964111328,9.951515151515152e-06,0.081,train,32706.0,0.6457759737968445,1.0,0.0,1.0,0.0,0.5475000143051147,0.14320316910743713,0.5159446001052856,0.4337084889411926,0.9935091733932495,0.0063369860872626305,0.2059926986694336,0.6457759737968445,0.2059926986694336,0.6457759737968445,1.0,0.0,1.0,0.0,0.5475000143051147,0.14320316910743713,0.5159446001052856,0.4337084889411926,0.9935091733932495,0.0063369860872626305,0.6457759737968445,0.2059926986694336,2.0,1.0173397064208984,0.19883912801742554,1.6152591705322266,0.21604323387145996,2026-04-12T22:16:15Z
|
| 19 |
+
0.12524540536105633,0.12524540536105633,0.10481186397373676,0.10481186397373676,0.2300572693347931,0.0,38.0,38.0,30.0,30.0,19.0,19.0,1.7248151153326035,0.001808136614766449,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,18,17.924867630004883,9.948484848484849e-06,-0.0019,train,34138.0,0.631553053855896,1.0,0.0,1.0,0.0,0.4087499976158142,0.10507649928331375,0.583729088306427,0.350315123796463,0.9624999761581421,0.0,0.17265585064888,0.631553053855896,0.17265585064888,0.631553053855896,1.0,0.0,1.0,0.0,0.4087499976158142,0.10507649928331375,0.583729088306427,0.350315123796463,0.9624999761581421,0.0,0.631553053855896,0.17265585064888,2.0,1.0241836309432983,0.2319486439228058,1.4612393379211426,0.20634080469608307,2026-04-12T22:16:21Z
|
| 20 |
+
0.1479868022724986,0.1479868022724986,0.041744403541088104,0.041744403541088104,0.1897312058135867,0.0,67.0,67.0,52.5,52.5,32.0,32.0,1.5146896243095398,0.0019085886489201406,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,19,14.65036392211914,9.945454545454546e-06,-0.0696,train,35798.0,0.8100060224533081,1.0,0.0,1.0,0.0,0.5550000071525574,0.33393755555152893,0.8749610185623169,0.2477712482213974,0.9977357387542725,0.002847629599273205,0.1606670320034027,0.8100060224533081,0.1606670320034027,0.8100060224533081,1.0,0.0,1.0,0.0,0.5550000071525574,0.33393755555152893,0.8749610185623169,0.2477712482213974,0.9977357387542725,0.002847629599273205,0.8100060224533081,0.1606670320034027,2.0,1.0041242837905884,0.15940703451633453,1.836294412612915,0.20267684757709503,2026-04-12T22:16:28Z
|
| 21 |
+
0.11669936217367649,0.11669936217367649,0.09246364235877991,0.09246364235877991,0.2091630045324564,0.0,165.0,165.0,109.375,109.375,66.0,66.0,2.014356479048729,0.0020090406830738324,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,20,12.367934226989746,9.942424242424244e-06,0.1452,train,38169.0,0.6832370758056641,0.8333333730697632,0.2519763112068176,1.0,0.0,0.42374998331069946,0.010606602765619755,0.7363971471786499,0.274208128452301,0.9973340034484863,0.002601567655801773,0.1437705010175705,0.6832370758056641,0.1437705010175705,0.6832370758056641,0.8333333730697632,0.2519763112068176,1.0,0.0,0.42374998331069946,0.010606602765619755,0.7363971471786499,0.274208128452301,0.9973340034484863,0.002601567655801773,0.6832370758056641,0.1437705010175705,2.0,1.012389898300171,0.14410145580768585,1.9372377395629883,0.20733380317687988,2026-04-12T22:16:35Z
|
| 22 |
+
0.03896103985607624,0.03896103985607624,0.18306511640548706,0.18306511640548706,0.2220261562615633,0.0,44.0,44.0,36.0,36.0,26.0,26.0,1.2168454974889755,0.002109492717227524,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,21,33.46713638305664,9.939393939393939e-06,0.0954,train,39729.0,0.5978760719299316,1.0,0.0,1.0,0.0,0.7987500429153442,0.22465451061725616,0.24060703814029694,0.28769800066947937,0.9997790455818176,0.0006249745492823422,0.15713508427143097,0.5978760719299316,0.15713509917259216,0.5978760719299316,1.0,0.0,1.0,0.0,0.7987500429153442,0.22465451061725616,0.24060703814029694,0.28769800066947937,0.9997790455818176,0.0006249745492823422,0.5978760719299316,0.15713509917259216,2.0,1.0002814531326294,0.11265699565410614,2.1834075450897217,0.2637569010257721,2026-04-12T22:16:40Z
|
| 23 |
+
0.07769765146076679,0.07769765146076679,0.10649552661925554,0.10649552661925554,0.18419317808002234,0.0,72.0,72.0,59.75,59.75,39.0,39.0,2.071342244744301,0.0022099447513812156,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,22,14.068692207336426,9.936363636363638e-06,0.0519,train,41479.0,0.8695176839828491,1.0,0.0,1.0,0.0,0.6024999618530273,0.2521762549877167,0.9757623672485352,0.020018933340907097,0.9967460632324219,0.005034734960645437,0.07778605818748474,0.8695176839828491,0.07778604328632355,0.8695176839828491,1.0,0.0,1.0,0.0,0.6024999618530273,0.2521762549877167,0.9757623672485352,0.020018933340907097,0.9967460632324219,0.005034734960645437,0.8695176839828491,0.07778604328632355,2.0,1.0207918882369995,0.19786059856414795,1.620192527770996,0.20508892834186554,2026-04-12T22:16:46Z
|
| 24 |
+
0.04910453222692013,0.04910453222692013,0.11134098190814257,0.11134098190814257,0.1604455141350627,0.0,45.0,45.0,39.625,39.625,35.0,35.0,1.6756559312343597,0.0023103967855349072,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,23,25.26443099975586,9.933333333333334e-06,0.0951,train,43076.0,0.6054582595825195,1.0,0.0,1.0,0.0,0.5612500309944153,0.1968638300895691,0.41748276352882385,0.4426417350769043,0.9921599626541138,0.009428190067410469,0.19344164431095123,0.6054582595825195,0.19344164431095123,0.6054582595825195,1.0,0.0,1.0,0.0,0.5612500309944153,0.1968638300895691,0.41748276352882385,0.4426417350769043,0.9921599626541138,0.009428190067410469,0.6054582595825195,0.19344164431095123,2.0,1.0526957511901855,0.36030930280685425,1.0207924842834473,0.1857699751853943,2026-04-12T22:16:52Z
|
| 25 |
+
0.107818647287786,0.107818647287786,0.06295787636190653,0.06295787636190653,0.17077652364969254,0.0,78.0,78.0,62.375,62.375,42.0,42.0,1.353201448917389,0.002410848819688599,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,24,18.268474578857422,9.930303030303031e-06,0.0564,train,44791.0,0.7179077863693237,1.0,0.0,1.0,0.0,0.6075000166893005,0.25877460837364197,0.634819746017456,0.4580250084400177,0.9998894929885864,0.00031247673905454576,0.2593117356300354,0.7179077863693237,0.2593117356300354,0.7179077863693237,1.0,0.0,1.0,0.0,0.6075000166893005,0.25877460837364197,0.634819746017456,0.4580250084400177,0.9998894929885864,0.00031247673905454576,0.7179077863693237,0.2593117356300354,2.0,1.0068492889404297,0.1493198424577713,1.9016647338867188,0.21290218830108643,2026-04-12T22:16:58Z
|
| 26 |
+
0.06505231745541096,0.06505231745541096,0.06519535928964615,0.06519535928964615,0.1302476767450571,0.0,173.0,173.0,148.0,148.0,129.0,129.0,1.0220863968133926,0.0025113008538422904,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,25,8.258381843566895,9.927272727272728e-06,0.0743,train,47647.0,0.7193312048912048,0.949999988079071,0.09258200973272324,1.0,0.0,0.7024999856948853,0.24294327199459076,0.5918176174163818,0.33095410466194153,0.9976328611373901,0.0029239931609481573,0.1843627244234085,0.7193312048912048,0.1843627542257309,0.7193312048912048,0.949999988079071,0.09258200973272324,1.0,0.0,0.7024999856948853,0.24294327199459076,0.5918176174163818,0.33095410466194153,0.9976328611373901,0.0029239931609481573,0.7193312048912048,0.1843627542257309,2.0,1.0136536359786987,0.10285695642232895,2.274415969848633,0.16058434545993805,2026-04-12T22:17:05Z
|
| 27 |
+
0.030977724120020866,0.030977724120020866,0.02777777798473835,0.02777777798473835,0.058755502104759216,0.0,34.0,34.0,30.0,30.0,18.0,18.0,0.4834756925702095,0.002611752887995982,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,26,24.321762084960938,9.924242424242425e-06,-0.1294,train,49143.0,0.7997610569000244,1.0,0.0,1.0,0.0,0.41999998688697815,0.0,0.9500245451927185,0.13721725344657898,0.9624999761581421,0.0,0.06174774840474129,0.7997610569000244,0.06174775958061218,0.7997610569000244,1.0,0.0,1.0,0.0,0.41999998688697815,0.0,0.9500245451927185,0.13721725344657898,0.9624999761581421,0.0,0.7997610569000244,0.06174775958061218,1.8977136611938477,0.9947167038917542,0.32665717601776123,1.1188440322875977,0.0748242437839508,2026-04-12T22:17:12Z
|
| 28 |
+
0.1326075941324234,0.1326075941324234,0.07277752831578255,0.07277752831578255,0.20538512244820595,0.0,189.0,189.0,154.875,154.875,95.0,95.0,2.4359234273433685,0.0027122049221496736,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,27,7.565678596496582,9.921212121212121e-06,-0.0948,train,51958.0,0.5971717834472656,1.0,0.0,0.875,0.3535533845424652,0.41999998688697815,0.0,0.611936628818512,0.3855309784412384,0.9979890584945679,0.0016030868282541633,0.28371599316596985,0.5971717834472656,0.28371596336364746,0.5971717834472656,1.0,0.0,0.875,0.3535533845424652,0.41999998688697815,0.0,0.611936628818512,0.3855309784412384,0.9979890584945679,0.0016030868282541633,0.5971717834472656,0.28371596336364746,2.0,1.0371588468551636,0.12331517040729523,2.0930118560791016,0.21463504433631897,2026-04-12T22:17:19Z
|
| 29 |
+
0.08879269333556294,0.08879269333556294,0.0859464481472969,0.0859464481472969,0.17473914148285985,0.0,37.0,37.0,30.25,30.25,20.0,20.0,1.6166850328445435,0.0028126569563033652,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,28,23.491594314575195,9.918181818181818e-06,0.0946,train,53496.0,0.644158661365509,1.0,0.0,1.0,0.0,0.4424999952316284,0.013887302950024605,0.5963934063911438,0.4609495997428894,0.9303162097930908,0.06846698373556137,0.20341289043426514,0.644158661365509,0.20341292023658752,0.644158661365509,1.0,0.0,1.0,0.0,0.4424999952316284,0.013887302950024605,0.5963934063911438,0.4609495997428894,0.9303162097930908,0.06846698373556137,0.644158661365509,0.20341292023658752,2.0,1.014909267425537,0.14971324801445007,1.899033546447754,0.22669285535812378,2026-04-12T22:17:24Z
|
| 30 |
+
0.12853810749948025,0.12853810749948025,0.06664236634969711,0.06664236634969711,0.19518047384917736,0.0,204.0,204.0,188.375,188.375,179.0,179.0,2.226356267929077,0.002913108990457057,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,29,7.243879795074463,9.915151515151515e-06,0.0661,train,56603.0,0.6790146827697754,0.9750000238418579,0.0707106739282608,1.0,0.0,0.3987500071525574,0.06010407209396362,0.6960962414741516,0.3066192865371704,0.9989635348320007,0.000937586824875325,0.14062994718551636,0.6790146827697754,0.14062994718551636,0.6790146827697754,0.9750000238418579,0.0707106739282608,1.0,0.0,0.3987500071525574,0.06010407209396362,0.6960962414741516,0.3066192865371704,0.9989635348320007,0.000937586824875325,0.6790146827697754,0.14062994718551636,2.0,1.0356954336166382,0.1866389811038971,1.6785790920257568,0.19934551417827606,2026-04-12T22:17:32Z
|
| 31 |
+
0.1163441464304924,0.1163441464304924,0.08076691627502441,0.08076691627502441,0.19711106270551682,0.0,76.0,76.0,67.25,67.25,48.0,48.0,2.0744355469942093,0.0030135610246107484,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,30,11.622523307800293,9.912121212121213e-06,0.0748,train,58613.0,0.6988212466239929,1.0,0.0,1.0,0.0,0.48250001668930054,0.1767767071723938,0.6762853264808655,0.3140008747577667,0.9974287152290344,0.003936082124710083,0.10489796847105026,0.6988212466239929,0.10489797592163086,0.6988212466239929,1.0,0.0,1.0,0.0,0.48250001668930054,0.1767767071723938,0.6762853264808655,0.3140008747577667,0.9974287152290344,0.003936082124710083,0.6988212466239929,0.10489797592163086,2.0,1.0177046060562134,0.07060845196247101,2.6506054401397705,0.20940160751342773,2026-04-12T22:17:38Z
|
| 32 |
+
0.14557625632733107,0.14557625632733107,0.05587913282215595,0.05587913282215595,0.20145538914948702,0.0,95.0,95.0,79.25,79.25,61.0,61.0,1.1605252847075462,0.00311401305876444,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,31,21.77640151977539,9.90909090909091e-06,0.0371,train,60623.0,0.4848466217517853,1.0,0.0,0.75,0.4629100561141968,0.6112500429153442,0.25587037205696106,0.3762175440788269,0.3404117226600647,0.995638370513916,0.0033319119829684496,0.30984121561050415,0.4848466217517853,0.30984121561050415,0.4848466217517853,1.0,0.0,0.75,0.4629100561141968,0.6112500429153442,0.25587037205696106,0.3762175440788269,0.3404117226600647,0.995638370513916,0.0033319119829684496,0.4848466217517853,0.30984121561050415,2.0,1.0121794939041138,0.041111934930086136,3.1914567947387695,0.2795345187187195,2026-04-12T22:17:45Z
|
| 33 |
+
0.10445739328861237,0.10445739328861237,0.11610591504722834,0.11610591504722834,0.2205633083358407,0.0,34.0,34.0,29.625,29.625,22.0,22.0,1.2935088127851486,0.0032144650929181316,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,32,28.076183319091797,9.906060606060607e-06,0.0928,train,62100.0,0.740675687789917,1.0,0.0,1.0,0.0,0.9200000166893005,0.0,0.48696160316467285,0.4289628863334656,0.9554293155670166,0.013228065334260464,0.19279977679252625,0.740675687789917,0.19279979169368744,0.740675687789917,1.0,0.0,1.0,0.0,0.9200000166893005,0.0,0.48696160316467285,0.4289628863334656,0.9554293155670166,0.013228065334260464,0.740675687789917,0.19279979169368744,2.0,1.0007094144821167,0.06432721018791199,2.743772506713867,0.24338388442993164,2026-04-12T22:17:51Z
|
| 34 |
+
0.10280672460794449,0.10280672460794449,0.07098640222102404,0.07098640222102404,0.17379312682896852,0.0,80.0,80.0,65.5,65.5,36.0,36.0,1.8619239330291748,0.0033149171270718232,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,33,13.971663475036621,9.903030303030305e-06,0.0988,train,63936.0,0.5131999254226685,1.0,0.0,0.875,0.3535533845424652,0.5237500071525574,0.19078317284584045,0.36027342081069946,0.43213415145874023,0.9996891021728516,0.0006069060764275491,0.2780666649341583,0.5131999254226685,0.2780666947364807,0.5131999254226685,1.0,0.0,0.875,0.3535533845424652,0.5237500071525574,0.19078317284584045,0.36027342081069946,0.43213415145874023,0.9996891021728516,0.0006069060764275491,0.5131999254226685,0.2780666947364807,2.0,1.0268425941467285,0.07049839198589325,2.652165412902832,0.19844399392604828,2026-04-12T22:17:57Z
|
| 35 |
+
0.12510230764746666,0.12510230764746666,0.09162838384509087,0.09162838384509087,0.21673069149255753,0.0,81.0,81.0,57.875,57.875,38.0,38.0,1.8193220719695091,0.003415369161225515,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,34,17.26323699951172,9.9e-06,0.1421,train,65663.0,0.7185176610946655,1.0,0.0,1.0,0.0,0.5637500286102295,0.22012579441070557,0.6663380861282349,0.3654095232486725,0.9954054355621338,0.006265631411224604,0.2052834928035736,0.7185176610946655,0.2052834928035736,0.7185176610946655,1.0,0.0,1.0,0.0,0.5637500286102295,0.22012579441070557,0.6663380861282349,0.3654095232486725,0.9954054355621338,0.006265631411224604,0.7185176610946655,0.2052834928035736,2.0,1.0131149291992188,0.2609245479106903,1.3435239791870117,0.2225874960422516,2026-04-12T22:18:03Z
|
| 36 |
+
0.11182209756225348,0.11182209756225348,0.06943389028310776,0.06943389028310776,0.18125598784536123,0.0,47.0,47.0,33.75,33.75,28.0,28.0,0.9016148820519447,0.0035158211953792064,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,35,31.29047203063965,9.896969696969699e-06,0.1592,train,67253.0,0.6191242337226868,1.0,0.0,0.875,0.3535533845424652,0.5974999666213989,0.211643248796463,0.5175750255584717,0.333164244890213,0.9875191450119019,0.016329128295183182,0.29068228602409363,0.6191242337226868,0.29068228602409363,0.6191242337226868,1.0,0.0,0.875,0.3535533845424652,0.5974999666213989,0.211643248796463,0.5175750255584717,0.333164244890213,0.9875191450119019,0.016329128295183182,0.6191242337226868,0.29068228602409363,2.0,1.0101490020751953,0.1079043596982956,2.2265100479125977,0.20600245893001556,2026-04-12T22:18:09Z
|
| 37 |
+
0.03077651560306549,0.03077651560306549,0.10160249006003141,0.10160249006003141,0.1323790056630969,0.0,66.0,66.0,51.375,51.375,38.0,38.0,1.4139694049954414,0.003616273229532898,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,36,13.74673080444336,9.893939393939395e-06,-0.0159,train,68856.0,0.601611852645874,1.0,0.0,1.0,0.0,0.6887500286102295,0.21931307017803192,0.3229061961174011,0.35688337683677673,0.9967907667160034,0.003882752498611808,0.19675834476947784,0.601611852645874,0.19675835967063904,0.601611852645874,1.0,0.0,1.0,0.0,0.6887500286102295,0.21931307017803192,0.3229061961174011,0.35688337683677673,0.9967907667160034,0.003882752498611808,0.601611852645874,0.19675835967063904,2.0,1.0139268636703491,0.1824532151222229,1.7012615203857422,0.1898266226053238,2026-04-12T22:18:17Z
|
| 38 |
+
0.11555166356265545,0.11555166356265545,0.09386534243822098,0.09386534243822098,0.20941700600087643,0.0,65.0,65.0,59.125,59.125,47.0,47.0,2.044485777616501,0.0037167252636865896,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,37,13.515311241149902,9.890909090909092e-06,-0.0113,train,70697.0,0.7452405691146851,1.0,0.0,1.0,0.0,0.5062500238418579,0.21685661375522614,0.765489935874939,0.34022775292396545,0.9889501929283142,0.010796717368066311,0.13115820288658142,0.7452405691146851,0.13115821778774261,0.7452405691146851,1.0,0.0,1.0,0.0,0.5062500238418579,0.21685661375522614,0.765489935874939,0.34022775292396545,0.9889501929283142,0.010796717368066311,0.7452405691146851,0.13115821778774261,2.0,1.0194767713546753,0.20773755013942719,1.5714797973632812,0.20520399510860443,2026-04-12T22:18:23Z
|
| 39 |
+
0.14909545984119177,0.14909545984119177,0.017307693138718605,0.017307693138718605,0.16640315297991037,0.0,73.0,73.0,65.5,65.5,60.0,60.0,1.285915844142437,0.0038171772978402812,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,38,11.196772575378418,9.887878787878789e-06,0.0265,train,72445.0,0.7820681929588318,1.0,0.0,1.0,0.0,0.5062500238418579,0.14201989769935608,0.8452023267745972,0.2854308485984802,0.9985214471817017,0.004181958269327879,0.09378696978092194,0.7820681929588318,0.09378696978092194,0.7820681929588318,1.0,0.0,1.0,0.0,0.5062500238418579,0.14201989769935608,0.8452023267745972,0.2854308485984802,0.9985214471817017,0.004181958269327879,0.7820681929588318,0.09378696978092194,2.0,1.028748631477356,0.2618972063064575,1.3398032188415527,0.16852843761444092,2026-04-12T22:18:29Z
|
| 40 |
+
0.10982005670666695,0.10982005670666695,0.06264539621770382,0.06264539621770382,0.17246545292437077,0.0,67.0,67.0,56.375,56.375,43.0,43.0,0.6779676862061024,0.003917629331993973,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,39,21.736717224121094,9.884848484848486e-06,0.0498,train,74160.0,0.8068495392799377,1.0,0.0,1.0,0.0,0.6525000333786011,0.1348809152841568,0.8037891387939453,0.25627055764198303,0.9939441680908203,0.007073741871863604,0.14063221216201782,0.8068495392799377,0.14063221216201782,0.8068495392799377,1.0,0.0,1.0,0.0,0.6525000333786011,0.1348809152841568,0.8037891387939453,0.25627055764198303,0.9939441680908203,0.007073741871863604,0.8068495392799377,0.14063221216201782,2.0,0.9923123121261597,0.05998017266392708,2.8137412071228027,0.18867532908916473,2026-04-12T22:18:36Z
|
| 41 |
+
0.16503243800252676,0.16503243800252676,0.02604166604578495,0.02604166604578495,0.1910741040483117,0.0,61.0,61.0,40.625,40.625,27.0,27.0,1.0727061294019222,0.004018081366147665,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,40,22.00394058227539,9.881818181818182e-06,0.1016,train,75789.0,0.9103224277496338,1.0,0.0,1.0,0.0,0.9200000166893005,0.0,0.8645680546760559,0.33847635984420776,0.952668309211731,0.06325025111436844,0.15087567269802094,0.9103224277496338,0.15087567269802094,0.9103224277496338,1.0,0.0,1.0,0.0,0.9200000166893005,0.0,0.8645680546760559,0.33847635984420776,0.952668309211731,0.06325025111436844,0.9103224277496338,0.15087567269802094,2.0,1.0082100629806519,0.09318449348211288,2.373173952102661,0.1935538351535797,2026-04-12T22:18:42Z
|
| 42 |
+
0.13066565804183483,0.13066565804183483,0.09334935806691647,0.09334935806691647,0.2240150161087513,0.0,92.0,92.0,50.0,50.0,24.0,24.0,2.4476252645254135,0.004118533400301356,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,41,12.826306343078613,9.87878787878788e-06,-0.1876,train,77469.0,0.6337647438049316,1.0,0.0,0.875,0.3535533845424652,0.4399999976158142,0.12906257808208466,0.6660476922988892,0.40160611271858215,0.997750997543335,0.005148967728018761,0.29528704285621643,0.6337647438049316,0.2952870726585388,0.6337647438049316,1.0,0.0,0.875,0.3535533845424652,0.4399999976158142,0.12906257808208466,0.6660476922988892,0.40160611271858215,0.997750997543335,0.005148967728018761,0.6337647438049316,0.2952870726585388,2.0,1.0211420059204102,0.16569185256958008,1.7976255416870117,0.20901450514793396,2026-04-12T22:18:51Z
|
| 43 |
+
0.13139697071164846,0.13139697071164846,0.0513223260641098,0.0513223260641098,0.18271929677575827,0.0,61.0,61.0,54.125,54.125,34.0,34.0,1.6599382311105728,0.004218985434455048,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,42,24.63319969177246,9.875757575757576e-06,0.0467,train,79094.0,0.7718085050582886,1.0,0.0,1.0,0.0,0.4437499940395355,0.2084595113992691,0.8649886250495911,0.33145052194595337,0.9943860769271851,0.008962815627455711,0.18098531663417816,0.7718085050582886,0.18098533153533936,0.7718085050582886,1.0,0.0,1.0,0.0,0.4437499940395355,0.2084595113992691,0.8649886250495911,0.33145052194595337,0.9943860769271851,0.008962815627455711,0.7718085050582886,0.18098533153533936,2.0,1.0256385803222656,0.24379386007785797,1.4114322662353516,0.2050308734178543,2026-04-12T22:18:57Z
|
| 44 |
+
0.07177211018279195,0.07177211018279195,0.06915658712387085,0.06915658712387085,0.1409286973066628,0.0,68.0,68.0,61.125,61.125,50.0,50.0,1.252104938030243,0.004319437468608739,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,43,13.690433502197266,9.872727272727274e-06,0.0083,train,80983.0,0.8354060649871826,1.0,0.0,1.0,0.0,0.768750011920929,0.21695540845394135,0.7919253706932068,0.27126315236091614,0.984146773815155,0.01696406863629818,0.10415403544902802,0.8354060649871826,0.10415403544902802,0.8354060649871826,1.0,0.0,1.0,0.0,0.768750011920929,0.21695540845394135,0.7919253706932068,0.27126315236091614,0.984146773815155,0.01696406863629818,0.8354060649871826,0.10415403544902802,2.0,1.0255910158157349,0.1375703662633896,1.9836196899414062,0.15504302084445953,2026-04-12T22:19:04Z
|
| 45 |
+
0.07096002250909805,0.07096002250909805,0.11630215495824814,0.11630215495824814,0.1872621774673462,0.0,143.0,143.0,126.75,126.75,103.0,103.0,1.894649162888527,0.004419889502762431,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,44,8.773218154907227,9.869696969696971e-06,0.0866,train,83437.0,0.5676140785217285,1.0,0.0,1.0,0.0,0.5074999928474426,0.1642080694437027,0.3680556118488312,0.2608366906642914,0.9973905086517334,0.0024202882777899504,0.1541658639907837,0.5676140785217285,0.15416587889194489,0.5676140785217285,1.0,0.0,1.0,0.0,0.5074999928474426,0.1642080694437027,0.3680556118488312,0.2608366906642914,0.9973905086517334,0.0024202882777899504,0.5676140785217285,0.15416587889194489,2.0,1.0400882959365845,0.17381611466407776,1.7497572898864746,0.19027352333068848,2026-04-12T22:19:11Z
|
| 46 |
+
0.07856571674346924,0.07856571674346924,0.09027308598160744,0.09027308598160744,0.16883880272507668,0.0,63.0,63.0,51.875,51.875,35.0,35.0,1.5834421515464783,0.0045203415369161224,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,45,12.670366287231445,9.866666666666668e-06,-0.0796,train,85060.0,0.8438034057617188,1.0,0.0,1.0,0.0,0.7325000166893005,0.25877460837364197,0.8333461284637451,0.27241066098213196,0.9904763698577881,0.016579801216721535,0.17045536637306213,0.8438034057617188,0.17045538127422333,0.8438034057617188,1.0,0.0,1.0,0.0,0.7325000166893005,0.25877460837364197,0.8333461284637451,0.27241066098213196,0.9904763698577881,0.016579801216721535,0.8438034057617188,0.17045538127422333,2.0,1.0289181470870972,0.13272058963775635,2.0195093154907227,0.16479381918907166,2026-04-12T22:19:17Z
|
| 47 |
+
0.11545929498970509,0.11545929498970509,0.0926593616604805,0.0926593616604805,0.20811865665018559,0.0,47.0,47.0,41.375,41.375,34.0,34.0,2.159736454486847,0.0046207935710698145,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,46,15.993819236755371,9.863636363636364e-06,-0.0367,train,86639.0,0.6951350569725037,1.0,0.0,1.0,0.0,0.5562499761581421,0.2249404788017273,0.6189440488815308,0.4612226188182831,0.9973520040512085,0.00505313603207469,0.2439657747745514,0.6951350569725037,0.24396578967571259,0.6951350569725037,1.0,0.0,1.0,0.0,0.5562499761581421,0.2249404788017273,0.6189440488815308,0.4612226188182831,0.9973520040512085,0.00505313603207469,0.6951350569725037,0.24396578967571259,2.0,1.0454026460647583,0.18917514383792877,1.6650819778442383,0.22641699016094208,2026-04-12T22:19:23Z
|
| 48 |
+
0.10587121546268463,0.10587121546268463,0.0784417437389493,0.0784417437389493,0.18431295920163393,0.0,76.0,76.0,60.0,60.0,33.0,33.0,1.5602813884615898,0.004721245605223506,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,47,14.117936134338379,9.860606060606061e-06,0.1663,train,88311.0,0.6949256062507629,1.0,0.0,1.0,0.0,0.6075000166893005,0.25877460837364197,0.5848500728607178,0.310144305229187,0.9949307441711426,0.0036206496879458427,0.19530318677425385,0.6949256062507629,0.19530318677425385,0.6949256062507629,1.0,0.0,1.0,0.0,0.6075000166893005,0.25877460837364197,0.5848500728607178,0.310144305229187,0.9949307441711426,0.0036206496879458427,0.6949256062507629,0.19530318677425385,2.0,0.9914653301239014,0.1425638049840927,1.9479656219482422,0.21896903216838837,2026-04-12T22:19:33Z
|
| 49 |
+
0.0881993044167757,0.0881993044167757,0.13228978216648102,0.13228978216648102,0.22048908658325672,0.0,48.0,48.0,38.125,38.125,26.0,26.0,1.5285140573978424,0.004821697639377198,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,48,25.422317504882812,9.857575757575758e-06,0.1596,train,89968.0,0.651140570640564,1.0,0.0,1.0,0.0,0.6225000023841858,0.24656209349632263,0.48131677508354187,0.264057993888855,0.9779799580574036,0.028363212943077087,0.1632310003042221,0.651140570640564,0.1632310152053833,0.651140570640564,1.0,0.0,1.0,0.0,0.6225000023841858,0.24656209349632263,0.48131677508354187,0.264057993888855,0.9779799580574036,0.028363212943077087,0.651140570640564,0.1632310152053833,2.0,1.0072649717330933,0.2001408040523529,1.608734130859375,0.24116353690624237,2026-04-12T22:19:39Z
|
| 50 |
+
0.16969024203717709,0.16969024203717709,0.050971951335668564,0.050971951335668564,0.22066219337284565,0.0,148.0,148.0,130.5,130.5,119.0,119.0,1.1143654063344002,0.004922149673530889,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,49,16.515077590942383,9.854545454545456e-06,0.0595,train,92540.0,0.5284908413887024,1.0,0.0,0.875,0.3535533845424652,0.4987499713897705,0.13695022463798523,0.4894363284111023,0.22659291326999664,0.9929240345954895,0.006053104996681213,0.22537189722061157,0.5284908413887024,0.22537189722061157,0.5284908413887024,1.0,0.0,0.875,0.3535533845424652,0.4987499713897705,0.13695022463798523,0.4894363284111023,0.22659291326999664,0.9929240345954895,0.006053104996681213,0.5284908413887024,0.22537189722061157,2.0,0.9850641489028931,0.03766552358865738,3.279010057449341,0.2464165985584259,2026-04-12T22:19:47Z
|
| 51 |
+
0.07529207319021225,0.07529207319021225,0.13645275123417377,0.13645275123417377,0.21174482442438602,0.0,131.0,131.0,96.875,96.875,60.0,60.0,2.0926555544137955,0.005022601707684581,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,50,12.148331642150879,9.851515151515151e-06,0.1871,train,94611.0,0.5137906074523926,1.0,0.0,1.0,0.0,0.3712499737739563,0.21390503644943237,0.33955442905426025,0.31331250071525574,0.9961608648300171,0.005006108433008194,0.15746545791625977,0.5137906074523926,0.15746544301509857,0.5137906074523926,1.0,0.0,1.0,0.0,0.3712499737739563,0.21390503644943237,0.33955442905426025,0.31331250071525574,0.9961608648300171,0.005006108433008194,0.5137906074523926,0.15746544301509857,2.0,1.0296486616134644,0.11713062971830368,2.144465446472168,0.2518634796142578,2026-04-12T22:19:54Z
|
| 52 |
+
,,,,,,,,,,,,,0.005022601707684581,0.0,0.0,0.0,0.0,0.0,0.0,172.9,172.9,92.5125,92.5125,36.6,36.6,1.7908539295196533,0.0,nan,94611.0,0.6409295320510864,0.9683333277702332,0.07128634452819824,0.95,0.1414213538169861,0.4986249953508377,0.16713942140340804,0.622799813747406,0.385142882168293,0.993061774969101,0.011147955048363656,nan,0.6409295320510864,0.23319732695817946,0.6409295320510864,0.9683333277702332,0.07128634452819824,0.95,0.1414213538169861,0.4986249953508377,0.16713942140340804,0.622799813747406,0.385142882168293,0.993061774969101,0.011147955048363656,0.6409295320510864,0.23319732695817946,50.3639,1.588,1.530899715423584,1.031867229938507,0.32323764860630033,1.1358956813812255,0.12240503132343292,0.199,,50,,,,eval,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2026-04-12T22:20:44Z
|
| 53 |
+
0.1384337618947029,0.1384337618947029,0.07456336915493011,0.07456336915493011,0.21299713104963303,0.0,66.0,66.0,49.75,49.75,35.0,35.0,2.1199056655168533,0.005123053741838272,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,51,15.290033340454102,9.84848484848485e-06,0.102,train,96345.0,0.8152861595153809,1.0,0.0,1.0,0.0,0.5487500429153442,0.22937415540218353,0.8911745548248291,0.18275241553783417,0.9963257312774658,0.005425546783953905,0.12008143216371536,0.8152861595153809,0.12008143216371536,0.8152861595153809,1.0,0.0,1.0,0.0,0.5487500429153442,0.22937415540218353,0.8911745548248291,0.18275241553783417,0.9963257312774658,0.005425546783953905,0.8152861595153809,0.12008143216371536,2.0,1.0337834358215332,0.13429473340511322,2.007718324661255,0.2254175841808319,2026-04-12T22:20:53Z
|
| 54 |
+
0.1433755587786436,0.1433755587786436,0.051473021507263184,0.051473021507263184,0.1948485802859068,0.0,159.0,159.0,114.875,114.875,73.0,73.0,2.0450744926929474,0.005223505775991964,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,52,10.75352668762207,9.845454545454546e-06,0.1486,train,98656.0,0.7806956768035889,0.96875,0.0883883461356163,1.0,0.0,0.6325000524520874,0.18850921094417572,0.7699568867683411,0.3357446789741516,0.9915257692337036,0.004899078514426947,0.20309355854988098,0.7806956768035889,0.20309355854988098,0.7806956768035889,0.96875,0.0883883461356163,1.0,0.0,0.6325000524520874,0.18850921094417572,0.7699568867683411,0.3357446789741516,0.9915257692337036,0.004899078514426947,0.7806956768035889,0.20309355854988098,2.0,1.042791724205017,0.2361159771680832,1.4434322118759155,0.18153929710388184,2026-04-12T22:21:00Z
|
| 55 |
+
0.09748073294758797,0.09748073294758797,0.037664955481886864,0.037664955481886864,0.13514568842947483,0.0,46.0,46.0,38.0,38.0,28.0,28.0,0.6175712272524834,0.005323957810145655,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,53,24.79887580871582,9.842424242424243e-06,-0.0155,train,100184.0,0.7729640007019043,1.0,0.0,0.875,0.3535533845424652,0.7325000166893005,0.25877460837364197,0.8915675282478333,0.14790304005146027,0.9969451427459717,0.002551683457568288,0.33475446701049805,0.7729640007019043,0.33475446701049805,0.7729640007019043,1.0,0.0,0.875,0.3535533845424652,0.7325000166893005,0.25877460837364197,0.8915675282478333,0.14790304005146027,0.9969451427459717,0.002551683457568288,0.7729640007019043,0.33475446701049805,2.0,0.976485013961792,0.07299250364303589,2.617398500442505,0.21401749551296234,2026-04-12T22:21:06Z
|
| 56 |
+
0.13252770714461803,0.13252770714461803,0.06303927302360535,0.06303927302360535,0.19556698016822338,0.0,197.0,197.0,132.5,132.5,94.0,94.0,2.026296839118004,0.005424409844299347,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,54,10.786398887634277,9.83939393939394e-06,0.0579,train,102660.0,0.5760136842727661,1.0,0.0,0.75,0.4629100561141968,0.8237500190734863,0.2722361385822296,0.5160332918167114,0.3664347231388092,0.9905648231506348,0.006998918484896421,0.37488675117492676,0.5760136842727661,0.37488675117492676,0.5760136842727661,1.0,0.0,0.75,0.4629100561141968,0.8237500190734863,0.2722361385822296,0.5160332918167114,0.3664347231388092,0.9905648231506348,0.006998918484896421,0.5760136842727661,0.37488675117492676,2.0,1.02375066280365,0.11963456869125366,2.1233134269714355,0.21526861190795898,2026-04-12T22:21:15Z
|
| 57 |
+
0.12113425973802805,0.12113425973802805,0.0873684212565422,0.0873684212565422,0.20850268099457026,0.0,38.0,38.0,28.625,28.625,24.0,24.0,1.6725586950778961,0.0055248618784530384,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,55,20.380891799926758,9.836363636363637e-06,0.09,train,104225.0,0.7381623983383179,1.0,0.0,1.0,0.0,0.6775000095367432,0.25949129462242126,0.6425614356994629,0.46263325214385986,0.9575977325439453,0.013865554705262184,0.23571597039699554,0.7381623983383179,0.23571598529815674,0.7381623983383179,1.0,0.0,1.0,0.0,0.6775000095367432,0.25949129462242126,0.6425614356994629,0.46263325214385986,0.9575977325439453,0.013865554705262184,0.7381623983383179,0.23571598529815674,2.0,1.0329948663711548,0.21788883209228516,1.5237703323364258,0.22299328446388245,2026-04-12T22:21:25Z
|
| 58 |
+
0.11709216423332691,0.11709216423332691,0.10378074645996094,0.10378074645996094,0.22087291069328785,0.0,47.0,47.0,36.875,36.875,27.0,27.0,1.6532663255929947,0.0056253139126067305,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,56,17.16199493408203,9.833333333333333e-06,0.044,train,105784.0,0.6489694714546204,1.0,0.0,1.0,0.0,0.4350000023841858,0.01603567600250244,0.6049321889877319,0.4337708652019501,0.9624999761581421,0.0,0.19477401673793793,0.6489694714546204,0.19477401673793793,0.6489694714546204,1.0,0.0,1.0,0.0,0.4350000023841858,0.01603567600250244,0.6049321889877319,0.4337708652019501,0.9624999761581421,0.0,0.6489694714546204,0.19477401673793793,2.0,1.0084818601608276,0.2911621928215027,1.233874797821045,0.18272539973258972,2026-04-12T22:21:37Z
|
| 59 |
+
0.1007919292896986,0.1007919292896986,0.08068174216896296,0.08068174216896296,0.18147367145866156,0.0,140.0,140.0,124.5,124.5,98.0,98.0,1.9649572968482971,0.005725765946760422,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,57,9.582910537719727,9.830303030303032e-06,0.1098,train,108140.0,0.6608484387397766,1.0,0.0,1.0,0.0,0.3987500071525574,0.06010407209396362,0.6479657888412476,0.37889355421066284,0.9963884353637695,0.003934774082154036,0.17602038383483887,0.6608484387397766,0.17602038383483887,0.6608484387397766,1.0,0.0,1.0,0.0,0.3987500071525574,0.06010407209396362,0.6479657888412476,0.37889355421066284,0.9963884353637695,0.003934774082154036,0.6608484387397766,0.17602038383483887,2.0,1.0382243394851685,0.05871544033288956,2.835052490234375,0.19246143102645874,2026-04-12T22:21:47Z
|
| 60 |
+
0.09094057232141495,0.09094057232141495,0.09210692159831524,0.09210692159831524,0.1830474939197302,0.0,118.0,118.0,105.5,105.5,94.0,94.0,1.9980643540620804,0.005826217980914114,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,58,10.142060279846191,9.827272727272729e-06,0.0677,train,110448.0,0.6385196447372437,1.0,0.0,0.875,0.3535533845424652,0.5199999809265137,0.19272483885288239,0.6721632480621338,0.34179237484931946,0.9995437860488892,0.0007127728313207626,0.3149482011795044,0.6385196447372437,0.3149482011795044,0.6385196447372437,1.0,0.0,0.875,0.3535533845424652,0.5199999809265137,0.19272483885288239,0.6721632480621338,0.34179237484931946,0.9995437860488892,0.0007127728313207626,0.6385196447372437,0.3149482011795044,2.0,1.0194169282913208,0.1528400182723999,1.8783636093139648,0.21328410506248474,2026-04-12T22:21:58Z
|
| 61 |
+
0.13117719814181328,0.13117719814181328,0.05873700138181448,0.05873700138181448,0.18991419952362776,0.0,71.0,71.0,62.5,62.5,54.0,54.0,1.7054464370012283,0.005926670015067805,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,59,14.809919357299805,9.824242424242425e-06,-0.021,train,112380.0,0.6347871422767639,1.0,0.0,0.875,0.3535533845424652,0.5062500238418579,0.2670440077781677,0.6479412317276001,0.38575154542922974,0.9950402975082397,0.008863254450261593,0.3334733843803406,0.6347871422767639,0.33347341418266296,0.6347871422767639,1.0,0.0,0.875,0.3535533845424652,0.5062500238418579,0.2670440077781677,0.6479412317276001,0.38575154542922974,0.9950402975082397,0.008863254450261593,0.6347871422767639,0.33347341418266296,2.0,1.0009524822235107,0.1862688958644867,1.6805639266967773,0.2120247334241867,2026-04-12T22:22:06Z
|
| 62 |
+
0.09936619736254215,0.09936619736254215,0.0698032584041357,0.0698032584041357,0.16916945576667786,0.0,74.0,74.0,63.375,63.375,45.0,45.0,1.7059862613677979,0.006027122049221497,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,60,14.03058910369873,9.821212121212122e-06,0.1206,train,114047.0,0.7877250909805298,1.0,0.0,1.0,0.0,0.7699999809265137,0.22677870094776154,0.682119607925415,0.40137389302253723,0.9977132081985474,0.00379719166085124,0.19343270361423492,0.7877250909805298,0.19343271851539612,0.7877250909805298,1.0,0.0,1.0,0.0,0.7699999809265137,0.22677870094776154,0.682119607925415,0.40137389302253723,0.9977132081985474,0.00379719166085124,0.7877250909805298,0.19343271851539612,2.0,1.0375148057937622,0.21058876812458038,1.5578479766845703,0.20363926887512207,2026-04-12T22:22:14Z
|
| 63 |
+
0.0703886691480875,0.0703886691480875,0.1204979931935668,0.1204979931935668,0.1908866623416543,0.0,69.0,69.0,49.75,49.75,32.0,32.0,1.983920469880104,0.006127574083375188,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,61,13.446069717407227,9.81818181818182e-06,-0.0091,train,115837.0,0.5863817930221558,1.0,0.0,1.0,0.0,0.5012500286102295,0.16974246501922607,0.4147126078605652,0.41163748502731323,0.9938614368438721,0.010955816134810448,0.2178467959165573,0.5863817930221558,0.2178468108177185,0.5863817930221558,1.0,0.0,1.0,0.0,0.5012500286102295,0.16974246501922607,0.4147126078605652,0.41163748502731323,0.9938614368438721,0.010955816134810448,0.5863817930221558,0.2178468108177185,2.0,1.0362242460250854,0.17860867083072662,1.7225580215454102,0.19411690533161163,2026-04-12T22:22:21Z
|
| 64 |
+
0.11019240505993366,0.11019240505993366,0.09918828681111336,0.09918828681111336,0.20938069187104702,0.0,207.0,207.0,173.0,173.0,155.0,155.0,1.5373004227876663,0.00622802611752888,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,62,8.62053108215332,9.815151515151516e-06,0.0554,train,118853.0,0.5711507201194763,0.9249999523162842,0.1035098284482956,1.0,0.0,0.41999998688697815,0.0,0.4597916603088379,0.29323315620422363,0.99494469165802,0.005377884954214096,0.12056976556777954,0.5711507201194763,0.12056976556777954,0.5711507201194763,0.9249999523162842,0.1035098284482956,1.0,0.0,0.41999998688697815,0.0,0.4597916603088379,0.29323315620422363,0.99494469165802,0.005377884954214096,0.5711507201194763,0.12056976556777954,2.0,1.0249940156936646,0.07541473954916,2.5847525596618652,0.20841319859027863,2026-04-12T22:22:30Z
|
| 65 |
+
0.04571073269471526,0.04571073269471526,0.128117217682302,0.128117217682302,0.17382795037701726,0.0,117.0,117.0,74.75,74.75,57.0,57.0,0.8964705485850573,0.006328478151682571,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,63,20.96488380432129,9.812121212121212e-06,0.2431,train,120739.0,0.6039559245109558,1.0,0.0,1.0,0.0,0.4950000047683716,0.13887304067611694,0.45688575506210327,0.35617753863334656,0.9985731840133667,0.0012093555415049195,0.18145155906677246,0.6039559245109558,0.18145155906677246,0.6039559245109558,1.0,0.0,1.0,0.0,0.4950000047683716,0.13887304067611694,0.45688575506210327,0.35617753863334656,0.9985731840133667,0.0012093555415049195,0.6039559245109558,0.18145155906677246,2.0,1.0076979398727417,0.08413517475128174,2.4753305912017822,0.21291305124759674,2026-04-12T22:22:37Z
|
| 66 |
+
0.1057747658342123,0.1057747658342123,0.10111558996140957,0.10111558996140957,0.20689035579562187,0.0,119.0,119.0,102.25,102.25,84.0,84.0,2.1588610261678696,0.006428930185836263,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,64,11.986035346984863,9.809090909090911e-06,0.0561,train,123013.0,0.43968093395233154,1.0,0.0,0.875,0.3535533845424652,0.5199999809265137,0.19272483885288239,0.2554526627063751,0.23822079598903656,0.9972249269485474,0.0024571451358497143,0.20654380321502686,0.43968093395233154,0.20654380321502686,0.43968093395233154,1.0,0.0,0.875,0.3535533845424652,0.5199999809265137,0.19272483885288239,0.2554526627063751,0.23822079598903656,0.9972249269485474,0.0024571451358497143,0.43968093395233154,0.20654380321502686,2.0,1.025471806526184,0.1907767653465271,1.656651258468628,0.23794835805892944,2026-04-12T22:22:49Z
|
| 67 |
+
0.06482380721718073,0.06482380721718073,0.11510978080332279,0.11510978080332279,0.17993358802050352,0.0,53.0,53.0,48.0,48.0,40.0,40.0,0.8046837113797665,0.0065293822199899544,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,65,21.1607723236084,9.806060606060607e-06,0.0258,train,124597.0,0.8105879426002502,1.0,0.0,1.0,0.0,0.6150000095367432,0.25286927819252014,0.8362926840782166,0.15002521872520447,0.9975625872612,0.004202974960207939,0.09124922752380371,0.8105879426002502,0.09124923497438431,0.8105879426002502,1.0,0.0,1.0,0.0,0.6150000095367432,0.25286927819252014,0.8362926840782166,0.15002521872520447,0.9975625872612,0.004202974960207939,0.8105879426002502,0.09124923497438431,2.0,1.0022335052490234,0.012830307707190514,4.355945110321045,0.19722096621990204,2026-04-12T22:22:56Z
|
| 68 |
+
0.12423842307180166,0.12423842307180166,0.0641922689974308,0.0641922689974308,0.18843069206923246,0.0,435.0,435.0,106.125,106.125,35.0,35.0,2.0778553932905197,0.0066298342541436465,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,66,12.42125129699707,9.803030303030304e-06,0.7836,train,126598.0,0.7292307615280151,0.875,0.3535533845424652,1.0,0.0,0.4987500011920929,0.21357084810733795,0.7745488882064819,0.28584718704223633,0.9980877637863159,0.003999420441687107,0.18889670073986053,0.7292307615280151,0.18889670073986053,0.7292307615280151,0.875,0.3535533845424652,1.0,0.0,0.4987500011920929,0.21357084810733795,0.7745488882064819,0.28584718704223633,0.9980877637863159,0.003999420441687107,0.7292307615280151,0.18889670073986053,2.0,1.0292773246765137,0.14528262615203857,1.9290742874145508,0.19706401228904724,2026-04-12T22:23:09Z
|
| 69 |
+
0.15569907892495394,0.15569907892495394,0.023706896230578423,0.023706896230578423,0.17940597515553236,0.0,66.0,66.0,61.5,61.5,57.0,57.0,1.132050782442093,0.006730286288297338,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,67,12.676423072814941,9.800000000000001e-06,-0.0138,train,128362.0,0.8164828419685364,1.0,0.0,1.0,0.0,0.5049999952316284,0.16801361739635468,0.9230592250823975,0.17033740878105164,0.996062159538269,0.007730784825980663,0.10062292963266373,0.8164828419685364,0.10062293708324432,0.8164828419685364,1.0,0.0,1.0,0.0,0.5049999952316284,0.16801361739635468,0.9230592250823975,0.17033740878105164,0.996062159538269,0.007730784825980663,0.8164828419685364,0.10062293708324432,2.0,1.0206559896469116,0.15175308287143707,1.8855005502700806,0.16694454848766327,2026-04-12T22:23:17Z
|
| 70 |
+
0.08130989596247673,0.08130989596247673,0.08957079518586397,0.08957079518586397,0.1708806911483407,0.0,68.0,68.0,54.0,54.0,37.0,37.0,1.9609599560499191,0.00683073832245103,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,68,17.533666610717773,9.796969696969698e-06,-0.0557,train,129994.0,0.4468875229358673,1.0,0.0,0.875,0.3535533845424652,0.4137499928474426,0.06781013309955597,0.29206711053848267,0.2812570035457611,0.9896067380905151,0.01452327985316515,0.21935206651687622,0.4468875229358673,0.21935208141803741,0.4468875229358673,1.0,0.0,0.875,0.3535533845424652,0.4137499928474426,0.06781013309955597,0.29206711053848267,0.2812570035457611,0.9896067380905151,0.01452327985316515,0.4468875229358673,0.21935208141803741,2.0,1.0226720571517944,0.11592069268226624,2.154849052429199,0.24508477747440338,2026-04-12T22:23:24Z
|
| 71 |
+
0.1484571509063244,0.1484571509063244,0.07913436740636826,0.07913436740636826,0.22759151831269264,0.0,86.0,86.0,72.375,72.375,50.0,50.0,1.4112783074378967,0.006931190356604721,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,69,18.79545783996582,9.793939393939394e-06,0.1552,train,132069.0,0.6875321865081787,1.0,0.0,1.0,0.0,0.5199999809265137,0.19272483885288239,0.6283866167068481,0.29875946044921875,0.9875814914703369,0.009496775455772877,0.15890255570411682,0.6875321865081787,0.15890254080295563,0.6875321865081787,1.0,0.0,1.0,0.0,0.5199999809265137,0.19272483885288239,0.6283866167068481,0.29875946044921875,0.9875814914703369,0.009496775455772877,0.6875321865081787,0.15890254080295563,2.0,1.0076905488967896,0.05804087966680527,2.8466076850891113,0.26377734541893005,2026-04-12T22:23:36Z
|
| 72 |
+
0.05735824815928936,0.05735824815928936,0.18281028605997562,0.18281028605997562,0.24016853421926498,0.0,138.0,138.0,108.875,108.875,50.0,50.0,2.0914076268672943,0.007031642390758413,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,70,11.336478233337402,9.790909090909093e-06,0.0629,train,134316.0,0.563243567943573,0.96875,0.0883883461356163,1.0,0.0,0.6362500190734863,0.24047201871871948,0.2835621237754822,0.3008175492286682,0.9945306777954102,0.003017295151948929,0.17085498571395874,0.563243567943573,0.17085498571395874,0.563243567943573,0.96875,0.0883883461356163,1.0,0.0,0.6362500190734863,0.24047201871871948,0.2835621237754822,0.3008175492286682,0.9945306777954102,0.003017295151948929,0.563243567943573,0.17085498571395874,2.0,1.0469709634780884,0.23398429155349731,1.4525012969970703,0.21989120543003082,2026-04-12T22:23:49Z
|
| 73 |
+
0.05085150431841612,0.05085150431841612,0.07358044851571321,0.07358044851571321,0.12443195283412933,0.0,66.0,66.0,42.375,42.375,25.0,25.0,1.073503103107214,0.007132094424912104,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,71,17.786706924438477,9.787878787878788e-06,0.2256,train,136031.0,0.7730143070220947,1.0,0.0,1.0,0.0,0.7987500429153442,0.22465451061725616,0.6308169364929199,0.404389351606369,0.9952167272567749,0.004450792912393808,0.22425441443920135,0.7730143070220947,0.22425441443920135,0.7730143070220947,1.0,0.0,1.0,0.0,0.7987500429153442,0.22465451061725616,0.6308169364929199,0.404389351606369,0.9952167272567749,0.004450792912393808,0.7730143070220947,0.22425441443920135,2.0,1.0230482816696167,0.09825187176465988,2.320220947265625,0.15945900976657867,2026-04-12T22:23:58Z
|
| 74 |
+
0.030120695009827614,0.030120695009827614,0.1097878199070692,0.1097878199070692,0.13990851491689682,0.0,95.0,95.0,86.875,86.875,77.0,77.0,0.9134444296360016,0.007232546459065796,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,72,12.097882270812988,9.784848484848486e-06,0.0725,train,138022.0,0.5423731803894043,1.0,0.0,1.0,0.0,0.6112499833106995,0.15037456154823303,0.24359747767448425,0.2615220844745636,0.993793249130249,0.002918896032497287,0.13441164791584015,0.5423731803894043,0.13441166281700134,0.5423731803894043,1.0,0.0,1.0,0.0,0.6112499833106995,0.15037456154823303,0.24359747767448425,0.2615220844745636,0.993793249130249,0.002918896032497287,0.5423731803894043,0.13441166281700134,2.0,0.9998382329940796,0.04436328634619713,3.1153430938720703,0.18156975507736206,2026-04-12T22:24:07Z
|
| 75 |
+
0.08791267033666372,0.08791267033666372,0.07190257450565696,0.07190257450565696,0.15981524484232068,0.0,50.0,50.0,37.75,37.75,32.0,32.0,1.976985052227974,0.007332998493219488,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,73,18.151248931884766,9.781818181818183e-06,0.0614,train,139596.0,0.6873170137405396,1.0,0.0,1.0,0.0,0.49000000953674316,0.1742740124464035,0.6459850072860718,0.36253878474235535,0.9962372779846191,0.00649625901132822,0.13498029112815857,0.6873170137405396,0.13498029112815857,0.6873170137405396,1.0,0.0,1.0,0.0,0.49000000953674316,0.1742740124464035,0.6459850072860718,0.36253878474235535,0.9962372779846191,0.00649625901132822,0.6873170137405396,0.13498029112815857,2.0,1.0211987495422363,0.15809568762779236,1.8445549011230469,0.20438161492347717,2026-04-12T22:24:19Z
|
| 76 |
+
0.09232382103800774,0.09232382103800774,0.04728598054498434,0.04728598054498434,0.13960980158299208,0.0,65.0,65.0,59.125,59.125,51.0,51.0,0.8815535008907318,0.007433450527373179,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,74,13.155890464782715,9.77878787878788e-06,0.0588,train,141237.0,0.6564773321151733,1.0,0.0,0.875,0.3535533845424652,0.7437499761581421,0.33683136105537415,0.6750097274780273,0.36580297350883484,0.9978744983673096,0.0031460225582122803,0.3408243656158447,0.6564773321151733,0.3408243656158447,0.6564773321151733,1.0,0.0,0.875,0.3535533845424652,0.7437499761581421,0.33683136105537415,0.6750097274780273,0.36580297350883484,0.9978744983673096,0.0031460225582122803,0.6564773321151733,0.3408243656158447,2.0,1.0020114183425903,0.2133081555366516,1.5450174808502197,0.15842394530773163,2026-04-12T22:24:26Z
|
| 77 |
+
0.1301163136959076,0.1301163136959076,0.07153031043708324,0.07153031043708324,0.20164662413299084,0.0,145.0,145.0,105.25,105.25,74.0,74.0,2.3894700407981873,0.007533902561526871,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,75,9.224102973937988,9.775757575757576e-06,-0.0769,train,143471.0,0.7557405233383179,1.0,0.0,1.0,0.0,0.5449999570846558,0.1752549260854721,0.7617064714431763,0.3298294246196747,0.9947261214256287,0.006881263107061386,0.17117002606391907,0.7557405233383179,0.17117002606391907,0.7557405233383179,1.0,0.0,1.0,0.0,0.5449999570846558,0.1752549260854721,0.7617064714431763,0.3298294246196747,0.9947261214256287,0.006881263107061386,0.7557405233383179,0.17117002606391907,2.0,1.0183568000793457,0.1878809928894043,1.6719465255737305,0.20651639997959137,2026-04-12T22:24:39Z
|
| 78 |
+
0.10132488049566746,0.10132488049566746,0.06461021397262812,0.06461021397262812,0.16593509446829557,0.0,38.0,38.0,32.625,32.625,25.0,25.0,1.8063572198152542,0.0076343545956805625,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,76,18.25312042236328,9.772727272727273e-06,0.0058,train,144964.0,0.7481735944747925,1.0,0.0,1.0,0.0,0.6150000095367432,0.25286927819252014,0.708471417427063,0.4398741126060486,0.9486144185066223,0.03010723739862442,0.20565910637378693,0.7481735944747925,0.20565913617610931,0.7481735944747925,1.0,0.0,1.0,0.0,0.6150000095367432,0.25286927819252014,0.708471417427063,0.4398741126060486,0.9486144185066223,0.03010723739862442,0.7481735944747925,0.20565913617610931,2.0,1.0192999839782715,0.3841327428817749,0.9567670822143555,0.17192530632019043,2026-04-12T22:24:49Z
|
| 79 |
+
0.033929698169231415,0.033929698169231415,0.11356967873871326,0.11356967873871326,0.14749937690794468,0.0,61.0,61.0,52.625,52.625,35.0,35.0,1.0392472222447395,0.0077348066298342545,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,77,17.3715763092041,9.76969696969697e-06,-0.0728,train,146633.0,0.5631299018859863,1.0,0.0,1.0,0.0,0.6862499713897705,0.28076112270355225,0.2402770221233368,0.31088128685951233,0.9913026094436646,0.009482075460255146,0.16943234205245972,0.5631299018859863,0.1694323569536209,0.5631299018859863,1.0,0.0,1.0,0.0,0.6862499713897705,0.28076112270355225,0.2402770221233368,0.31088128685951233,0.9913026094436646,0.009482075460255146,0.5631299018859863,0.1694323569536209,2.0,1.030705451965332,0.14724098145961761,1.915684700012207,0.1446535289287567,2026-04-12T22:24:57Z
|
| 80 |
+
0.08277627266943455,0.08277627266943455,0.11173281446099281,0.11173281446099281,0.19450908713042736,0.0,153.0,153.0,126.25,126.25,107.0,107.0,1.9953903406858444,0.007835258663987946,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,78,9.234482765197754,9.766666666666667e-06,0.0969,train,149203.0,0.8226776123046875,1.0,0.0,1.0,0.0,0.5487500429153442,0.23793382942676544,0.9073135256767273,0.11808735877275467,0.9976153373718262,0.0015691010048612952,0.10008236765861511,0.8226776123046875,0.1000823825597763,0.8226776123046875,1.0,0.0,1.0,0.0,0.5487500429153442,0.23793382942676544,0.9073135256767273,0.11808735877275467,0.9976153373718262,0.0015691010048612952,0.8226776123046875,0.1000823825597763,2.0,1.0099540948867798,0.17460869252681732,1.7452077865600586,0.19733132421970367,2026-04-12T22:25:05Z
|
| 81 |
+
0.10430697165429592,0.10430697165429592,0.09965229965746403,0.09965229965746403,0.20395927131175995,0.0,97.0,97.0,86.875,86.875,71.0,71.0,1.8156342655420303,0.007935710698141637,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,79,13.165565490722656,9.763636363636365e-06,-0.0129,train,151314.0,0.7033324241638184,0.9583333730697632,0.117851123213768,1.0,0.0,0.6700000166893005,0.267261266708374,0.575776219367981,0.40430617332458496,0.9948314428329468,0.004851632285863161,0.19417116045951843,0.7033324241638184,0.19417116045951843,0.7033324241638184,0.9583333730697632,0.117851123213768,1.0,0.0,0.6700000166893005,0.267261266708374,0.575776219367981,0.40430617332458496,0.9948314428329468,0.004851632285863161,0.7033324241638184,0.19417116045951843,2.0,1.03525710105896,0.1403125375509262,1.9638829231262207,0.20565244555473328,2026-04-12T22:25:12Z
|
| 82 |
+
0.14767173863947392,0.14767173863947392,0.05426747165620327,0.05426747165620327,0.20193921029567719,0.0,77.0,77.0,60.625,60.625,48.0,48.0,2.2772906571626663,0.00803616273229533,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,80,13.996071815490723,9.760606060606062e-06,-0.017,train,153151.0,0.7456879615783691,1.0,0.0,1.0,0.0,0.4724999964237213,0.11310552060604095,0.786838948726654,0.3647293746471405,0.9986039400100708,0.0022809384390711784,0.13831521570682526,0.7456879615783691,0.13831521570682526,0.7456879615783691,1.0,0.0,1.0,0.0,0.4724999964237213,0.11310552060604095,0.786838948726654,0.3647293746471405,0.9986039400100708,0.0022809384390711784,0.7456879615783691,0.13831521570682526,2.0,1.045628547668457,0.22417192161083221,1.4953420162200928,0.21806959807872772,2026-04-12T22:25:18Z
|
| 83 |
+
0.1784006580710411,0.1784006580710411,0.024572649970650673,0.024572649970650673,0.20297330804169178,0.0,148.0,148.0,123.75,123.75,77.0,77.0,2.578194409608841,0.008136614766449021,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,81,10.145329475402832,9.757575757575758e-06,0.0024,train,155821.0,0.7800325155258179,0.96875,0.0883883461356163,1.0,0.0,0.45749998092651367,0.10606604069471359,0.8844622373580933,0.30505692958831787,0.9946202039718628,0.009633982554078102,0.14473092555999756,0.7800325155258179,0.14473092555999756,0.7800325155258179,0.96875,0.0883883461356163,1.0,0.0,0.45749998092651367,0.10606604069471359,0.8844622373580933,0.30505692958831787,0.9946202039718628,0.009633982554078102,0.7800325155258179,0.14473092555999756,2.0,1.0255879163742065,0.12138713151216507,2.1087703704833984,0.20969630777835846,2026-04-12T22:25:28Z
|
| 84 |
+
0.09937021695077419,0.09937021695077419,0.0915905861184001,0.0915905861184001,0.1909608030691743,0.0,66.0,66.0,59.25,59.25,49.0,49.0,1.811131864786148,0.008237066800602712,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,82,15.969931602478027,9.754545454545455e-06,0.0932,train,157487.0,0.6056262850761414,0.9375,0.1767766922712326,1.0,0.0,0.4612500071525574,0.19467465579509735,0.5042653679847717,0.4921252727508545,0.9970687627792358,0.004391745664179325,0.26372030377388,0.6056262850761414,0.26372030377388,0.6056262850761414,0.9375,0.1767766922712326,1.0,0.0,0.4612500071525574,0.19467465579509735,0.5042653679847717,0.4921252727508545,0.9970687627792358,0.004391745664179325,0.6056262850761414,0.26372030377388,2.0,1.0206705331802368,0.1240268275141716,2.0872573852539062,0.21136270463466644,2026-04-12T22:25:36Z
|
| 85 |
+
0.13707098085433245,0.13707098085433245,0.044791667722165585,0.044791667722165585,0.18186264857649803,0.0,72.0,72.0,57.125,57.125,40.0,40.0,1.7064232379198074,0.008337518834756403,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,83,13.831247329711914,9.751515151515152e-06,0.0093,train,159104.0,0.7820268869400024,1.0,0.0,1.0,0.0,0.5862500071525574,0.2822834253311157,0.7920023202896118,0.3581661581993103,0.9975086450576782,0.003981848247349262,0.22069051861763,0.7820268869400024,0.22069051861763,0.7820268869400024,1.0,0.0,1.0,0.0,0.5862500071525574,0.2822834253311157,0.7920023202896118,0.3581661581993103,0.9975086450576782,0.003981848247349262,0.7820268869400024,0.22069051861763,2.0,1.0375295877456665,0.21567945182323456,1.5339620113372803,0.18509216606616974,2026-04-12T22:25:43Z
|
| 86 |
+
0.11280264891684055,0.11280264891684055,0.07867324538528919,0.07867324538528919,0.19147589430212975,0.0,63.0,63.0,53.625,53.625,38.0,38.0,2.2065766006708145,0.008437970868910096,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,84,18.266530990600586,9.74848484848485e-06,-0.0464,train,160981.0,0.682930588722229,1.0,0.0,1.0,0.0,0.4312500059604645,0.015526476316154003,0.674973726272583,0.4194721281528473,0.9981741905212402,0.0017913100309669971,0.18727268278598785,0.682930588722229,0.18727268278598785,0.682930588722229,1.0,0.0,1.0,0.0,0.4312500059604645,0.015526476316154003,0.674973726272583,0.4194721281528473,0.9981741905212402,0.0017913100309669971,0.682930588722229,0.18727268278598785,2.0,1.0519226789474487,0.1657637655735016,1.926133155822754,0.2229832410812378,2026-04-12T22:25:51Z
|
| 87 |
+
0.1231324952095747,0.1231324952095747,0.0708547318354249,0.0708547318354249,0.1939872270449996,0.0,47.0,47.0,32.0,32.0,15.0,15.0,1.7302970439195633,0.008538422903063787,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,85,26.06890106201172,9.745454545454547e-06,0.1016,train,162397.0,0.5890144109725952,0.875,0.3535533845424652,0.875,0.3535533845424652,0.4312500059604645,0.015526476316154003,0.5776013731956482,0.4645298421382904,0.9671874642372131,0.013258260674774647,0.3000996708869934,0.5890144109725952,0.3000996708869934,0.5890144109725952,0.875,0.3535533845424652,0.875,0.3535533845424652,0.4312500059604645,0.015526476316154003,0.5776013731956482,0.4645298421382904,0.9671874642372131,0.013258260674774647,0.5890144109725952,0.3000996708869934,2.0,1.0024120807647705,0.1742469072341919,1.7472820281982422,0.2313683032989502,2026-04-12T22:25:57Z
|
| 88 |
+
0.1278723981231451,0.1278723981231451,0.07777538895606995,0.07777538895606995,0.20564778707921505,0.0,105.0,105.0,83.375,83.375,70.0,70.0,1.1506693363189697,0.008638874937217478,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,86,19.318851470947266,9.742424242424244e-06,0.0885,train,164496.0,0.5930466651916504,0.9791666269302368,0.0589255727827549,1.0,0.0,0.3987500071525574,0.06010407209396362,0.5039986968040466,0.3009590804576874,0.9974728226661682,0.0023224493488669395,0.14554795622825623,0.5930466651916504,0.14554795622825623,0.5930466651916504,0.9791666269302368,0.0589255727827549,1.0,0.0,0.3987500071525574,0.06010407209396362,0.5039986968040466,0.3009590804576874,0.9974728226661682,0.0023224493488669395,0.5930466651916504,0.14554795622825623,2.0,0.986754834651947,0.08935762941837311,2.4151086807250977,0.234708771109581,2026-04-12T22:26:04Z
|
| 89 |
+
0.11240384820848703,0.11240384820848703,0.07695782743394375,0.07695782743394375,0.18936167564243078,0.0,33.0,33.0,28.75,28.75,25.0,25.0,1.4293856024742126,0.00873932697137117,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,87,32.492706298828125,9.739393939393941e-06,0.047,train,165854.0,0.8177131414413452,1.0,0.0,1.0,0.0,0.6150000095367432,0.25286927819252014,0.8606054782867432,0.29568642377853394,0.9594065546989441,0.008749538101255894,0.17395691573619843,0.8177131414413452,0.17395693063735962,0.8177131414413452,1.0,0.0,1.0,0.0,0.6150000095367432,0.25286927819252014,0.8606054782867432,0.29568642377853394,0.9594065546989441,0.008749538101255894,0.8177131414413452,0.17395693063735962,2.0,1.010380744934082,0.17812269926071167,1.7252826690673828,0.1784212738275528,2026-04-12T22:26:11Z
|
| 90 |
+
0.13178288005292416,0.13178288005292416,0.0732837338000536,0.0732837338000536,0.20506661385297775,0.0,67.0,67.0,63.75,63.75,62.0,62.0,1.5759567469358444,0.008839779005524863,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,88,15.27247142791748,9.736363636363637e-06,0.0314,train,167652.0,0.7044016122817993,1.0,0.0,1.0,0.0,0.5387500524520874,0.24485784769058228,0.6508787870407104,0.44921696186065674,0.9988118410110474,0.0022364838514477015,0.15757334232330322,0.7044016122817993,0.15757334232330322,0.7044016122817993,1.0,0.0,1.0,0.0,0.5387500524520874,0.24485784769058228,0.6508787870407104,0.44921696186065674,0.9988118410110474,0.0022364838514477015,0.7044016122817993,0.15757334232330322,2.0,1.016836166381836,0.20050464570522308,1.6069178581237793,0.20896635949611664,2026-04-12T22:26:17Z
|
| 91 |
+
0.09394399169832468,0.09394399169832468,0.03587029594928026,0.03587029594928026,0.12981428764760494,0.0,98.0,98.0,94.5,94.5,91.0,91.0,0.7215096801519394,0.008940231039678554,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,89,14.53501033782959,9.733333333333334e-06,0.0346,train,169728.0,0.765196681022644,1.0,0.0,1.0,0.0,0.5450000166893005,0.23145504295825958,0.7820674180984497,0.24537409842014313,0.9976636171340942,0.0012526443460956216,0.10896960645914078,0.765196681022644,0.10896959155797958,0.765196681022644,1.0,0.0,1.0,0.0,0.5450000166893005,0.23145504295825958,0.7820674180984497,0.24537409842014313,0.9976636171340942,0.0012526443460956216,0.765196681022644,0.10896959155797958,2.0,1.010309100151062,0.15437209606170654,1.868389368057251,0.14851930737495422,2026-04-12T22:26:24Z
|
| 92 |
+
0.11300505325198174,0.11300505325198174,0.09931824635714293,0.09931824635714293,0.21232329960912466,0.0,43.0,43.0,33.0,33.0,21.0,21.0,1.5199098736047745,0.009040683073832245,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,90,29.59337043762207,9.730303030303031e-06,0.0817,train,171248.0,0.5975849628448486,1.0,0.0,1.0,0.0,0.53125,0.1865811049938202,0.418997198343277,0.3585245907306671,0.9966121912002563,0.00797121599316597,0.19449637830257416,0.5975849628448486,0.19449637830257416,0.5975849628448486,1.0,0.0,1.0,0.0,0.53125,0.1865811049938202,0.418997198343277,0.3585245907306671,0.9966121912002563,0.00797121599316597,0.5975849628448486,0.19449637830257416,2.0,0.9951542019844055,0.07893563061952591,2.5391225814819336,0.25027692317962646,2026-04-12T22:26:31Z
|
| 93 |
+
0.15723679400980473,0.15723679400980473,0.05563131347298622,0.05563131347298622,0.21286810748279095,0.0,150.0,150.0,116.125,116.125,95.0,95.0,2.0453978031873703,0.009141135107985936,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,91,10.04101848602295,9.727272727272728e-06,0.1256,train,173561.0,0.6941492557525635,0.9375,0.1767766922712326,1.0,0.0,0.4737499952316284,0.16291432082653046,0.693138837814331,0.36694416403770447,0.9948671460151672,0.005335790105164051,0.18267148733139038,0.6941492557525635,0.18267148733139038,0.6941492557525635,0.9375,0.1767766922712326,1.0,0.0,0.4737499952316284,0.16291432082653046,0.693138837814331,0.36694416403770447,0.9948671460151672,0.005335790105164051,0.6941492557525635,0.18267148733139038,2.0,1.0399506092071533,0.060179825872182846,2.810418128967285,0.21353013813495636,2026-04-12T22:26:39Z
|
| 94 |
+
0.06342516466975212,0.06342516466975212,0.1285328259691596,0.1285328259691596,0.19195799063891172,0.0,76.0,76.0,58.375,58.375,41.0,41.0,1.6216311752796173,0.009241587142139629,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,92,14.25716781616211,9.724242424242426e-06,0.0532,train,175372.0,0.500016450881958,1.0,0.0,1.0,0.0,0.4312500059604645,0.015526476316154003,0.26952993869781494,0.3523905575275421,0.9935294389724731,0.008154787123203278,0.15747497975826263,0.500016450881958,0.15747496485710144,0.500016450881958,1.0,0.0,1.0,0.0,0.4312500059604645,0.015526476316154003,0.26952993869781494,0.3523905575275421,0.9935294389724731,0.008154787123203278,0.500016450881958,0.15747496485710144,2.0,1.0159591436386108,0.2674177289009094,1.3333110809326172,0.218789741396904,2026-04-12T22:26:47Z
|
| 95 |
+
0.14749629236757755,0.14749629236757755,0.038446055725216866,0.038446055725216866,0.18594234809279442,0.0,81.0,81.0,69.75,69.75,53.0,53.0,2.3353325724601746,0.00934203917629332,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,93,10.899441719055176,9.721212121212123e-06,0.0745,train,177106.0,0.8092588186264038,1.0,0.0,1.0,0.0,0.3725000023841858,0.11055056750774384,0.9947660565376282,0.0041707707569003105,0.9986412525177002,0.002481638453900814,0.033664681017398834,0.8092588186264038,0.033664677292108536,0.8092588186264038,1.0,0.0,1.0,0.0,0.3725000023841858,0.11055056750774384,0.9947660565376282,0.0041707707569003105,0.9986412525177002,0.002481638453900814,0.8092588186264038,0.033664677292108536,2.0,1.0400642156600952,0.2943173050880432,1.2230968475341797,0.17616569995880127,2026-04-12T22:26:54Z
|
| 96 |
+
0.07181490398943424,0.07181490398943424,0.08777131512761116,0.08777131512761116,0.1595862191170454,0.0,54.0,54.0,37.125,37.125,32.0,32.0,1.3612593337893486,0.009442491210447011,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,94,17.971059799194336,9.718181818181818e-06,0.0462,train,178827.0,0.6366584300994873,1.0,0.0,1.0,0.0,0.6775000095367432,0.25949129462242126,0.41076311469078064,0.3964845538139343,0.9856504797935486,0.010154510848224163,0.15718962252140045,0.6366584300994873,0.15718963742256165,0.6366584300994873,1.0,0.0,1.0,0.0,0.6775000095367432,0.25949129462242126,0.41076311469078064,0.3964845538139343,0.9856504797935486,0.010154510848224163,0.6366584300994873,0.15718963742256165,2.0,1.0088485479354858,0.2741039991378784,1.2942476272583008,0.19394990801811218,2026-04-12T22:27:00Z
|
| 97 |
+
0.09545699134469032,0.09545699134469032,0.08566484786570072,0.08566484786570072,0.18112183921039104,0.0,151.0,151.0,126.75,126.75,107.0,107.0,1.9829654097557068,0.009542943244600702,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,95,10.587267875671387,9.715151515151516e-06,0.0122,train,181305.0,0.8480715751647949,1.0,0.0,1.0,0.0,0.6150000095367432,0.21293865144252777,0.9200213551521301,0.1255701780319214,0.9956197738647461,0.003646343480795622,0.08985444158315659,0.8480715751647949,0.08985444903373718,0.8480715751647949,1.0,0.0,1.0,0.0,0.6150000095367432,0.21293865144252777,0.9200213551521301,0.1255701780319214,0.9956197738647461,0.003646343480795622,0.8480715751647949,0.08985444903373718,2.0,1.0285959243774414,0.2871614396572113,1.2477107048034668,0.18390880525112152,2026-04-12T22:27:08Z
|
| 98 |
+
0.10624979063868523,0.10624979063868523,0.09115871600806713,0.09115871600806713,0.19740850664675236,0.0,74.0,74.0,60.125,60.125,41.0,41.0,1.8408035784959793,0.009643395278754395,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,96,14.349672317504883,9.712121212121213e-06,0.1148,train,183026.0,0.5731354355812073,0.9375,0.1767766922712326,1.0,0.0,0.5487500429153442,0.22937415540218353,0.37904417514801025,0.36078208684921265,0.9731553792953491,0.04177224636077881,0.18765978515148163,0.5731354355812073,0.18765978515148163,0.5731354355812073,0.9375,0.1767766922712326,1.0,0.0,0.5487500429153442,0.22937415540218353,0.37904417514801025,0.36078208684921265,0.9731553792953491,0.04177224636077881,0.5731354355812073,0.18765978515148163,2.0,1.0121736526489258,0.15297840535640717,1.8774585723876953,0.20568451285362244,2026-04-12T22:27:15Z
|
| 99 |
+
0.08887524623423815,0.08887524623423815,0.07615137845277786,0.07615137845277786,0.165026624687016,0.0,69.0,69.0,54.875,54.875,35.0,35.0,1.9412241727113724,0.009743847312908087,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,97,13.329829216003418,9.70909090909091e-06,-0.0658,train,184785.0,0.4797763526439667,1.0,0.0,0.875,0.3535533845424652,0.38874998688697815,0.08675704896450043,0.44293856620788574,0.3831910789012909,0.9962660074234009,0.004540997091680765,0.24937772750854492,0.4797763526439667,0.24937774240970612,0.4797763526439667,1.0,0.0,0.875,0.3535533845424652,0.38874998688697815,0.08675704896450043,0.44293856620788574,0.3831910789012909,0.9962660074234009,0.004540997091680765,0.4797763526439667,0.24937774240970612,2.0,1.0322825908660889,0.2597961723804474,1.34785795211792,0.18477389216423035,2026-04-12T22:27:21Z
|
| 100 |
+
0.12352950684726238,0.12352950684726238,0.04686454962939024,0.04686454962939024,0.17039405647665262,0.0,71.0,71.0,66.125,66.125,57.0,57.0,1.7142320424318314,0.009844299347061778,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,98,10.771571159362793,9.706060606060606e-06,0.0294,train,186626.0,0.7069886326789856,1.0,0.0,1.0,0.0,0.4762499928474426,0.19167961180210114,0.6990766525268555,0.38784509897232056,0.9952908754348755,0.007525984197854996,0.19634383916854858,0.7069886326789856,0.19634383916854858,0.7069886326789856,1.0,0.0,1.0,0.0,0.4762499928474426,0.19167961180210114,0.6990766525268555,0.38784509897232056,0.9952908754348755,0.007525984197854996,0.7069886326789856,0.19634383916854858,2.0,1.0128724575042725,0.17666007578372955,1.7335278987884521,0.19846424460411072,2026-04-12T22:27:28Z
|
| 101 |
+
0.07235023286193609,0.07235023286193609,0.08318580687046051,0.08318580687046051,0.1555360397323966,0.0,32.0,32.0,28.0,28.0,21.0,21.0,1.2047024965286255,0.009944751381215469,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,99,17.894399642944336,9.703030303030305e-06,0.0833,train,188002.0,0.5978349447250366,1.0,0.0,1.0,0.0,0.4350000023841858,0.01603567600250244,0.49489158391952515,0.4102099537849426,0.9463370442390442,0.02908223308622837,0.18156225979328156,0.5978349447250366,0.18156224489212036,0.5978349447250366,1.0,0.0,1.0,0.0,0.4350000023841858,0.01603567600250244,0.49489158391952515,0.4102099537849426,0.9463370442390442,0.02908223308622837,0.5978349447250366,0.18156224489212036,2.0,1.049785852432251,0.3594072461128235,1.023299217224121,0.172475203871727,2026-04-12T22:27:35Z
|
| 102 |
+
0.053007518872618675,0.053007518872618675,0.14453337900340557,0.14453337900340557,0.19754089787602425,0.0,100.0,100.0,87.25,87.25,70.0,70.0,1.8813354671001434,0.010045203415369162,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,100,10.852298736572266,9.7e-06,0.0883,train,190092.0,0.5112444162368774,1.0,0.0,1.0,0.0,0.4950000047683716,0.13887304067611694,0.25189706683158875,0.2712648808956146,0.9939076900482178,0.004518185276538134,0.1269330531358719,0.5112444162368774,0.12693306803703308,0.5112444162368774,1.0,0.0,1.0,0.0,0.4950000047683716,0.13887304067611694,0.25189706683158875,0.2712648808956146,0.9939076900482178,0.004518185276538134,0.5112444162368774,0.12693306803703308,2.0,1.0322673320770264,0.20532555878162384,1.5831584930419922,0.21233618259429932,2026-04-12T22:27:42Z
|
| 103 |
+
,,,,,,,,,,,,,0.010045203415369162,0.0,0.0,0.0,0.0,0.0,0.0,160.4,160.4,89.825,89.825,35.7,35.7,1.9399710893630981,0.0,nan,190092.0,0.595814323425293,0.9891666650772095,0.025364020839333534,0.9125,0.2230676978826523,0.48449999690055845,0.16168474704027175,0.5703477174043655,0.38051448166370394,0.9923222184181213,0.011972753837471827,nan,0.595814323425293,0.2441583454608917,0.595814323425293,0.9891666650772095,0.025364020839333534,0.9125,0.2230676978826523,0.48449999690055845,0.16168474704027175,0.5703477174043655,0.38051448166370394,0.9923222184181213,0.011972753837471827,0.595814323425293,0.2441583454608917,53.4733,1.496,1.5091773986816406,1.0367148160934447,0.3298598065972328,1.1281907081604003,0.13042871057987213,0.187,,100,,,,eval,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2026-04-12T22:28:35Z
|
| 104 |
+
0.1387271974235773,0.1387271974235773,0.04417553171515465,0.04417553171515465,0.18290272913873196,0.0,104.0,104.0,96.375,96.375,83.0,83.0,2.443674087524414,0.010145655449522853,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,101,8.720218658447266,9.696969696969698e-06,0.0307,train,192271.0,0.8100014328956604,1.0,0.0,1.0,0.0,0.3987500071525574,0.06010407209396362,0.9825379252433777,0.03238074481487274,0.9823436737060547,0.021364767104387283,0.02203506790101528,0.8100014328956604,0.02203506976366043,0.8100014328956604,1.0,0.0,1.0,0.0,0.3987500071525574,0.06010407209396362,0.9825379252433777,0.03238074481487274,0.9823436737060547,0.021364767104387283,0.8100014328956604,0.02203506976366043,2.0,1.0370380878448486,0.2281796783208847,1.4776219129562378,0.19199949502944946,2026-04-12T22:28:46Z
|
metrics.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
plots/arabic_gate_chain.png
ADDED
|
Git LFS Details
|
plots/arabic_gate_run.png
ADDED
|
Git LFS Details
|
plots/chain_metrics.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
plots/chain_runs.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"run_id": "shaer_grpo_20260412_221146",
|
| 4 |
+
"run_dir": "/root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146",
|
| 5 |
+
"run_sequence_index": 0,
|
| 6 |
+
"chain_id": "shaer_grpo_20260412_221146",
|
| 7 |
+
"min_step": null,
|
| 8 |
+
"max_step": null,
|
| 9 |
+
"repeat_penalty_visible": true
|
| 10 |
+
}
|
| 11 |
+
]
|
plots/kl_chain.png
ADDED
|
plots/kl_run.png
ADDED
|
plots/meter_by_meter_chain.png
ADDED
|
Git LFS Details
|
plots/meter_by_meter_run.png
ADDED
|
Git LFS Details
|
plots/reward_panels_eval_chain.png
ADDED
|
Git LFS Details
|
plots/reward_panels_eval_run.png
ADDED
|
Git LFS Details
|
plots/reward_panels_train_chain.png
ADDED
|
Git LFS Details
|
plots/reward_panels_train_run.png
ADDED
|
Git LFS Details
|
plots/template_quality_chain.png
ADDED
|
Git LFS Details
|
plots/template_quality_run.png
ADDED
|
Git LFS Details
|
plotter.log
ADDED
|
@@ -0,0 +1,456 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 2 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 3 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 4 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 5 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 6 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 7 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 8 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 9 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 10 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 11 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 12 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 13 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 14 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 15 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 16 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 17 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 18 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 19 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 20 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 21 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 22 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 23 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 24 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 25 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 26 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 27 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 28 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 29 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 30 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 31 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 32 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 33 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 34 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 35 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 36 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 37 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 38 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 39 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 40 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 41 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 42 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 43 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 44 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 45 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 46 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 47 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 48 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 49 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 50 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 51 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 52 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 53 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 54 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 55 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 56 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 57 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 58 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 59 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 60 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 61 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 62 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 63 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 64 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 65 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 66 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 67 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 68 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 69 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 70 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 71 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 72 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 73 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 74 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 75 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 76 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 77 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 78 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 79 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 80 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 81 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 82 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 83 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 84 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 85 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 86 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 87 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 88 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 89 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 90 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 91 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 92 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 93 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 94 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 95 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 96 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 97 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 98 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 99 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 100 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 101 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 102 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 103 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 104 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 105 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 106 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 107 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 108 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 109 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 110 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 111 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 112 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 113 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 114 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 115 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 116 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 117 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 118 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 119 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 120 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 121 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 122 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 123 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 124 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 125 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 126 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 127 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 128 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 129 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 130 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 131 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 132 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 133 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 134 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 135 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 136 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 137 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 138 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 139 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 140 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 141 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 142 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 143 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 144 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 145 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 146 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 147 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 148 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 149 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 150 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 151 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 152 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 153 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 154 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 155 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 156 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 157 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 158 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 159 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 160 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 161 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 162 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 163 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 164 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 165 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 166 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 167 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 168 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 169 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 170 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 171 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 172 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 173 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 174 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 175 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 176 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 177 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 178 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 179 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 180 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 181 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 182 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 183 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 184 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 185 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 186 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 187 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 188 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 189 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 190 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 191 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 192 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 193 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 194 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 195 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 196 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 197 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 198 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 199 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 200 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 201 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 202 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 203 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 204 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 205 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 206 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 207 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 208 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 209 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 210 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 211 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 212 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 213 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 214 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 215 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 216 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 217 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 218 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 219 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 220 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 221 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 222 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 223 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 224 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 225 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 226 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 227 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 228 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 229 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 230 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 231 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 232 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 233 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 234 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 235 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 236 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 237 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 238 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 239 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 240 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 241 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 242 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 243 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 244 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 245 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 246 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 247 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 248 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 249 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 250 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 251 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 252 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 253 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 254 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 255 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 256 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 257 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 258 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 259 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 260 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 261 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 262 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 263 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 264 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 265 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 266 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 267 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 268 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 269 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 270 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 271 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 272 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 273 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 274 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 275 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 276 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 277 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 278 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 279 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 280 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 281 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 282 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 283 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 284 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 285 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 286 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 287 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 288 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 289 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 290 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 291 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 292 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 293 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 294 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 295 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 296 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 297 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 298 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 299 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 300 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 301 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 302 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 303 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 304 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 305 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 306 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 307 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 308 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 309 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 310 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 311 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 312 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 313 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 314 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 315 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 316 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 317 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 318 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 319 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 320 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 321 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 322 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 323 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 324 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 325 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 326 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 327 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 328 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 329 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 330 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 331 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 332 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 333 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 334 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 335 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 336 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 337 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 338 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 339 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 340 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 341 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 342 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 343 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 344 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 345 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 346 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 347 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 348 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 349 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 350 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 351 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 352 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 353 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 354 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 355 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 356 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 357 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 358 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 359 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 360 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 361 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 362 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 363 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 364 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 365 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 366 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 367 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 368 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 369 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 370 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 371 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 372 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 373 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 374 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 375 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 376 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 377 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 378 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 379 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 380 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 381 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 382 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 383 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 384 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 385 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 386 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 387 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 388 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 389 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 390 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 391 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 392 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 393 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 394 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 395 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 396 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 397 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 398 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 399 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 400 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 401 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 402 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 403 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 404 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 405 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 406 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 407 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 408 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 409 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 410 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 411 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 412 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 413 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 414 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 415 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 416 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 417 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 418 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 419 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 420 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 421 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 422 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 423 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 424 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 425 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 426 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 427 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 428 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 429 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 430 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 431 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 432 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 433 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 434 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 435 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 436 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 437 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 438 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 439 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 440 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 441 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 442 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 443 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 444 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
| 445 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_run.png
|
| 446 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_run.png
|
| 447 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_train_chain.png
|
| 448 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/reward_panels_eval_chain.png
|
| 449 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_run.png
|
| 450 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/kl_chain.png
|
| 451 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_run.png
|
| 452 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/arabic_gate_chain.png
|
| 453 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_run.png
|
| 454 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/template_quality_chain.png
|
| 455 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_run.png
|
| 456 |
+
[plot_live_rewards] updated /root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146/plots/meter_by_meter_chain.png
|
plotter.pid
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
249118
|
resume_decision.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"timestamp_utc": "2026-04-12T22:14:08Z",
|
| 3 |
+
"resume_mode": "fresh",
|
| 4 |
+
"requested_spec": "",
|
| 5 |
+
"result": "fresh",
|
| 6 |
+
"reason": "explicit_fresh",
|
| 7 |
+
"local_resume_path": null,
|
| 8 |
+
"remote_repo": null,
|
| 9 |
+
"remote_prefix": null,
|
| 10 |
+
"compatibility": "unchecked",
|
| 11 |
+
"config_fingerprint": "002103f46be89ed6311e30cbbf1952cf127698400c47c48f018bf0a5f0eb1c65"
|
| 12 |
+
}
|
reward_count_adherence_debug.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
reward_hard_gate_debug.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
reward_judge_quality_debug.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
reward_meter_debug.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
reward_repeat_soft_debug.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
reward_total_composite_debug.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
runtime_snapshot.json
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"config_fingerprint": "002103f46be89ed6311e30cbbf1952cf127698400c47c48f018bf0a5f0eb1c65",
|
| 3 |
+
"lineage": {
|
| 4 |
+
"created_at_utc": "2026-04-12T22:14:08Z",
|
| 5 |
+
"run_id": "shaer_grpo_20260412_221146",
|
| 6 |
+
"run_dir": "/root/workspace/Shaer/grpo/outputs/train/shaer_grpo_20260412_221146",
|
| 7 |
+
"chain_id": "shaer_grpo_20260412_221146",
|
| 8 |
+
"root_run_id": "shaer_grpo_20260412_221146",
|
| 9 |
+
"parent_run_id": "",
|
| 10 |
+
"parent_run_dir": "",
|
| 11 |
+
"run_sequence_index": 0
|
| 12 |
+
},
|
| 13 |
+
"dataset_id": "Shaer-AI/ashaar-enhanced-desc-baseform-final-sft-lte20-min500-splits-grpo-meter-count-v1",
|
| 14 |
+
"dataset_source_id": "Shaer-AI/ashaar-with-enhanced-descriptions-baseform-final-sft-lte20-min500-splits",
|
| 15 |
+
"phase1_max_bayts": "20",
|
| 16 |
+
"phase1_allowed_meters": [],
|
| 17 |
+
"base_model_id": "Navid-AI/Yehia-7B-preview",
|
| 18 |
+
"sft_adapter_repo": "Shaer-AI/Shaer-adapters",
|
| 19 |
+
"sft_adapter_mode": "fresh_sft/train",
|
| 20 |
+
"grpo_output_repo": "Shaer-AI/Shaer-adapters-grpo-short1k-no-trio-v2",
|
| 21 |
+
"model_meta": {
|
| 22 |
+
"adapter_path": "/root/.cache/huggingface/hub/models--Shaer-AI--Shaer-adapters/snapshots/0df03eedae8d0e6a37be2165852e619f20a966a4/adapters/fresh_sft/train/latest",
|
| 23 |
+
"load_in_4bit_requested": true,
|
| 24 |
+
"load_in_4bit_effective": false,
|
| 25 |
+
"vllm_colocate_runtime": true,
|
| 26 |
+
"total_params": 7160467456,
|
| 27 |
+
"trainable_params": 159907840,
|
| 28 |
+
"trainable_ratio": 0.022332039211491392,
|
| 29 |
+
"source": "snapshot",
|
| 30 |
+
"mode": "fresh_sft/train",
|
| 31 |
+
"snapshot_root": "/root/.cache/huggingface/hub/models--Shaer-AI--Shaer-adapters/snapshots/0df03eedae8d0e6a37be2165852e619f20a966a4",
|
| 32 |
+
"manifest_path": "manifests/fresh_sft/train/latest.json",
|
| 33 |
+
"adapter_repo": "Shaer-AI/Shaer-adapters"
|
| 34 |
+
}
|
| 35 |
+
}
|
special_tokens_map.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token": {
|
| 3 |
+
"content": "<s>",
|
| 4 |
+
"lstrip": false,
|
| 5 |
+
"normalized": false,
|
| 6 |
+
"rstrip": false,
|
| 7 |
+
"single_word": false
|
| 8 |
+
},
|
| 9 |
+
"eos_token": {
|
| 10 |
+
"content": "</s>",
|
| 11 |
+
"lstrip": false,
|
| 12 |
+
"normalized": false,
|
| 13 |
+
"rstrip": false,
|
| 14 |
+
"single_word": false
|
| 15 |
+
},
|
| 16 |
+
"pad_token": {
|
| 17 |
+
"content": "</s>",
|
| 18 |
+
"lstrip": false,
|
| 19 |
+
"normalized": false,
|
| 20 |
+
"rstrip": false,
|
| 21 |
+
"single_word": false
|
| 22 |
+
},
|
| 23 |
+
"unk_token": {
|
| 24 |
+
"content": "<unk>",
|
| 25 |
+
"lstrip": false,
|
| 26 |
+
"normalized": false,
|
| 27 |
+
"rstrip": false,
|
| 28 |
+
"single_word": false
|
| 29 |
+
}
|
| 30 |
+
}
|
tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
tokenizer.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:feff3deb3537c4a47b77585053ad2aa00484da7907b188e0111cbed1f4592e67
|
| 3 |
+
size 1228714
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,207 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": false,
|
| 3 |
+
"add_eos_token": false,
|
| 4 |
+
"add_prefix_space": null,
|
| 5 |
+
"added_tokens_decoder": {
|
| 6 |
+
"0": {
|
| 7 |
+
"content": "<unk>",
|
| 8 |
+
"lstrip": false,
|
| 9 |
+
"normalized": false,
|
| 10 |
+
"rstrip": false,
|
| 11 |
+
"single_word": false,
|
| 12 |
+
"special": true
|
| 13 |
+
},
|
| 14 |
+
"1": {
|
| 15 |
+
"content": "<s>",
|
| 16 |
+
"lstrip": false,
|
| 17 |
+
"normalized": false,
|
| 18 |
+
"rstrip": false,
|
| 19 |
+
"single_word": false,
|
| 20 |
+
"special": true
|
| 21 |
+
},
|
| 22 |
+
"2": {
|
| 23 |
+
"content": "</s>",
|
| 24 |
+
"lstrip": false,
|
| 25 |
+
"normalized": false,
|
| 26 |
+
"rstrip": false,
|
| 27 |
+
"single_word": false,
|
| 28 |
+
"special": true
|
| 29 |
+
},
|
| 30 |
+
"3": {
|
| 31 |
+
"content": "0",
|
| 32 |
+
"lstrip": false,
|
| 33 |
+
"normalized": false,
|
| 34 |
+
"rstrip": false,
|
| 35 |
+
"single_word": false,
|
| 36 |
+
"special": false
|
| 37 |
+
},
|
| 38 |
+
"4": {
|
| 39 |
+
"content": "1",
|
| 40 |
+
"lstrip": false,
|
| 41 |
+
"normalized": false,
|
| 42 |
+
"rstrip": false,
|
| 43 |
+
"single_word": false,
|
| 44 |
+
"special": false
|
| 45 |
+
},
|
| 46 |
+
"5": {
|
| 47 |
+
"content": "2",
|
| 48 |
+
"lstrip": false,
|
| 49 |
+
"normalized": false,
|
| 50 |
+
"rstrip": false,
|
| 51 |
+
"single_word": false,
|
| 52 |
+
"special": false
|
| 53 |
+
},
|
| 54 |
+
"6": {
|
| 55 |
+
"content": "3",
|
| 56 |
+
"lstrip": false,
|
| 57 |
+
"normalized": false,
|
| 58 |
+
"rstrip": false,
|
| 59 |
+
"single_word": false,
|
| 60 |
+
"special": false
|
| 61 |
+
},
|
| 62 |
+
"7": {
|
| 63 |
+
"content": "4",
|
| 64 |
+
"lstrip": false,
|
| 65 |
+
"normalized": false,
|
| 66 |
+
"rstrip": false,
|
| 67 |
+
"single_word": false,
|
| 68 |
+
"special": false
|
| 69 |
+
},
|
| 70 |
+
"8": {
|
| 71 |
+
"content": "5",
|
| 72 |
+
"lstrip": false,
|
| 73 |
+
"normalized": false,
|
| 74 |
+
"rstrip": false,
|
| 75 |
+
"single_word": false,
|
| 76 |
+
"special": false
|
| 77 |
+
},
|
| 78 |
+
"9": {
|
| 79 |
+
"content": "6",
|
| 80 |
+
"lstrip": false,
|
| 81 |
+
"normalized": false,
|
| 82 |
+
"rstrip": false,
|
| 83 |
+
"single_word": false,
|
| 84 |
+
"special": false
|
| 85 |
+
},
|
| 86 |
+
"10": {
|
| 87 |
+
"content": "7",
|
| 88 |
+
"lstrip": false,
|
| 89 |
+
"normalized": false,
|
| 90 |
+
"rstrip": false,
|
| 91 |
+
"single_word": false,
|
| 92 |
+
"special": false
|
| 93 |
+
},
|
| 94 |
+
"11": {
|
| 95 |
+
"content": "8",
|
| 96 |
+
"lstrip": false,
|
| 97 |
+
"normalized": false,
|
| 98 |
+
"rstrip": false,
|
| 99 |
+
"single_word": false,
|
| 100 |
+
"special": false
|
| 101 |
+
},
|
| 102 |
+
"12": {
|
| 103 |
+
"content": "9",
|
| 104 |
+
"lstrip": false,
|
| 105 |
+
"normalized": false,
|
| 106 |
+
"rstrip": false,
|
| 107 |
+
"single_word": false,
|
| 108 |
+
"special": false
|
| 109 |
+
},
|
| 110 |
+
"13": {
|
| 111 |
+
"content": "٠",
|
| 112 |
+
"lstrip": false,
|
| 113 |
+
"normalized": false,
|
| 114 |
+
"rstrip": false,
|
| 115 |
+
"single_word": false,
|
| 116 |
+
"special": false
|
| 117 |
+
},
|
| 118 |
+
"14": {
|
| 119 |
+
"content": "١",
|
| 120 |
+
"lstrip": false,
|
| 121 |
+
"normalized": false,
|
| 122 |
+
"rstrip": false,
|
| 123 |
+
"single_word": false,
|
| 124 |
+
"special": false
|
| 125 |
+
},
|
| 126 |
+
"15": {
|
| 127 |
+
"content": "٢",
|
| 128 |
+
"lstrip": false,
|
| 129 |
+
"normalized": false,
|
| 130 |
+
"rstrip": false,
|
| 131 |
+
"single_word": false,
|
| 132 |
+
"special": false
|
| 133 |
+
},
|
| 134 |
+
"16": {
|
| 135 |
+
"content": "٣",
|
| 136 |
+
"lstrip": false,
|
| 137 |
+
"normalized": false,
|
| 138 |
+
"rstrip": false,
|
| 139 |
+
"single_word": false,
|
| 140 |
+
"special": false
|
| 141 |
+
},
|
| 142 |
+
"17": {
|
| 143 |
+
"content": "٤",
|
| 144 |
+
"lstrip": false,
|
| 145 |
+
"normalized": false,
|
| 146 |
+
"rstrip": false,
|
| 147 |
+
"single_word": false,
|
| 148 |
+
"special": false
|
| 149 |
+
},
|
| 150 |
+
"18": {
|
| 151 |
+
"content": "٥",
|
| 152 |
+
"lstrip": false,
|
| 153 |
+
"normalized": false,
|
| 154 |
+
"rstrip": false,
|
| 155 |
+
"single_word": false,
|
| 156 |
+
"special": false
|
| 157 |
+
},
|
| 158 |
+
"19": {
|
| 159 |
+
"content": "٦",
|
| 160 |
+
"lstrip": false,
|
| 161 |
+
"normalized": false,
|
| 162 |
+
"rstrip": false,
|
| 163 |
+
"single_word": false,
|
| 164 |
+
"special": false
|
| 165 |
+
},
|
| 166 |
+
"20": {
|
| 167 |
+
"content": "٧",
|
| 168 |
+
"lstrip": false,
|
| 169 |
+
"normalized": false,
|
| 170 |
+
"rstrip": false,
|
| 171 |
+
"single_word": false,
|
| 172 |
+
"special": false
|
| 173 |
+
},
|
| 174 |
+
"21": {
|
| 175 |
+
"content": "٨",
|
| 176 |
+
"lstrip": false,
|
| 177 |
+
"normalized": false,
|
| 178 |
+
"rstrip": false,
|
| 179 |
+
"single_word": false,
|
| 180 |
+
"special": false
|
| 181 |
+
},
|
| 182 |
+
"22": {
|
| 183 |
+
"content": "٩",
|
| 184 |
+
"lstrip": false,
|
| 185 |
+
"normalized": false,
|
| 186 |
+
"rstrip": false,
|
| 187 |
+
"single_word": false,
|
| 188 |
+
"special": false
|
| 189 |
+
}
|
| 190 |
+
},
|
| 191 |
+
"bos_token": "<s>",
|
| 192 |
+
"clean_up_tokenization_spaces": false,
|
| 193 |
+
"eos_token": "</s>",
|
| 194 |
+
"extra_special_tokens": {},
|
| 195 |
+
"legacy": false,
|
| 196 |
+
"max_length": null,
|
| 197 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 198 |
+
"pad_to_multiple_of": null,
|
| 199 |
+
"pad_token": "</s>",
|
| 200 |
+
"pad_token_type_id": 0,
|
| 201 |
+
"padding_side": "left",
|
| 202 |
+
"sp_model_kwargs": {},
|
| 203 |
+
"spaces_between_special_tokens": false,
|
| 204 |
+
"tokenizer_class": "LlamaTokenizer",
|
| 205 |
+
"unk_token": "<unk>",
|
| 206 |
+
"use_default_system_prompt": false
|
| 207 |
+
}
|
train.log
ADDED
|
@@ -0,0 +1,114 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
2026-04-12 22:11:54,382 | INFO | train_grpo_train | mode=train
|
| 2 |
+
2026-04-12 22:14:27,110 | INFO | train_grpo_train | dataset_id=Shaer-AI/ashaar-enhanced-desc-baseform-final-sft-lte20-min500-splits-grpo-meter-count-v1 train_size=9955 eval_size=80
|
| 3 |
+
2026-04-12 22:14:27,110 | INFO | train_grpo_train | source_dataset_id=Shaer-AI/ashaar-with-enhanced-descriptions-baseform-final-sft-lte20-min500-splits test_size=80 hard_diagnostic_size=3126
|
| 4 |
+
2026-04-12 22:14:27,110 | INFO | train_grpo_train | active_rewards=['meter', 'count_adherence', 'hard_gate', 'judge_quality', 'repeat_soft', 'total_composite']
|
| 5 |
+
2026-04-12 22:14:27,110 | INFO | train_grpo_train | reward_weights={'meter': 0.0, 'count_adherence': 0.0, 'hard_gate': 0.0, 'judge_quality': 0.0, 'repeat_soft': 0.0, 'total_composite': 1.0}
|
| 6 |
+
2026-04-12 22:14:27,110 | INFO | train_grpo_train | output_repo=Shaer-AI/Shaer-adapters-grpo-short1k-no-trio-v2
|
| 7 |
+
2026-04-12 22:14:27,110 | INFO | train_grpo_train | train_manifest_path=/root/workspace/Shaer/grpo/outputs/curated_meter_count_easyfirst_short_drop_trio/cap_1000/selected_manifest.csv
|
| 8 |
+
2026-04-12 22:14:27,111 | INFO | train_grpo_train | hard_diagnostic_manifest_path=/root/workspace/Shaer/grpo/outputs/curated_meter_count_easyfirst_short_drop_trio/hard_diagnostic_cap_256/selected_manifest.csv
|
| 9 |
+
2026-04-12 22:14:27,111 | INFO | train_grpo_train | trainable_params=159907840 total_params=7160467456 trainable_ratio=0.022332
|
| 10 |
+
2026-04-12 22:14:27,111 | INFO | train_grpo_train | resume_decision={"timestamp_utc": "2026-04-12T22:14:08Z", "resume_mode": "fresh", "requested_spec": "", "result": "fresh", "reason": "explicit_fresh", "local_resume_path": null, "remote_repo": null, "remote_prefix": null, "compatibility": "unchecked", "config_fingerprint": "002103f46be89ed6311e30cbbf1952cf127698400c47c48f018bf0a5f0eb1c65"}
|
| 11 |
+
2026-04-12 22:14:27,111 | INFO | train_grpo_train | starting trainer.train()
|
| 12 |
+
2026-04-12 22:14:34,355 | INFO | train_grpo_train | metrics_logged mode=train step=1
|
| 13 |
+
2026-04-12 22:14:41,560 | INFO | train_grpo_train | metrics_logged mode=train step=2
|
| 14 |
+
2026-04-12 22:14:47,230 | INFO | train_grpo_train | metrics_logged mode=train step=3
|
| 15 |
+
2026-04-12 22:14:53,766 | INFO | train_grpo_train | metrics_logged mode=train step=4
|
| 16 |
+
2026-04-12 22:15:00,641 | INFO | train_grpo_train | metrics_logged mode=train step=5
|
| 17 |
+
2026-04-12 22:15:07,738 | INFO | train_grpo_train | metrics_logged mode=train step=6
|
| 18 |
+
2026-04-12 22:15:14,683 | INFO | train_grpo_train | metrics_logged mode=train step=7
|
| 19 |
+
2026-04-12 22:15:20,044 | INFO | train_grpo_train | metrics_logged mode=train step=8
|
| 20 |
+
2026-04-12 22:15:27,891 | INFO | train_grpo_train | metrics_logged mode=train step=9
|
| 21 |
+
2026-04-12 22:15:34,140 | INFO | train_grpo_train | metrics_logged mode=train step=10
|
| 22 |
+
2026-04-12 22:15:39,923 | INFO | train_grpo_train | metrics_logged mode=train step=11
|
| 23 |
+
2026-04-12 22:15:45,369 | INFO | train_grpo_train | metrics_logged mode=train step=12
|
| 24 |
+
2026-04-12 22:15:51,099 | INFO | train_grpo_train | metrics_logged mode=train step=13
|
| 25 |
+
2026-04-12 22:15:58,432 | INFO | train_grpo_train | metrics_logged mode=train step=14
|
| 26 |
+
2026-04-12 22:16:04,205 | INFO | train_grpo_train | metrics_logged mode=train step=15
|
| 27 |
+
2026-04-12 22:16:10,026 | INFO | train_grpo_train | metrics_logged mode=train step=16
|
| 28 |
+
2026-04-12 22:16:15,951 | INFO | train_grpo_train | metrics_logged mode=train step=17
|
| 29 |
+
2026-04-12 22:16:21,933 | INFO | train_grpo_train | metrics_logged mode=train step=18
|
| 30 |
+
2026-04-12 22:16:28,193 | INFO | train_grpo_train | metrics_logged mode=train step=19
|
| 31 |
+
2026-04-12 22:16:35,112 | INFO | train_grpo_train | metrics_logged mode=train step=20
|
| 32 |
+
2026-04-12 22:16:40,898 | INFO | train_grpo_train | metrics_logged mode=train step=21
|
| 33 |
+
2026-04-12 22:16:46,699 | INFO | train_grpo_train | metrics_logged mode=train step=22
|
| 34 |
+
2026-04-12 22:16:52,388 | INFO | train_grpo_train | metrics_logged mode=train step=23
|
| 35 |
+
2026-04-12 22:16:58,427 | INFO | train_grpo_train | metrics_logged mode=train step=24
|
| 36 |
+
2026-04-12 22:17:05,930 | INFO | train_grpo_train | metrics_logged mode=train step=25
|
| 37 |
+
2026-04-12 22:17:12,084 | INFO | train_grpo_train | metrics_logged mode=train step=26
|
| 38 |
+
2026-04-12 22:17:19,472 | INFO | train_grpo_train | metrics_logged mode=train step=27
|
| 39 |
+
2026-04-12 22:17:24,920 | INFO | train_grpo_train | metrics_logged mode=train step=28
|
| 40 |
+
2026-04-12 22:17:32,372 | INFO | train_grpo_train | metrics_logged mode=train step=29
|
| 41 |
+
2026-04-12 22:17:38,984 | INFO | train_grpo_train | metrics_logged mode=train step=30
|
| 42 |
+
2026-04-12 22:17:45,262 | INFO | train_grpo_train | metrics_logged mode=train step=31
|
| 43 |
+
2026-04-12 22:17:51,068 | INFO | train_grpo_train | metrics_logged mode=train step=32
|
| 44 |
+
2026-04-12 22:17:57,027 | INFO | train_grpo_train | metrics_logged mode=train step=33
|
| 45 |
+
2026-04-12 22:18:03,095 | INFO | train_grpo_train | metrics_logged mode=train step=34
|
| 46 |
+
2026-04-12 22:18:09,108 | INFO | train_grpo_train | metrics_logged mode=train step=35
|
| 47 |
+
2026-04-12 22:18:17,013 | INFO | train_grpo_train | metrics_logged mode=train step=36
|
| 48 |
+
2026-04-12 22:18:23,110 | INFO | train_grpo_train | metrics_logged mode=train step=37
|
| 49 |
+
2026-04-12 22:18:29,339 | INFO | train_grpo_train | metrics_logged mode=train step=38
|
| 50 |
+
2026-04-12 22:18:36,211 | INFO | train_grpo_train | metrics_logged mode=train step=39
|
| 51 |
+
2026-04-12 22:18:42,564 | INFO | train_grpo_train | metrics_logged mode=train step=40
|
| 52 |
+
2026-04-12 22:18:51,630 | INFO | train_grpo_train | metrics_logged mode=train step=41
|
| 53 |
+
2026-04-12 22:18:57,727 | INFO | train_grpo_train | metrics_logged mode=train step=42
|
| 54 |
+
2026-04-12 22:19:04,585 | INFO | train_grpo_train | metrics_logged mode=train step=43
|
| 55 |
+
2026-04-12 22:19:11,622 | INFO | train_grpo_train | metrics_logged mode=train step=44
|
| 56 |
+
2026-04-12 22:19:17,574 | INFO | train_grpo_train | metrics_logged mode=train step=45
|
| 57 |
+
2026-04-12 22:19:23,990 | INFO | train_grpo_train | metrics_logged mode=train step=46
|
| 58 |
+
2026-04-12 22:19:33,243 | INFO | train_grpo_train | metrics_logged mode=train step=47
|
| 59 |
+
2026-04-12 22:19:39,947 | INFO | train_grpo_train | metrics_logged mode=train step=48
|
| 60 |
+
2026-04-12 22:19:47,211 | INFO | train_grpo_train | metrics_logged mode=train step=49
|
| 61 |
+
2026-04-12 22:19:54,095 | INFO | train_grpo_train | metrics_logged mode=train step=50
|
| 62 |
+
2026-04-12 22:20:44,485 | INFO | train_grpo_train | metrics_logged mode=eval step=50
|
| 63 |
+
2026-04-12 22:20:53,273 | INFO | train_grpo_train | metrics_logged mode=train step=51
|
| 64 |
+
2026-04-12 22:21:00,929 | INFO | train_grpo_train | metrics_logged mode=train step=52
|
| 65 |
+
2026-04-12 22:21:06,920 | INFO | train_grpo_train | metrics_logged mode=train step=53
|
| 66 |
+
2026-04-12 22:21:15,297 | INFO | train_grpo_train | metrics_logged mode=train step=54
|
| 67 |
+
2026-04-12 22:21:25,932 | INFO | train_grpo_train | metrics_logged mode=train step=55
|
| 68 |
+
2026-04-12 22:21:37,886 | INFO | train_grpo_train | metrics_logged mode=train step=56
|
| 69 |
+
2026-04-12 22:21:47,832 | INFO | train_grpo_train | metrics_logged mode=train step=57
|
| 70 |
+
2026-04-12 22:21:58,752 | INFO | train_grpo_train | metrics_logged mode=train step=58
|
| 71 |
+
2026-04-12 22:22:06,281 | INFO | train_grpo_train | metrics_logged mode=train step=59
|
| 72 |
+
2026-04-12 22:22:14,553 | INFO | train_grpo_train | metrics_logged mode=train step=60
|
| 73 |
+
2026-04-12 22:22:21,854 | INFO | train_grpo_train | metrics_logged mode=train step=61
|
| 74 |
+
2026-04-12 22:22:30,124 | INFO | train_grpo_train | metrics_logged mode=train step=62
|
| 75 |
+
2026-04-12 22:22:37,398 | INFO | train_grpo_train | metrics_logged mode=train step=63
|
| 76 |
+
2026-04-12 22:22:49,144 | INFO | train_grpo_train | metrics_logged mode=train step=64
|
| 77 |
+
2026-04-12 22:22:56,752 | INFO | train_grpo_train | metrics_logged mode=train step=65
|
| 78 |
+
2026-04-12 22:23:09,187 | INFO | train_grpo_train | metrics_logged mode=train step=66
|
| 79 |
+
2026-04-12 22:23:17,210 | INFO | train_grpo_train | metrics_logged mode=train step=67
|
| 80 |
+
2026-04-12 22:23:24,524 | INFO | train_grpo_train | metrics_logged mode=train step=68
|
| 81 |
+
2026-04-12 22:23:36,958 | INFO | train_grpo_train | metrics_logged mode=train step=69
|
| 82 |
+
2026-04-12 22:23:49,755 | INFO | train_grpo_train | metrics_logged mode=train step=70
|
| 83 |
+
2026-04-12 22:23:58,787 | INFO | train_grpo_train | metrics_logged mode=train step=71
|
| 84 |
+
2026-04-12 22:24:08,327 | INFO | train_grpo_train | metrics_logged mode=train step=72
|
| 85 |
+
2026-04-12 22:24:19,769 | INFO | train_grpo_train | metrics_logged mode=train step=73
|
| 86 |
+
2026-04-12 22:24:26,607 | INFO | train_grpo_train | metrics_logged mode=train step=74
|
| 87 |
+
2026-04-12 22:24:39,640 | INFO | train_grpo_train | metrics_logged mode=train step=75
|
| 88 |
+
2026-04-12 22:24:49,903 | INFO | train_grpo_train | metrics_logged mode=train step=76
|
| 89 |
+
2026-04-12 22:24:58,165 | INFO | train_grpo_train | metrics_logged mode=train step=77
|
| 90 |
+
2026-04-12 22:25:05,555 | INFO | train_grpo_train | metrics_logged mode=train step=78
|
| 91 |
+
2026-04-12 22:25:12,368 | INFO | train_grpo_train | metrics_logged mode=train step=79
|
| 92 |
+
2026-04-12 22:25:18,947 | INFO | train_grpo_train | metrics_logged mode=train step=80
|
| 93 |
+
2026-04-12 22:25:28,142 | INFO | train_grpo_train | metrics_logged mode=train step=81
|
| 94 |
+
2026-04-12 22:25:36,534 | INFO | train_grpo_train | metrics_logged mode=train step=82
|
| 95 |
+
2026-04-12 22:25:43,869 | INFO | train_grpo_train | metrics_logged mode=train step=83
|
| 96 |
+
2026-04-12 22:25:51,331 | INFO | train_grpo_train | metrics_logged mode=train step=84
|
| 97 |
+
2026-04-12 22:25:57,493 | INFO | train_grpo_train | metrics_logged mode=train step=85
|
| 98 |
+
2026-04-12 22:26:04,459 | INFO | train_grpo_train | metrics_logged mode=train step=86
|
| 99 |
+
2026-04-12 22:26:11,419 | INFO | train_grpo_train | metrics_logged mode=train step=87
|
| 100 |
+
2026-04-12 22:26:17,765 | INFO | train_grpo_train | metrics_logged mode=train step=88
|
| 101 |
+
2026-04-12 22:26:24,947 | INFO | train_grpo_train | metrics_logged mode=train step=89
|
| 102 |
+
2026-04-12 22:26:31,050 | INFO | train_grpo_train | metrics_logged mode=train step=90
|
| 103 |
+
2026-04-12 22:26:39,167 | INFO | train_grpo_train | metrics_logged mode=train step=91
|
| 104 |
+
2026-04-12 22:26:47,422 | INFO | train_grpo_train | metrics_logged mode=train step=92
|
| 105 |
+
2026-04-12 22:26:54,051 | INFO | train_grpo_train | metrics_logged mode=train step=93
|
| 106 |
+
2026-04-12 22:27:00,885 | INFO | train_grpo_train | metrics_logged mode=train step=94
|
| 107 |
+
2026-04-12 22:27:08,659 | INFO | train_grpo_train | metrics_logged mode=train step=95
|
| 108 |
+
2026-04-12 22:27:15,126 | INFO | train_grpo_train | metrics_logged mode=train step=96
|
| 109 |
+
2026-04-12 22:27:21,560 | INFO | train_grpo_train | metrics_logged mode=train step=97
|
| 110 |
+
2026-04-12 22:27:28,704 | INFO | train_grpo_train | metrics_logged mode=train step=98
|
| 111 |
+
2026-04-12 22:27:35,114 | INFO | train_grpo_train | metrics_logged mode=train step=99
|
| 112 |
+
2026-04-12 22:27:42,082 | INFO | train_grpo_train | metrics_logged mode=train step=100
|
| 113 |
+
2026-04-12 22:28:35,565 | INFO | train_grpo_train | metrics_logged mode=eval step=100
|
| 114 |
+
2026-04-12 22:28:46,892 | INFO | train_grpo_train | metrics_logged mode=train step=101
|
train.pid
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
249116
|
train_stdout.log
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da11089186382d31f94fd2c886e060e38e8bb0b2495077c6dae4e436d00dbb87
|
| 3 |
+
size 7505
|
watcher.log
ADDED
|
File without changes
|
watcher.pid
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
249117
|