Spaces:
Runtime error
Runtime error
Commit ·
8aa08bb
1
Parent(s): 24b22b7
asahachi モデル
Browse files
configs/asahachi_black.yaml
CHANGED
|
@@ -34,7 +34,7 @@ model:
|
|
| 34 |
layers:
|
| 35 |
- layer2
|
| 36 |
- layer3
|
| 37 |
-
coreset_sampling_ratio: 0.
|
| 38 |
num_neighbors: 9
|
| 39 |
normalization_method: min_max # options: [null, min_max, cdf]
|
| 40 |
|
|
@@ -87,7 +87,7 @@ trainer:
|
|
| 87 |
max_steps: -1
|
| 88 |
min_steps: null
|
| 89 |
max_time: null
|
| 90 |
-
limit_train_batches:
|
| 91 |
limit_val_batches: 1.0
|
| 92 |
limit_test_batches: 1.0
|
| 93 |
limit_predict_batches: 1.0
|
|
|
|
| 34 |
layers:
|
| 35 |
- layer2
|
| 36 |
- layer3
|
| 37 |
+
coreset_sampling_ratio: 0.01
|
| 38 |
num_neighbors: 9
|
| 39 |
normalization_method: min_max # options: [null, min_max, cdf]
|
| 40 |
|
|
|
|
| 87 |
max_steps: -1
|
| 88 |
min_steps: null
|
| 89 |
max_time: null
|
| 90 |
+
limit_train_batches: 0.7
|
| 91 |
limit_val_batches: 1.0
|
| 92 |
limit_test_batches: 1.0
|
| 93 |
limit_predict_batches: 1.0
|
models/asahachi_black.ckpt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dcc8841733b9bcf84ce64645e0831a8be57a9c5e4bfd8b7a22c8eabb23d40e6b
|
| 3 |
+
size 171331678
|