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

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

Browse files
validated_datasets/elite_2025-02_game/validated-20260226T151127Z/checksums.sha256 DELETED
@@ -1,4 +0,0 @@
1
- d48e7638c37db99dde831f892fcb196cf5e64b253e4dd550b5aeeab4ca90a9a6 stats.json
2
- fa4a7fd0ef472c387f44d7a83fc1e13bbdfd0ff7353f9a718e29a2422542b44b test.jsonl
3
- fbc91040543c613cf4847f6615d7a34a8bb274df766806b2be6c870299b8d5b0 train.jsonl
4
- a0d5ba346c18bd86988f764c1c03a8ec7359eabeea77437f07168f3f6c4d384b val.jsonl
 
 
 
 
 
validated_datasets/elite_2025-02_game/validated-20260226T151127Z/elite_2025-02_game_validated-20260226T151127Z.tar.gz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f54f161520f6cdf8364e1c7886f8df50b527c7253b8dc339691fa737e58de28
3
- size 44141009
 
 
 
 
validated_datasets/elite_2025-02_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:13:17.517892+00:00",
5
- "dataset_name": "elite_2025-02_game",
6
- "version": "validated-20260226T151127Z",
7
- "source_dir": "/tmp/chessbot_compact_months_20260226T150841Z/elite_2025-02_game",
8
- "file_count": 4,
9
- "total_bytes": 203353674,
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-02/valid_games.jsonl",
18
- "output_dir": "/tmp/chessbot_compact_months_20260226T150841Z/elite_2025-02_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": 255933,
34
- "input_games_after_filters": 224805,
35
- "spliceable_games": 224765,
36
- "split_games": {
37
- "train": 179812,
38
- "val": 22485,
39
- "test": 22468
40
- },
41
- "split_plies_total": {
42
- "train": 15010241,
43
- "val": 1873739,
44
- "test": 1890012
45
- },
46
- "split_avg_plies": {
47
- "train": 83.4774153004249,
48
- "val": 83.3328441183011,
49
- "test": 84.12017090973829
50
- },
51
- "split_winner_counts": {
52
- "train": {
53
- "W": 95059,
54
- "B": 84753
55
- },
56
- "val": {
57
- "B": 10711,
58
- "W": 11774
59
- },
60
- "test": {
61
- "B": 10542,
62
- "W": 11926
63
- }
64
- }
65
- },
66
- "files": [
67
- {
68
- "path": "stats.json",
69
- "size_bytes": 1095,
70
- "sha256": "d48e7638c37db99dde831f892fcb196cf5e64b253e4dd550b5aeeab4ca90a9a6"
71
- },
72
- {
73
- "path": "test.jsonl",
74
- "size_bytes": 20434315,
75
- "sha256": "fa4a7fd0ef472c387f44d7a83fc1e13bbdfd0ff7353f9a718e29a2422542b44b"
76
- },
77
- {
78
- "path": "train.jsonl",
79
- "size_bytes": 162610235,
80
- "sha256": "fbc91040543c613cf4847f6615d7a34a8bb274df766806b2be6c870299b8d5b0"
81
- },
82
- {
83
- "path": "val.jsonl",
84
- "size_bytes": 20308029,
85
- "sha256": "a0d5ba346c18bd86988f764c1c03a8ec7359eabeea77437f07168f3f6c4d384b"
86
- }
87
- ],
88
- "distribution": {
89
- "mode": "archive",
90
- "archive_name": "elite_2025-02_game_validated-20260226T151127Z.tar.gz"
91
- }
92
- }