LogicLark-QuantumQuill commited on
Commit
bb03279
·
verified ·
1 Parent(s): 7bff7a6

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

Browse files
validated_datasets/elite_2025-01_game/validated-20260226T151127Z/checksums.sha256 DELETED
@@ -1,4 +0,0 @@
1
- 5f4a816e7b24305ff0b0be7c390a7b0f846f282a8f97bd9249cb20e20aaca3ff stats.json
2
- 7141332ce9d03c1e7025ccea2a4dc4cfc9c5e354d8214cf67d3df2de0a2fdd46 test.jsonl
3
- 9b60875ed313a3a82011fa443f52eee3a0d417bd6c1692fc7686cc47f7d03eff train.jsonl
4
- 1861ae4b7770df77d2c40e28ef1536aff733f9ca009ee4d0c1cf5b95e0757e69 val.jsonl
 
 
 
 
 
validated_datasets/elite_2025-01_game/validated-20260226T151127Z/elite_2025-01_game_validated-20260226T151127Z.tar.gz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:70cdececf496b06e615751a49d9704687303a5dd2caec9da23906f9fd2d2e384
3
- size 50086073
 
 
 
 
validated_datasets/elite_2025-01_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:12:10.662345+00:00",
5
- "dataset_name": "elite_2025-01_game",
6
- "version": "validated-20260226T151127Z",
7
- "source_dir": "/tmp/chessbot_compact_months_20260226T150841Z/elite_2025-01_game",
8
- "file_count": 4,
9
- "total_bytes": 230736590,
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-01/valid_games.jsonl",
18
- "output_dir": "/tmp/chessbot_compact_months_20260226T150841Z/elite_2025-01_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": 289268,
34
- "input_games_after_filters": 254583,
35
- "spliceable_games": 254544,
36
- "split_games": {
37
- "train": 203637,
38
- "val": 25452,
39
- "test": 25455
40
- },
41
- "split_plies_total": {
42
- "train": 17043272,
43
- "val": 2135005,
44
- "test": 2138093
45
- },
46
- "split_avg_plies": {
47
- "train": 83.69437774078385,
48
- "val": 83.88358478705014,
49
- "test": 83.9950108033785
50
- },
51
- "split_winner_counts": {
52
- "train": {
53
- "W": 107669,
54
- "B": 95968
55
- },
56
- "val": {
57
- "W": 13505,
58
- "B": 11947
59
- },
60
- "test": {
61
- "W": 13471,
62
- "B": 11984
63
- }
64
- }
65
- },
66
- "files": [
67
- {
68
- "path": "stats.json",
69
- "size_bytes": 1097,
70
- "sha256": "5f4a816e7b24305ff0b0be7c390a7b0f846f282a8f97bd9249cb20e20aaca3ff"
71
- },
72
- {
73
- "path": "test.jsonl",
74
- "size_bytes": 23125524,
75
- "sha256": "7141332ce9d03c1e7025ccea2a4dc4cfc9c5e354d8214cf67d3df2de0a2fdd46"
76
- },
77
- {
78
- "path": "train.jsonl",
79
- "size_bytes": 184509994,
80
- "sha256": "9b60875ed313a3a82011fa443f52eee3a0d417bd6c1692fc7686cc47f7d03eff"
81
- },
82
- {
83
- "path": "val.jsonl",
84
- "size_bytes": 23099975,
85
- "sha256": "1861ae4b7770df77d2c40e28ef1536aff733f9ca009ee4d0c1cf5b95e0757e69"
86
- }
87
- ],
88
- "distribution": {
89
- "mode": "archive",
90
- "archive_name": "elite_2025-01_game_validated-20260226T151127Z.tar.gz"
91
- }
92
- }