LogicLark-QuantumQuill commited on
Commit
ea55fae
·
verified ·
1 Parent(s): 4fcbd88

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

Browse files
validated_datasets/elite_2025-04_game/validated-20260226T151127Z/checksums.sha256 DELETED
@@ -1,4 +0,0 @@
1
- e6d2c721929b88c4b1667a9e54452990db59bf5a1057c146bb4388b12197670c stats.json
2
- aca1999d59504338c873b50e9c1b929486a37734edb511577a0f7274295ad93a test.jsonl
3
- ccc7dcf0164aedeb049726d0de432d9fad4946cdf230dfddff6a7d740cbf1b80 train.jsonl
4
- 42cdc781b9554ddbd6c61da5317856a23e87b99cc6e479837238508d6d3b7143 val.jsonl
 
 
 
 
 
validated_datasets/elite_2025-04_game/validated-20260226T151127Z/elite_2025-04_game_validated-20260226T151127Z.tar.gz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ba42a3b09aaf2931618fd6c581a3a6c4500a24f19a15af2a425130e4f06e7da
3
- size 47128254
 
 
 
 
validated_datasets/elite_2025-04_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:15:15.284968+00:00",
5
- "dataset_name": "elite_2025-04_game",
6
- "version": "validated-20260226T151127Z",
7
- "source_dir": "/tmp/chessbot_compact_months_20260226T150841Z/elite_2025-04_game",
8
- "file_count": 4,
9
- "total_bytes": 216416963,
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-04/valid_games.jsonl",
18
- "output_dir": "/tmp/chessbot_compact_months_20260226T150841Z/elite_2025-04_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": 278534,
34
- "input_games_after_filters": 235381,
35
- "spliceable_games": 235344,
36
- "split_games": {
37
- "train": 188279,
38
- "val": 23532,
39
- "test": 23533
40
- },
41
- "split_plies_total": {
42
- "train": 16078137,
43
- "val": 2011756,
44
- "test": 2003264
45
- },
46
- "split_avg_plies": {
47
- "train": 85.3952750970634,
48
- "val": 85.49022607513173,
49
- "test": 85.12573832490546
50
- },
51
- "split_winner_counts": {
52
- "train": {
53
- "W": 100031,
54
- "B": 88248
55
- },
56
- "val": {
57
- "W": 12480,
58
- "B": 11052
59
- },
60
- "test": {
61
- "B": 10938,
62
- "W": 12595
63
- }
64
- }
65
- },
66
- "files": [
67
- {
68
- "path": "stats.json",
69
- "size_bytes": 1097,
70
- "sha256": "e6d2c721929b88c4b1667a9e54452990db59bf5a1057c146bb4388b12197670c"
71
- },
72
- {
73
- "path": "test.jsonl",
74
- "size_bytes": 21592709,
75
- "sha256": "aca1999d59504338c873b50e9c1b929486a37734edb511577a0f7274295ad93a"
76
- },
77
- {
78
- "path": "train.jsonl",
79
- "size_bytes": 173162595,
80
- "sha256": "ccc7dcf0164aedeb049726d0de432d9fad4946cdf230dfddff6a7d740cbf1b80"
81
- },
82
- {
83
- "path": "val.jsonl",
84
- "size_bytes": 21660562,
85
- "sha256": "42cdc781b9554ddbd6c61da5317856a23e87b99cc6e479837238508d6d3b7143"
86
- }
87
- ],
88
- "distribution": {
89
- "mode": "archive",
90
- "archive_name": "elite_2025-04_game_validated-20260226T151127Z.tar.gz"
91
- }
92
- }