ML4RS-Anonymous commited on
Commit
5a3ba85
·
verified ·
1 Parent(s): eb1aec4

fix: filenames

Browse files
Files changed (1) hide show
  1. configs/huggingface.yaml +4 -4
configs/huggingface.yaml CHANGED
@@ -2,14 +2,14 @@ siglip:
2
  ckpt_path: "hf"
3
  model_name: "ViT-SO400M-14-SigLIP-384"
4
  tokenizer_path: "hf"
5
- embedding_path: "hf://ML4RS-Anonymous/EarthEmbeddings/Core-S2L2A-249k/siglip/SigLIP_crop_384x384.parquet.parquet"
6
  farslip:
7
  ckpt_path: "hf"
8
  model_name: "ViT-B-16"
9
- embedding_path: "hf://ML4RS-Anonymous/EarthEmbeddings/Core-S2L2A-249k/farslip/FarSLIP_crop_384x384.parquet.parquet"
10
  satclip:
11
  ckpt_path: "hf"
12
- embedding_path: "hf://ML4RS-Anonymous/EarthEmbeddings/Core-S2L2A-249k/satclip/SatCLIP_crop_384x384.parquet.parquet"
13
  dinov2:
14
  ckpt_path: "hf"
15
- embedding_path: "hf://ML4RS-Anonymous/EarthEmbeddings/Core-S2L2A-249k/dinov2/DINOv2_crop_384x384.parquet.parquet"
 
2
  ckpt_path: "hf"
3
  model_name: "ViT-SO400M-14-SigLIP-384"
4
  tokenizer_path: "hf"
5
+ embedding_path: "hf://ML4RS-Anonymous/EarthEmbeddings/Core-S2L2A-249k/siglip/SigLIP_crop_384x384.parquet"
6
  farslip:
7
  ckpt_path: "hf"
8
  model_name: "ViT-B-16"
9
+ embedding_path: "hf://ML4RS-Anonymous/EarthEmbeddings/Core-S2L2A-249k/farslip/FarSLIP_crop_384x384.parquet"
10
  satclip:
11
  ckpt_path: "hf"
12
+ embedding_path: "hf://ML4RS-Anonymous/EarthEmbeddings/Core-S2L2A-249k/satclip/SatCLIP_crop_384x384.parquet"
13
  dinov2:
14
  ckpt_path: "hf"
15
+ embedding_path: "hf://ML4RS-Anonymous/EarthEmbeddings/Core-S2L2A-249k/dinov2/DINOv2_crop_384x384.parquet"