Pradheep1647 commited on
Commit
cd74cd4
·
verified ·
1 Parent(s): 9100c13

Upload lookup_table/model.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. lookup_table/model.json +34 -0
lookup_table/model.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "1": {
3
+ "config": [
4
+ 3,
5
+ 4,
6
+ 8
7
+ ],
8
+ "mean_reward": 0.52824393843031
9
+ },
10
+ "4": {
11
+ "config": [
12
+ 3,
13
+ 4,
14
+ 8
15
+ ],
16
+ "mean_reward": 0.49986697256916757
17
+ },
18
+ "8": {
19
+ "config": [
20
+ 3,
21
+ 4,
22
+ 8
23
+ ],
24
+ "mean_reward": 0.45910384585612934
25
+ },
26
+ "16": {
27
+ "config": [
28
+ 3,
29
+ 2,
30
+ 4
31
+ ],
32
+ "mean_reward": 0.3898980620335282
33
+ }
34
+ }