570k
Browse files- ema_model/config.json +1 -1
- ema_model/pytorch_model.bin +1 -1
ema_model/config.json
CHANGED
|
@@ -28,7 +28,7 @@
|
|
| 28 |
"num_attention_heads": 16,
|
| 29 |
"num_hidden_layers": 22,
|
| 30 |
"num_res_blocks": 3,
|
| 31 |
-
"optimization_step":
|
| 32 |
"power": 0.6666666666666666,
|
| 33 |
"update_after_step": 0,
|
| 34 |
"use_bias": false,
|
|
|
|
| 28 |
"num_attention_heads": 16,
|
| 29 |
"num_hidden_layers": 22,
|
| 30 |
"num_res_blocks": 3,
|
| 31 |
+
"optimization_step": 3000,
|
| 32 |
"power": 0.6666666666666666,
|
| 33 |
"update_after_step": 0,
|
| 34 |
"use_bias": false,
|
ema_model/pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2433247453
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:67ec9738b8b700213763224fef0286ba3e50299ded3eeb409b37c6c97ab63dea
|
| 3 |
size 2433247453
|