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

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

Browse files
validated_datasets/elite_2025-03_game/validated-20260226T151127Z/checksums.sha256 DELETED
@@ -1,4 +0,0 @@
1
- 10dfa6ba884fbe2316289d0cd8e318e868efcb18e11b63501972306f56c3a4a2 stats.json
2
- a666cfd5164a253547b410f33e0f545cc4cefc8da3fe378616f6ae7d66c2aab5 test.jsonl
3
- 649e80ec8066056bacafc0b19d6d4ac36165c957e3c6de7b7652586fa6c278bd train.jsonl
4
- bfb2a8fc2ed76c112c25a3053f700266945cbb61007e631ff2b32b151896bc34 val.jsonl
 
 
 
 
 
validated_datasets/elite_2025-03_game/validated-20260226T151127Z/elite_2025-03_game_validated-20260226T151127Z.tar.gz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed621af675910a843e8350f04b8dbddaaa404b9797a416de3caae8142079d5be
3
- size 50821822
 
 
 
 
validated_datasets/elite_2025-03_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:14:11.706429+00:00",
5
- "dataset_name": "elite_2025-03_game",
6
- "version": "validated-20260226T151127Z",
7
- "source_dir": "/tmp/chessbot_compact_months_20260226T150841Z/elite_2025-03_game",
8
- "file_count": 4,
9
- "total_bytes": 233431800,
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-03/valid_games.jsonl",
18
- "output_dir": "/tmp/chessbot_compact_months_20260226T150841Z/elite_2025-03_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": 296024,
34
- "input_games_after_filters": 254452,
35
- "spliceable_games": 254397,
36
- "split_games": {
37
- "train": 203510,
38
- "val": 25443,
39
- "test": 25444
40
- },
41
- "split_plies_total": {
42
- "train": 17328378,
43
- "val": 2160967,
44
- "test": 2167257
45
- },
46
- "split_avg_plies": {
47
- "train": 85.14755048891946,
48
- "val": 84.93365562237157,
49
- "test": 85.17752711837761
50
- },
51
- "split_winner_counts": {
52
- "train": {
53
- "B": 95546,
54
- "W": 107964
55
- },
56
- "val": {
57
- "B": 11965,
58
- "W": 13478
59
- },
60
- "test": {
61
- "W": 13364,
62
- "B": 12080
63
- }
64
- }
65
- },
66
- "files": [
67
- {
68
- "path": "stats.json",
69
- "size_bytes": 1098,
70
- "sha256": "10dfa6ba884fbe2316289d0cd8e318e868efcb18e11b63501972306f56c3a4a2"
71
- },
72
- {
73
- "path": "test.jsonl",
74
- "size_bytes": 23357076,
75
- "sha256": "a666cfd5164a253547b410f33e0f545cc4cefc8da3fe378616f6ae7d66c2aab5"
76
- },
77
- {
78
- "path": "train.jsonl",
79
- "size_bytes": 186767324,
80
- "sha256": "649e80ec8066056bacafc0b19d6d4ac36165c957e3c6de7b7652586fa6c278bd"
81
- },
82
- {
83
- "path": "val.jsonl",
84
- "size_bytes": 23306302,
85
- "sha256": "bfb2a8fc2ed76c112c25a3053f700266945cbb61007e631ff2b32b151896bc34"
86
- }
87
- ],
88
- "distribution": {
89
- "mode": "archive",
90
- "archive_name": "elite_2025-03_game_validated-20260226T151127Z.tar.gz"
91
- }
92
- }