LogicLark-QuantumQuill commited on
Commit
f9ab91b
·
verified ·
1 Parent(s): c1a8889

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

Browse files
validated_datasets/elite_2025-07_game/validated-20260226T151127Z/checksums.sha256 DELETED
@@ -1,4 +0,0 @@
1
- ebc4ee154c9396ac6a3622410bb5841ec844c0549803efd48c1ec9a16e7766ef stats.json
2
- 22ac1464b92cc4cc9083f3b5d5699669940456e4ebeaf8346bb2c6a6f33ebb10 test.jsonl
3
- d2683ee5295903442b63f5593593f0a0d673ec50306d6f742d5da78f60efcb70 train.jsonl
4
- 4188436723136fcc7cd031c54ae380db6c342fa197a25507a854538890ceae1b val.jsonl
 
 
 
 
 
validated_datasets/elite_2025-07_game/validated-20260226T151127Z/elite_2025-07_game_validated-20260226T151127Z.tar.gz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:28f7515dec6ed879d31dc13adbdabc098e725a9484abc85d8ad6185dfd0eafae
3
- size 47959819
 
 
 
 
validated_datasets/elite_2025-07_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:17:53.770777+00:00",
5
- "dataset_name": "elite_2025-07_game",
6
- "version": "validated-20260226T151127Z",
7
- "source_dir": "/tmp/chessbot_compact_months_20260226T150841Z/elite_2025-07_game",
8
- "file_count": 4,
9
- "total_bytes": 220425510,
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-07/valid_games.jsonl",
18
- "output_dir": "/tmp/chessbot_compact_months_20260226T150841Z/elite_2025-07_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": 288093,
34
- "input_games_after_filters": 240417,
35
- "spliceable_games": 240365,
36
- "split_games": {
37
- "train": 192290,
38
- "val": 24038,
39
- "test": 24037
40
- },
41
- "split_plies_total": {
42
- "train": 16358290,
43
- "val": 2046191,
44
- "test": 2041511
45
- },
46
- "split_avg_plies": {
47
- "train": 85.07093452597638,
48
- "val": 85.12317996505533,
49
- "test": 84.93202146690518
50
- },
51
- "split_winner_counts": {
52
- "train": {
53
- "B": 90330,
54
- "W": 101960
55
- },
56
- "val": {
57
- "W": 12769,
58
- "B": 11269
59
- },
60
- "test": {
61
- "W": 12711,
62
- "B": 11326
63
- }
64
- }
65
- },
66
- "files": [
67
- {
68
- "path": "stats.json",
69
- "size_bytes": 1098,
70
- "sha256": "ebc4ee154c9396ac6a3622410bb5841ec844c0549803efd48c1ec9a16e7766ef"
71
- },
72
- {
73
- "path": "test.jsonl",
74
- "size_bytes": 22017978,
75
- "sha256": "22ac1464b92cc4cc9083f3b5d5699669940456e4ebeaf8346bb2c6a6f33ebb10"
76
- },
77
- {
78
- "path": "train.jsonl",
79
- "size_bytes": 176350808,
80
- "sha256": "d2683ee5295903442b63f5593593f0a0d673ec50306d6f742d5da78f60efcb70"
81
- },
82
- {
83
- "path": "val.jsonl",
84
- "size_bytes": 22055626,
85
- "sha256": "4188436723136fcc7cd031c54ae380db6c342fa197a25507a854538890ceae1b"
86
- }
87
- ],
88
- "distribution": {
89
- "mode": "archive",
90
- "archive_name": "elite_2025-07_game_validated-20260226T151127Z.tar.gz"
91
- }
92
- }