Push model using huggingface_hub.
Browse files- config.json +1 -0
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
{
|
2 |
"hparams": {
|
3 |
"accumulate_grad_batches": 1,
|
|
|
4 |
"bands": [
|
5 |
0,
|
6 |
1,
|
|
|
1 |
{
|
2 |
"hparams": {
|
3 |
"accumulate_grad_batches": 1,
|
4 |
+
"backbone_weights_path": "./prithvi/models/Prithvi_100M.pt",
|
5 |
"bands": [
|
6 |
0,
|
7 |
1,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 713881052
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b55ba98a3161698e0e803c133d6e0934b77da1add2707706dc6d5a5cf445831a
|
3 |
size 713881052
|