burnninghotel commited on
Commit
d9b066e
·
verified ·
1 Parent(s): a1d9fe3

Upload model_info.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. model_info.json +19 -0
model_info.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "original_model": "best_model_epoch_3_reward_9.60_20250917_091331.pth",
3
+ "conversion_time": "2025-09-17T10:23:37.236589",
4
+ "agents": [
5
+ "product_manager",
6
+ "architect",
7
+ "developer",
8
+ "front_developer",
9
+ "devops",
10
+ "designer",
11
+ "project_manager"
12
+ ],
13
+ "state_dim": 128,
14
+ "action_dim": 64,
15
+ "global_state_dim": 128,
16
+ "context_dim": 32,
17
+ "opset_version": 11,
18
+ "device": "cpu"
19
+ }