jleezhang commited on
Commit
b7d2606
·
verified ·
1 Parent(s): f47cad4

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. README.md +5 -5
  2. best_model.pt +2 -2
  3. config.json +9 -16
  4. pytorch_model.bin +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ NNUE (Efficiently Updatable Neural Network) chess evaluation model
6
 
7
  - **Model type**: NNUE Chess Evaluation
8
  - **Architecture**: HalfKP feature representation
9
- - **Uploaded**: 2025-11-15 17:14:50
10
 
11
  ## Architecture
12
 
@@ -28,9 +28,9 @@ Output Layer: 32 → 1 (centipawn evaluation)
28
 
29
  ## Training Information
30
 
31
- - **Epoch**: 2
32
- - **Training Loss**: 2069878.4688
33
- - **Validation Loss**: 4267255.5000
34
 
35
  ## Usage
36
 
@@ -62,7 +62,7 @@ model_config = checkpoint['model_config']
62
 
63
  - **batch_size**: 256
64
  - **learning_rate**: 0.001
65
- - **num_epochs**: 2
66
  - **optimizer**: adam
67
  - **loss_function**: mse
68
  - **hidden_size**: 256
 
6
 
7
  - **Model type**: NNUE Chess Evaluation
8
  - **Architecture**: HalfKP feature representation
9
+ - **Uploaded**: 2025-11-15 18:58:15
10
 
11
  ## Architecture
12
 
 
28
 
29
  ## Training Information
30
 
31
+ - **Epoch**: 1
32
+ - **Training Loss**: 3179462.9380
33
+ - **Validation Loss**: 2963784.5769
34
 
35
  ## Usage
36
 
 
62
 
63
  - **batch_size**: 256
64
  - **learning_rate**: 0.001
65
+ - **num_epochs**: 100
66
  - **optimizer**: adam
67
  - **loss_function**: mse
68
  - **hidden_size**: 256
best_model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:22ffa80d7536170cd3a490890a694a53111abec6eaa8539a22da74192780beed
3
- size 126054005
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47df5cf423f04b389d1131a92ce441776e116f18baf054202318818c0bf6fbcd
3
+ size 126054197
config.json CHANGED
@@ -11,7 +11,7 @@
11
  "val_data_path": "data/val.jsonl",
12
  "batch_size": 256,
13
  "learning_rate": 0.001,
14
- "num_epochs": 2,
15
  "weight_decay": 1e-05,
16
  "hidden_size": 256,
17
  "hidden2_size": 32,
@@ -24,7 +24,7 @@
24
  "save_every_n_epochs": 10,
25
  "save_best_only": false,
26
  "validate_every_n_epochs": 1,
27
- "device": "cpu",
28
  "optimizer": "adam",
29
  "scheduler": null,
30
  "scheduler_step_size": 30,
@@ -35,10 +35,10 @@
35
  "seed": 42,
36
  "auto_download": true,
37
  "stockfish_path": "stockfish",
38
- "download_year": 2025,
39
- "download_month": 10,
40
- "download_max_games": null,
41
- "download_max_games_searched": 100,
42
  "download_depth": 10,
43
  "download_positions_per_game": 10,
44
  "download_num_workers": 4,
@@ -46,16 +46,9 @@
46
  "download_output_format": "jsonl",
47
  "download_rated_only": true,
48
  "download_output_dir": "data",
49
- "download_min_ply": 10,
50
- "download_max_ply": 100,
51
- "download_min_elo": null,
52
- "download_max_elo": null,
53
- "download_start_date": null,
54
- "download_end_date": null,
55
- "download_time_control": null,
56
- "download_min_moves": null,
57
- "download_max_moves": null,
58
- "download_result_filter": null,
59
  "resume_from": null,
60
  "hf_repo_id": "jleezhang/chesshacks_model",
61
  "hf_auto_upload": true,
 
11
  "val_data_path": "data/val.jsonl",
12
  "batch_size": 256,
13
  "learning_rate": 0.001,
14
+ "num_epochs": 100,
15
  "weight_decay": 1e-05,
16
  "hidden_size": 256,
17
  "hidden2_size": 32,
 
24
  "save_every_n_epochs": 10,
25
  "save_best_only": false,
26
  "validate_every_n_epochs": 1,
27
+ "device": "cuda",
28
  "optimizer": "adam",
29
  "scheduler": null,
30
  "scheduler_step_size": 30,
 
35
  "seed": 42,
36
  "auto_download": true,
37
  "stockfish_path": "stockfish",
38
+ "download_year": null,
39
+ "download_month": null,
40
+ "download_max_games": 10000,
41
+ "download_max_games_searched": null,
42
  "download_depth": 10,
43
  "download_positions_per_game": 10,
44
  "download_num_workers": 4,
 
46
  "download_output_format": "jsonl",
47
  "download_rated_only": true,
48
  "download_output_dir": "data",
49
+ "download_mode": "streaming",
50
+ "download_skip_filter": true,
51
+ "download_skip_redownload": true,
 
 
 
 
 
 
 
52
  "resume_from": null,
53
  "hf_repo_id": "jleezhang/chesshacks_model",
54
  "hf_auto_upload": true,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b96b5bec25ce32fc5d489fc91e13029bc5916fc5c0bee4e76122d7475ea0947
3
  size 42017825
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3b5d07807dc4194c8443a24592ee33c91d3e6d5643db00ea04f42ef6db77385
3
  size 42017825