Push model using huggingface_hub.
Browse files- README.md +9 -0
- config.json +279 -0
- model.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- model_hub_mixin
|
4 |
+
- pytorch_model_hub_mixin
|
5 |
+
---
|
6 |
+
|
7 |
+
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
8 |
+
- Library: [More Information Needed]
|
9 |
+
- Docs: [More Information Needed]
|
config.json
ADDED
@@ -0,0 +1,279 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"action_space": null,
|
3 |
+
"policy_kwargs": {
|
4 |
+
"active_reward_monitors": {
|
5 |
+
"craft_stats": {
|
6 |
+
"args": {
|
7 |
+
"collapse_var": true,
|
8 |
+
"items": [
|
9 |
+
"planks",
|
10 |
+
"stick",
|
11 |
+
"crafting_table",
|
12 |
+
"wooden_pickaxe",
|
13 |
+
"stone_pickaxe",
|
14 |
+
"furnace",
|
15 |
+
"iron_ingot",
|
16 |
+
"iron_pickaxe",
|
17 |
+
"diamond_pickaxe",
|
18 |
+
"torch"
|
19 |
+
]
|
20 |
+
},
|
21 |
+
"weight": 0
|
22 |
+
},
|
23 |
+
"mine_stats": {
|
24 |
+
"args": {
|
25 |
+
"collapse_var": true,
|
26 |
+
"items": [
|
27 |
+
"log",
|
28 |
+
"coal_ore",
|
29 |
+
"stone",
|
30 |
+
"iron_ore",
|
31 |
+
"diamond_ore",
|
32 |
+
"obsidian"
|
33 |
+
]
|
34 |
+
},
|
35 |
+
"weight": 0
|
36 |
+
},
|
37 |
+
"order_invariant_curriculum": {
|
38 |
+
"args": {
|
39 |
+
"curriculum": {
|
40 |
+
"coal": [
|
41 |
+
5,
|
42 |
+
0.4
|
43 |
+
],
|
44 |
+
"cobblestone": [
|
45 |
+
11,
|
46 |
+
0.09090909090909091
|
47 |
+
],
|
48 |
+
"crafting_table": [
|
49 |
+
1,
|
50 |
+
1
|
51 |
+
],
|
52 |
+
"diamond": [
|
53 |
+
10000,
|
54 |
+
2.6666666666666665
|
55 |
+
],
|
56 |
+
"diamond_pickaxe": [
|
57 |
+
10000,
|
58 |
+
8
|
59 |
+
],
|
60 |
+
"furnace": [
|
61 |
+
1,
|
62 |
+
1
|
63 |
+
],
|
64 |
+
"iron_ingot": [
|
65 |
+
3,
|
66 |
+
1.3333333333333333
|
67 |
+
],
|
68 |
+
"iron_ore": [
|
69 |
+
3,
|
70 |
+
1.3333333333333333
|
71 |
+
],
|
72 |
+
"iron_pickaxe": [
|
73 |
+
1,
|
74 |
+
4
|
75 |
+
],
|
76 |
+
"log": [
|
77 |
+
8,
|
78 |
+
0.125
|
79 |
+
],
|
80 |
+
"obsidian": [
|
81 |
+
10000,
|
82 |
+
16
|
83 |
+
],
|
84 |
+
"planks": [
|
85 |
+
20,
|
86 |
+
0.05
|
87 |
+
],
|
88 |
+
"stick": [
|
89 |
+
16,
|
90 |
+
0.0625
|
91 |
+
],
|
92 |
+
"stone_pickaxe": [
|
93 |
+
1,
|
94 |
+
1
|
95 |
+
],
|
96 |
+
"torch": [
|
97 |
+
16,
|
98 |
+
0.125
|
99 |
+
],
|
100 |
+
"wooden_pickaxe": [
|
101 |
+
1,
|
102 |
+
1
|
103 |
+
]
|
104 |
+
}
|
105 |
+
},
|
106 |
+
"weight": 1
|
107 |
+
},
|
108 |
+
"pickup_stats": {
|
109 |
+
"args": {
|
110 |
+
"collapse_var": true,
|
111 |
+
"items": [
|
112 |
+
"log",
|
113 |
+
"coal",
|
114 |
+
"cobblestone",
|
115 |
+
"iron_ore",
|
116 |
+
"diamond"
|
117 |
+
]
|
118 |
+
},
|
119 |
+
"weight": 0
|
120 |
+
},
|
121 |
+
"variety": {
|
122 |
+
"args": {
|
123 |
+
"collapse_var": true,
|
124 |
+
"included_items": [
|
125 |
+
"beef",
|
126 |
+
"chicken",
|
127 |
+
"leather",
|
128 |
+
"mutton",
|
129 |
+
"porkchop",
|
130 |
+
"bucket",
|
131 |
+
"milk_bucket",
|
132 |
+
"water_bucket",
|
133 |
+
"coal",
|
134 |
+
"crafting_table",
|
135 |
+
"furnace",
|
136 |
+
"diamond",
|
137 |
+
"gold_ingot",
|
138 |
+
"gold_ore",
|
139 |
+
"flint",
|
140 |
+
"iron_ingot",
|
141 |
+
"iron_ore",
|
142 |
+
"shears",
|
143 |
+
"string",
|
144 |
+
"cobblestone",
|
145 |
+
"log",
|
146 |
+
"planks",
|
147 |
+
"stick",
|
148 |
+
"wool",
|
149 |
+
"obsidian",
|
150 |
+
"paper",
|
151 |
+
"redstone",
|
152 |
+
"wheat",
|
153 |
+
"cooked_beef",
|
154 |
+
"cooked_chicken",
|
155 |
+
"cooked_mutton",
|
156 |
+
"cooked_porkchop",
|
157 |
+
"egg",
|
158 |
+
"feather",
|
159 |
+
"leather_boots",
|
160 |
+
"leather_chestplate",
|
161 |
+
"leather_helmet",
|
162 |
+
"leather_leggings",
|
163 |
+
"brick",
|
164 |
+
"brick_stairs",
|
165 |
+
"clay",
|
166 |
+
"clay_ball",
|
167 |
+
"flower_pot",
|
168 |
+
"terracotta",
|
169 |
+
"torch",
|
170 |
+
"diamond_axe",
|
171 |
+
"diamond_block",
|
172 |
+
"diamond_boots",
|
173 |
+
"diamond_chestplate",
|
174 |
+
"diamond_helmet",
|
175 |
+
"diamond_hoe",
|
176 |
+
"diamond_leggings",
|
177 |
+
"diamond_pickaxe",
|
178 |
+
"diamond_shovel",
|
179 |
+
"diamond_sword",
|
180 |
+
"dirt",
|
181 |
+
"golden_apple",
|
182 |
+
"golden_axe",
|
183 |
+
"golden_boots",
|
184 |
+
"golden_chestplate",
|
185 |
+
"golden_helmet",
|
186 |
+
"golden_hoe",
|
187 |
+
"golden_leggings",
|
188 |
+
"golden_pickaxe",
|
189 |
+
"golden_shovel",
|
190 |
+
"golden_sword",
|
191 |
+
"arrow",
|
192 |
+
"gravel",
|
193 |
+
"iron_axe",
|
194 |
+
"iron_boots",
|
195 |
+
"iron_chestplate",
|
196 |
+
"iron_helmet",
|
197 |
+
"iron_hoe",
|
198 |
+
"iron_leggings",
|
199 |
+
"iron_pickaxe",
|
200 |
+
"iron_shovel",
|
201 |
+
"iron_sword",
|
202 |
+
"shield",
|
203 |
+
"fermented_spider_eye",
|
204 |
+
"leaves",
|
205 |
+
"apple",
|
206 |
+
"bread",
|
207 |
+
"activator_rail",
|
208 |
+
"clock",
|
209 |
+
"compass",
|
210 |
+
"detector_rail",
|
211 |
+
"dropper",
|
212 |
+
"book",
|
213 |
+
"bookshelf",
|
214 |
+
"cake",
|
215 |
+
"filled_map",
|
216 |
+
"sugar_cane",
|
217 |
+
"sugar",
|
218 |
+
"bow",
|
219 |
+
"dispenser",
|
220 |
+
"fishing_rod",
|
221 |
+
"spider_eye",
|
222 |
+
"stone_axe",
|
223 |
+
"stone_hoe",
|
224 |
+
"stone_pickaxe",
|
225 |
+
"stone_shovel",
|
226 |
+
"stone_sword",
|
227 |
+
"boat",
|
228 |
+
"wooden_axe",
|
229 |
+
"wooden_hoe",
|
230 |
+
"wooden_pickaxe",
|
231 |
+
"wooden_shovel",
|
232 |
+
"wooden_sword",
|
233 |
+
"banner",
|
234 |
+
"bed",
|
235 |
+
"carpet",
|
236 |
+
"map",
|
237 |
+
"redstone_torch",
|
238 |
+
"wheat_seeds",
|
239 |
+
"flint_and_steel"
|
240 |
+
]
|
241 |
+
},
|
242 |
+
"weight": 0
|
243 |
+
}
|
244 |
+
},
|
245 |
+
"attention_heads": 16,
|
246 |
+
"attention_mask_style": "clipped_causal",
|
247 |
+
"attention_memory_size": 256,
|
248 |
+
"diff_mlp_embedding": false,
|
249 |
+
"hidsize": 2048,
|
250 |
+
"img_shape": [
|
251 |
+
128,
|
252 |
+
128,
|
253 |
+
3
|
254 |
+
],
|
255 |
+
"impala_chans": [
|
256 |
+
16,
|
257 |
+
32,
|
258 |
+
32
|
259 |
+
],
|
260 |
+
"impala_kwargs": {
|
261 |
+
"post_pool_groups": 1
|
262 |
+
},
|
263 |
+
"impala_width": 8,
|
264 |
+
"init_norm_kwargs": {
|
265 |
+
"batch_norm": false,
|
266 |
+
"group_norm_groups": 1
|
267 |
+
},
|
268 |
+
"n_recurrence_layers": 4,
|
269 |
+
"only_img_input": true,
|
270 |
+
"pointwise_ratio": 4,
|
271 |
+
"pointwise_use_activation": false,
|
272 |
+
"recurrence_is_residual": true,
|
273 |
+
"recurrence_type": "transformer",
|
274 |
+
"timesteps": 128,
|
275 |
+
"use_pointwise_layer": true,
|
276 |
+
"use_pre_lstm_ln": false
|
277 |
+
},
|
278 |
+
"temperature": 2
|
279 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b39f18e69da12ab2f246e2a13cc2518d8777da15e82504b6aa38f34b2a8f814
|
3 |
+
size 993997152
|