File size: 508 Bytes
93fc4c9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "tokenizer": "Qwen/Qwen3.5-0.8B",
  "max_length": 8192,
  "policy": "retain only complete trajectories whose tokenized length is at most max_length",
  "train": {
    "input_rows": 5700,
    "kept_rows": 5676,
    "dropped_rows": 24,
    "kept_sha256": "4525fc354089ba06e18a85d80a03c767239d4a2eaecfa58df4a67f3a3ee4ecb9"
  },
  "validation": {
    "input_rows": 300,
    "kept_rows": 294,
    "dropped_rows": 6,
    "kept_sha256": "c41d95d99d567b2734b382ba26aa986104b37ca3b506de32a32799a471c9d17d"
  }
}