LogicLark-QuantumQuill commited on
Commit
62a002c
·
verified ·
1 Parent(s): c979047

remove stale dataset version validated_datasets/elite_2025-09_game/validated-20260226T151127Z

Browse files
validated_datasets/elite_2025-09_game/validated-20260226T151127Z/checksums.sha256 DELETED
@@ -1,4 +0,0 @@
1
- 15c168417ac41ca0c98a2be3c5b0e816946e8e79ab28e8ccc7ced3314314a203 stats.json
2
- f4366061a5ac8881ae3b0075b794c462877c56341560741d836aea6fb0b090c9 test.jsonl
3
- 70456054732b713781c27a716182b25338240013ecfca28d19a0ec93b2382e2e train.jsonl
4
- 15b280cf7aca4bcb1f3397adb63aa2a4afe538602de9aec852c6d1c2274398a7 val.jsonl
 
 
 
 
 
validated_datasets/elite_2025-09_game/validated-20260226T151127Z/elite_2025-09_game_validated-20260226T151127Z.tar.gz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:800bd427d1db520fa33f27fae36e7d6fdff15bd66a2dcf627d1c2e8f54b30f31
3
- size 44619472
 
 
 
 
validated_datasets/elite_2025-09_game/validated-20260226T151127Z/manifest.json DELETED
@@ -1,92 +0,0 @@
1
- {
2
- "schema_version": 1,
3
- "kind": "chess-bot-validated-dataset",
4
- "created_at_utc": "2026-02-26T15:19:34.113201+00:00",
5
- "dataset_name": "elite_2025-09_game",
6
- "version": "validated-20260226T151127Z",
7
- "source_dir": "/tmp/chessbot_compact_months_20260226T150841Z/elite_2025-09_game",
8
- "file_count": 4,
9
- "total_bytes": 205280327,
10
- "dataset_format": "game_jsonl_runtime_splice_v1",
11
- "required_files_present": {
12
- "train.jsonl": true,
13
- "val.jsonl": true
14
- },
15
- "stats_json": {
16
- "dataset_format": "game_jsonl_runtime_splice_v1",
17
- "input_path": "data/validated/elite_2025-09/valid_games.jsonl",
18
- "output_dir": "/tmp/chessbot_compact_months_20260226T150841Z/elite_2025-09_game",
19
- "schema_move_field": "moves",
20
- "source_validated_move_alias_supported": [
21
- "moves",
22
- "moves_uci"
23
- ],
24
- "keep_headers": false,
25
- "runtime_splice_defaults": {
26
- "min_context": 8,
27
- "min_target": 1
28
- },
29
- "split_seed": 7,
30
- "train_ratio": 0.8,
31
- "val_ratio": 0.1,
32
- "decisive_only": true,
33
- "input_games_total": 285323,
34
- "input_games_after_filters": 225181,
35
- "spliceable_games": 225137,
36
- "split_games": {
37
- "train": 180102,
38
- "val": 22523,
39
- "test": 22512
40
- },
41
- "split_plies_total": {
42
- "train": 15203154,
43
- "val": 1898309,
44
- "test": 1901952
45
- },
46
- "split_avg_plies": {
47
- "train": 84.41413199187127,
48
- "val": 84.28313279758468,
49
- "test": 84.4861407249467
50
- },
51
- "split_winner_counts": {
52
- "train": {
53
- "W": 95789,
54
- "B": 84313
55
- },
56
- "val": {
57
- "W": 12068,
58
- "B": 10455
59
- },
60
- "test": {
61
- "B": 10529,
62
- "W": 11983
63
- }
64
- }
65
- },
66
- "files": [
67
- {
68
- "path": "stats.json",
69
- "size_bytes": 1096,
70
- "sha256": "15c168417ac41ca0c98a2be3c5b0e816946e8e79ab28e8ccc7ced3314314a203"
71
- },
72
- {
73
- "path": "test.jsonl",
74
- "size_bytes": 20540470,
75
- "sha256": "f4366061a5ac8881ae3b0075b794c462877c56341560741d836aea6fb0b090c9"
76
- },
77
- {
78
- "path": "train.jsonl",
79
- "size_bytes": 164224843,
80
- "sha256": "70456054732b713781c27a716182b25338240013ecfca28d19a0ec93b2382e2e"
81
- },
82
- {
83
- "path": "val.jsonl",
84
- "size_bytes": 20513918,
85
- "sha256": "15b280cf7aca4bcb1f3397adb63aa2a4afe538602de9aec852c6d1c2274398a7"
86
- }
87
- ],
88
- "distribution": {
89
- "mode": "archive",
90
- "archive_name": "elite_2025-09_game_validated-20260226T151127Z.tar.gz"
91
- }
92
- }