CatkinChen commited on
Commit
8533274
·
1 Parent(s): 662efa1

revert last redundant vae hmm training

Browse files
config.json CHANGED
@@ -6,7 +6,7 @@
6
  "latent_dim": 96,
7
  "lowrank_dim": 0,
8
  "architecture": "Multi-modal Variational Autoencoder for NetHack game states",
9
- "round": 4,
10
  "total_rounds": 4,
11
  "hmm_parameters": {
12
  "alpha": 5.0,
@@ -25,7 +25,7 @@
25
  },
26
  "num_skills": 40,
27
  "base_vae_repo": "CatkinChen/nethack-vae",
28
- "final_train_loss": 3909.512939453125,
29
- "final_test_loss": 2831.5083740234377,
30
  "m_step_epochs": 1
31
  }
 
6
  "latent_dim": 96,
7
  "lowrank_dim": 0,
8
  "architecture": "Multi-modal Variational Autoencoder for NetHack game states",
9
+ "round": 3,
10
  "total_rounds": 4,
11
  "hmm_parameters": {
12
  "alpha": 5.0,
 
25
  },
26
  "num_skills": 40,
27
  "base_vae_repo": "CatkinChen/nethack-vae",
28
+ "final_train_loss": 3835.708234863281,
29
+ "final_test_loss": 2622.4922485351562,
30
  "m_step_epochs": 1
31
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b09fc2dfdca36e43fdc767a55497509a3b8944297f3ea5d7333bd1a3974329f9
3
  size 9364123
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ccaeb422e83eda57fe8dd855ab068bd11fd39b9795bc6a0d58bca8e55d8f5a9
3
  size 9364123
training_data.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "train_losses": [
3
- 3909.512939453125
4
  ],
5
  "test_losses": [
6
- 2831.5083740234377
7
  ],
8
  "config": {
9
  "hmm_only": false,
@@ -28,14 +28,12 @@
28
  "hmm_paths": [
29
  "checkpoints_hmm/hmm_round1.pt",
30
  "checkpoints_hmm/hmm_round2.pt",
31
- "checkpoints_hmm/hmm_round3.pt",
32
- "checkpoints_hmm/hmm_round4.pt"
33
  ],
34
  "vae_hmm_paths": [
35
  "checkpoints_hmm/vae_with_hmm_round1.pt",
36
  "checkpoints_hmm/vae_with_hmm_round2.pt",
37
- "checkpoints_hmm/vae_with_hmm_round3.pt",
38
- "checkpoints_hmm/vae_with_hmm_round4.pt"
39
  ],
40
  "hf_repos": {
41
  "hmm": "CatkinChen/nethack-hmm",
@@ -68,21 +66,12 @@
68
  "skill_raster": "hmm_analysis/round_03/round03_skill_raster.png",
69
  "dwell_pmfs": "hmm_analysis/round_03/round03_dwell_pmfs.png",
70
  "diags_json": "hmm_analysis/round_03/round03_diags.json"
71
- },
72
- {
73
- "dir": "hmm_analysis/round_04",
74
- "pi_bar": "hmm_analysis/round_04/round04_pi_bar.png",
75
- "A_heatmap": "hmm_analysis/round_04/round04_A_heatmap.png",
76
- "mu_pca": "hmm_analysis/round_04/round04_mu_t-sne.png",
77
- "skill_raster": "hmm_analysis/round_04/round04_skill_raster.png",
78
- "dwell_pmfs": "hmm_analysis/round_04/round04_dwell_pmfs.png",
79
- "diags_json": "hmm_analysis/round_04/round04_diags.json"
80
  }
81
  ]
82
  },
83
- "final_train_loss": 3909.512939453125,
84
- "final_test_loss": 2831.5083740234377,
85
  "total_epochs": 1,
86
- "best_train_loss": 3909.512939453125,
87
- "best_test_loss": 2831.5083740234377
88
  }
 
1
  {
2
  "train_losses": [
3
+ 3835.708234863281
4
  ],
5
  "test_losses": [
6
+ 2622.4922485351562
7
  ],
8
  "config": {
9
  "hmm_only": false,
 
28
  "hmm_paths": [
29
  "checkpoints_hmm/hmm_round1.pt",
30
  "checkpoints_hmm/hmm_round2.pt",
31
+ "checkpoints_hmm/hmm_round3.pt"
 
32
  ],
33
  "vae_hmm_paths": [
34
  "checkpoints_hmm/vae_with_hmm_round1.pt",
35
  "checkpoints_hmm/vae_with_hmm_round2.pt",
36
+ "checkpoints_hmm/vae_with_hmm_round3.pt"
 
37
  ],
38
  "hf_repos": {
39
  "hmm": "CatkinChen/nethack-hmm",
 
66
  "skill_raster": "hmm_analysis/round_03/round03_skill_raster.png",
67
  "dwell_pmfs": "hmm_analysis/round_03/round03_dwell_pmfs.png",
68
  "diags_json": "hmm_analysis/round_03/round03_diags.json"
 
 
 
 
 
 
 
 
 
69
  }
70
  ]
71
  },
72
+ "final_train_loss": 3835.708234863281,
73
+ "final_test_loss": 2622.4922485351562,
74
  "total_epochs": 1,
75
+ "best_train_loss": 3835.708234863281,
76
+ "best_test_loss": 2622.4922485351562
77
  }
training_plots/training_curves.png CHANGED

Git LFS Details

  • SHA256: 55ef3211110178fb66c80b92dc2dbb098ea52b8ccc955bb9ee395b2eab5949a1
  • Pointer size: 130 Bytes
  • Size of remote file: 42.7 kB

Git LFS Details

  • SHA256: 5c5abaf6bc7e98bb5cd59019e388050c4213355c72efbe36cc85199375c2566f
  • Pointer size: 130 Bytes
  • Size of remote file: 44.5 kB
vae_with_hmm_round4.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3cf3ac4dcdcaf14ac7669402670c64ec2af7d3fb91e762d24d4423ff6d3bc4da
3
- size 10955067
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:557ceb7e11b49124cd468ac2af8f8d54ee26d73cbe24946cfc4acb8f2d21b497
3
+ size 10951931