Spaces:
Running
on
Zero
Running
on
Zero
added preload
Browse files
README.md
CHANGED
@@ -10,7 +10,13 @@ pinned: false
|
|
10 |
hf_oauth: true
|
11 |
# optional, default duration is 8 hours/480 minutes. Max duration is 30 days/43200 minutes.
|
12 |
hf_oauth_expiration_minutes: 43200
|
13 |
-
|
|
|
|
|
|
|
14 |
---
|
15 |
|
|
|
|
|
|
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
10 |
hf_oauth: true
|
11 |
# optional, default duration is 8 hours/480 minutes. Max duration is 30 days/43200 minutes.
|
12 |
hf_oauth_expiration_minutes: 43200
|
13 |
+
preload_from_hub:
|
14 |
+
- m7n/intermediate_sci_pickle 100k_filtered_OA_sample_cluster_and_positions_supervised.pkl
|
15 |
+
- m7n/intermediate_sci_pickle umap_mapper_250k_random_OA_discipline_tuned_specter_2_params.pkl
|
16 |
+
- m7n/discipline-tuned_specter_2_024 model.safetensors
|
17 |
---
|
18 |
|
19 |
+
|
20 |
+
|
21 |
+
|
22 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|