thethomasboyer commited on
Commit
dff7c44
Β·
1 Parent(s): a82ec36

Reorganize checkpoints layouts

Browse files
This view is limited to 50 files because it contains too many changes. Β  See raw diff
Files changed (50) hide show
  1. NASH_steato/README.md +0 -26
  2. NASH_steato/{dynamic β†’ best_model/dynamic}/scheduler_config.json +0 -0
  3. NASH_steato/{net β†’ best_model/net}/config.json +0 -0
  4. NASH_steato/{net β†’ best_model/net}/diffusion_pytorch_model.safetensors +0 -0
  5. NASH_steato/{video_time_encoder β†’ best_model/video_time_encoder}/config.json +0 -0
  6. NASH_steato/{video_time_encoder β†’ best_model/video_time_encoder}/diffusion_pytorch_model.safetensors +0 -0
  7. NASH_steato/training_state_info.json +0 -1
  8. biotine/README.md +0 -26
  9. biotine/{dynamic β†’ best_model/dynamic}/scheduler_config.json +0 -0
  10. biotine/{net β†’ best_model/net}/config.json +0 -0
  11. biotine/{net β†’ best_model/net}/diffusion_pytorch_model.safetensors +0 -0
  12. biotine/{video_time_encoder β†’ best_model/video_time_encoder}/config.json +0 -0
  13. biotine/{video_time_encoder β†’ best_model/video_time_encoder}/diffusion_pytorch_model.safetensors +0 -0
  14. biotine/training_state_info.json +0 -1
  15. biotine_unpaired/README.md +0 -26
  16. biotine_unpaired/{dynamic β†’ best_model/dynamic}/scheduler_config.json +0 -0
  17. biotine_unpaired/{net β†’ best_model/net}/config.json +0 -0
  18. biotine_unpaired/{net β†’ best_model/net}/diffusion_pytorch_model.safetensors +0 -0
  19. biotine_unpaired/{video_time_encoder β†’ best_model/video_time_encoder}/config.json +0 -0
  20. biotine_unpaired/{video_time_encoder β†’ best_model/video_time_encoder}/diffusion_pytorch_model.safetensors +0 -0
  21. biotine_unpaired/training_state_info.json +0 -1
  22. cell_cycle/README.md +0 -26
  23. cell_cycle/{dynamic β†’ best_model/dynamic}/scheduler_config.json +0 -0
  24. cell_cycle/{net β†’ best_model/net}/config.json +0 -0
  25. cell_cycle/{net β†’ best_model/net}/diffusion_pytorch_model.safetensors +0 -0
  26. cell_cycle/{video_time_encoder β†’ best_model/video_time_encoder}/config.json +0 -0
  27. cell_cycle/{video_time_encoder β†’ best_model/video_time_encoder}/diffusion_pytorch_model.safetensors +0 -0
  28. cell_cycle/training_state_info.json +0 -1
  29. chromalive/README.md +0 -26
  30. chromalive/{dynamic β†’ best_model/dynamic}/scheduler_config.json +0 -0
  31. chromalive/{net β†’ best_model/net}/config.json +0 -0
  32. chromalive/{net β†’ best_model/net}/diffusion_pytorch_model.safetensors +0 -0
  33. chromalive/{video_time_encoder β†’ best_model/video_time_encoder}/config.json +0 -0
  34. chromalive/{video_time_encoder β†’ best_model/video_time_encoder}/diffusion_pytorch_model.safetensors +0 -0
  35. chromalive/training_state_info.json +0 -1
  36. diabetic_retinopathy/README.md +0 -26
  37. diabetic_retinopathy/{dynamic β†’ best_model/dynamic}/scheduler_config.json +0 -0
  38. diabetic_retinopathy/{net β†’ best_model/net}/config.json +0 -0
  39. diabetic_retinopathy/{net β†’ best_model/net}/diffusion_pytorch_model.safetensors +0 -0
  40. diabetic_retinopathy/{video_time_encoder β†’ best_model/video_time_encoder}/config.json +0 -0
  41. diabetic_retinopathy/{video_time_encoder β†’ best_model/video_time_encoder}/diffusion_pytorch_model.safetensors +0 -0
  42. diabetic_retinopathy/training_state_info.json +0 -1
  43. docetaxel/README.md +0 -26
  44. docetaxel/{dynamic β†’ best_model/dynamic}/scheduler_config.json +0 -0
  45. docetaxel/{net β†’ best_model/net}/config.json +0 -0
  46. docetaxel/{net β†’ best_model/net}/diffusion_pytorch_model.safetensors +0 -0
  47. docetaxel/{video_time_encoder β†’ best_model/video_time_encoder}/config.json +0 -0
  48. docetaxel/{video_time_encoder β†’ best_model/video_time_encoder}/diffusion_pytorch_model.safetensors +0 -0
  49. docetaxel/training_state_info.json +0 -1
  50. docetaxel_skip_half_doses/README.md +0 -26
NASH_steato/README.md DELETED
@@ -1,26 +0,0 @@
1
- # NASH_steato
2
-
3
- Static2Dynamic pretrained checkpoint.
4
-
5
- ## Files
6
-
7
- - `net/config.json`
8
- - `net/diffusion_pytorch_model.safetensors`
9
- - `video_time_encoder/config.json`
10
- - `video_time_encoder/diffusion_pytorch_model.safetensors`
11
- - `dynamic/scheduler_config.json`
12
- - `my_conf/`, when available
13
- - `train_samples.parquet`, when available
14
- - `test_samples.parquet`, when available
15
- - `training_state_info.json`, when available
16
-
17
- ## Download
18
-
19
- ```python
20
- from huggingface_hub import snapshot_download
21
-
22
- path = snapshot_download(
23
- repo_id="thethomasboyer/Static2Dynamic",
24
- allow_patterns=["NASH_steato/*"],
25
- )
26
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
NASH_steato/{dynamic β†’ best_model/dynamic}/scheduler_config.json RENAMED
File without changes
NASH_steato/{net β†’ best_model/net}/config.json RENAMED
File without changes
NASH_steato/{net β†’ best_model/net}/diffusion_pytorch_model.safetensors RENAMED
File without changes
NASH_steato/{video_time_encoder β†’ best_model/video_time_encoder}/config.json RENAMED
File without changes
NASH_steato/{video_time_encoder β†’ best_model/video_time_encoder}/diffusion_pytorch_model.safetensors RENAMED
File without changes
NASH_steato/training_state_info.json DELETED
@@ -1 +0,0 @@
1
- {"start_global_optimization_step": 125000, "best_metric_to_date": 20.38945737155447}
 
 
biotine/README.md DELETED
@@ -1,26 +0,0 @@
1
- # biotine
2
-
3
- Static2Dynamic pretrained checkpoint.
4
-
5
- ## Files
6
-
7
- - `net/config.json`
8
- - `net/diffusion_pytorch_model.safetensors`
9
- - `video_time_encoder/config.json`
10
- - `video_time_encoder/diffusion_pytorch_model.safetensors`
11
- - `dynamic/scheduler_config.json`
12
- - `my_conf/`, when available
13
- - `train_samples.parquet`, when available
14
- - `test_samples.parquet`, when available
15
- - `training_state_info.json`, when available
16
-
17
- ## Download
18
-
19
- ```python
20
- from huggingface_hub import snapshot_download
21
-
22
- path = snapshot_download(
23
- repo_id="thethomasboyer/Static2Dynamic",
24
- allow_patterns=["biotine/*"],
25
- )
26
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
biotine/{dynamic β†’ best_model/dynamic}/scheduler_config.json RENAMED
File without changes
biotine/{net β†’ best_model/net}/config.json RENAMED
File without changes
biotine/{net β†’ best_model/net}/diffusion_pytorch_model.safetensors RENAMED
File without changes
biotine/{video_time_encoder β†’ best_model/video_time_encoder}/config.json RENAMED
File without changes
biotine/{video_time_encoder β†’ best_model/video_time_encoder}/diffusion_pytorch_model.safetensors RENAMED
File without changes
biotine/training_state_info.json DELETED
@@ -1 +0,0 @@
1
- {"start_global_optimization_step": 100000, "best_metric_to_date": 23.474280357337324}
 
 
biotine_unpaired/README.md DELETED
@@ -1,26 +0,0 @@
1
- # biotine_unpaired
2
-
3
- Static2Dynamic pretrained checkpoint.
4
-
5
- ## Files
6
-
7
- - `net/config.json`
8
- - `net/diffusion_pytorch_model.safetensors`
9
- - `video_time_encoder/config.json`
10
- - `video_time_encoder/diffusion_pytorch_model.safetensors`
11
- - `dynamic/scheduler_config.json`
12
- - `my_conf/`, when available
13
- - `train_samples.parquet`, when available
14
- - `test_samples.parquet`, when available
15
- - `training_state_info.json`, when available
16
-
17
- ## Download
18
-
19
- ```python
20
- from huggingface_hub import snapshot_download
21
-
22
- path = snapshot_download(
23
- repo_id="thethomasboyer/Static2Dynamic",
24
- allow_patterns=["biotine_unpaired/*"],
25
- )
26
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
biotine_unpaired/{dynamic β†’ best_model/dynamic}/scheduler_config.json RENAMED
File without changes
biotine_unpaired/{net β†’ best_model/net}/config.json RENAMED
File without changes
biotine_unpaired/{net β†’ best_model/net}/diffusion_pytorch_model.safetensors RENAMED
File without changes
biotine_unpaired/{video_time_encoder β†’ best_model/video_time_encoder}/config.json RENAMED
File without changes
biotine_unpaired/{video_time_encoder β†’ best_model/video_time_encoder}/diffusion_pytorch_model.safetensors RENAMED
File without changes
biotine_unpaired/training_state_info.json DELETED
@@ -1 +0,0 @@
1
- {"start_global_optimization_step": 50000, "best_metric_to_date": 31.223219652098997}
 
 
cell_cycle/README.md DELETED
@@ -1,26 +0,0 @@
1
- # cell_cycle
2
-
3
- Static2Dynamic pretrained checkpoint.
4
-
5
- ## Files
6
-
7
- - `net/config.json`
8
- - `net/diffusion_pytorch_model.safetensors`
9
- - `video_time_encoder/config.json`
10
- - `video_time_encoder/diffusion_pytorch_model.safetensors`
11
- - `dynamic/scheduler_config.json`
12
- - `my_conf/`, when available
13
- - `train_samples.parquet`, when available
14
- - `test_samples.parquet`, when available
15
- - `training_state_info.json`, when available
16
-
17
- ## Download
18
-
19
- ```python
20
- from huggingface_hub import snapshot_download
21
-
22
- path = snapshot_download(
23
- repo_id="thethomasboyer/Static2Dynamic",
24
- allow_patterns=["cell_cycle/*"],
25
- )
26
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cell_cycle/{dynamic β†’ best_model/dynamic}/scheduler_config.json RENAMED
File without changes
cell_cycle/{net β†’ best_model/net}/config.json RENAMED
File without changes
cell_cycle/{net β†’ best_model/net}/diffusion_pytorch_model.safetensors RENAMED
File without changes
cell_cycle/{video_time_encoder β†’ best_model/video_time_encoder}/config.json RENAMED
File without changes
cell_cycle/{video_time_encoder β†’ best_model/video_time_encoder}/diffusion_pytorch_model.safetensors RENAMED
File without changes
cell_cycle/training_state_info.json DELETED
@@ -1 +0,0 @@
1
- {"start_global_optimization_step": 40000, "best_metric_to_date": 13.254866885791186}
 
 
chromalive/README.md DELETED
@@ -1,26 +0,0 @@
1
- # chromalive
2
-
3
- Static2Dynamic pretrained checkpoint.
4
-
5
- ## Files
6
-
7
- - `net/config.json`
8
- - `net/diffusion_pytorch_model.safetensors`
9
- - `video_time_encoder/config.json`
10
- - `video_time_encoder/diffusion_pytorch_model.safetensors`
11
- - `dynamic/scheduler_config.json`
12
- - `my_conf/`, when available
13
- - `train_samples.parquet`, when available
14
- - `test_samples.parquet`, when available
15
- - `training_state_info.json`, when available
16
-
17
- ## Download
18
-
19
- ```python
20
- from huggingface_hub import snapshot_download
21
-
22
- path = snapshot_download(
23
- repo_id="thethomasboyer/Static2Dynamic",
24
- allow_patterns=["chromalive/*"],
25
- )
26
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
chromalive/{dynamic β†’ best_model/dynamic}/scheduler_config.json RENAMED
File without changes
chromalive/{net β†’ best_model/net}/config.json RENAMED
File without changes
chromalive/{net β†’ best_model/net}/diffusion_pytorch_model.safetensors RENAMED
File without changes
chromalive/{video_time_encoder β†’ best_model/video_time_encoder}/config.json RENAMED
File without changes
chromalive/{video_time_encoder β†’ best_model/video_time_encoder}/diffusion_pytorch_model.safetensors RENAMED
File without changes
chromalive/training_state_info.json DELETED
@@ -1 +0,0 @@
1
- {"start_global_optimization_step": 60000, "best_metric_to_date": 11.891848635874876}
 
 
diabetic_retinopathy/README.md DELETED
@@ -1,26 +0,0 @@
1
- # diabetic_retinopathy
2
-
3
- Static2Dynamic pretrained checkpoint.
4
-
5
- ## Files
6
-
7
- - `net/config.json`
8
- - `net/diffusion_pytorch_model.safetensors`
9
- - `video_time_encoder/config.json`
10
- - `video_time_encoder/diffusion_pytorch_model.safetensors`
11
- - `dynamic/scheduler_config.json`
12
- - `my_conf/`, when available
13
- - `train_samples.parquet`, when available
14
- - `test_samples.parquet`, when available
15
- - `training_state_info.json`, when available
16
-
17
- ## Download
18
-
19
- ```python
20
- from huggingface_hub import snapshot_download
21
-
22
- path = snapshot_download(
23
- repo_id="thethomasboyer/Static2Dynamic",
24
- allow_patterns=["diabetic_retinopathy/*"],
25
- )
26
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
diabetic_retinopathy/{dynamic β†’ best_model/dynamic}/scheduler_config.json RENAMED
File without changes
diabetic_retinopathy/{net β†’ best_model/net}/config.json RENAMED
File without changes
diabetic_retinopathy/{net β†’ best_model/net}/diffusion_pytorch_model.safetensors RENAMED
File without changes
diabetic_retinopathy/{video_time_encoder β†’ best_model/video_time_encoder}/config.json RENAMED
File without changes
diabetic_retinopathy/{video_time_encoder β†’ best_model/video_time_encoder}/diffusion_pytorch_model.safetensors RENAMED
File without changes
diabetic_retinopathy/training_state_info.json DELETED
@@ -1 +0,0 @@
1
- {"start_global_optimization_step": 20000, "best_metric_to_date": 127.12431972474947}
 
 
docetaxel/README.md DELETED
@@ -1,26 +0,0 @@
1
- # docetaxel
2
-
3
- Static2Dynamic pretrained checkpoint.
4
-
5
- ## Files
6
-
7
- - `net/config.json`
8
- - `net/diffusion_pytorch_model.safetensors`
9
- - `video_time_encoder/config.json`
10
- - `video_time_encoder/diffusion_pytorch_model.safetensors`
11
- - `dynamic/scheduler_config.json`
12
- - `my_conf/`, when available
13
- - `train_samples.parquet`, when available
14
- - `test_samples.parquet`, when available
15
- - `training_state_info.json`, when available
16
-
17
- ## Download
18
-
19
- ```python
20
- from huggingface_hub import snapshot_download
21
-
22
- path = snapshot_download(
23
- repo_id="thethomasboyer/Static2Dynamic",
24
- allow_patterns=["docetaxel/*"],
25
- )
26
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
docetaxel/{dynamic β†’ best_model/dynamic}/scheduler_config.json RENAMED
File without changes
docetaxel/{net β†’ best_model/net}/config.json RENAMED
File without changes
docetaxel/{net β†’ best_model/net}/diffusion_pytorch_model.safetensors RENAMED
File without changes
docetaxel/{video_time_encoder β†’ best_model/video_time_encoder}/config.json RENAMED
File without changes
docetaxel/{video_time_encoder β†’ best_model/video_time_encoder}/diffusion_pytorch_model.safetensors RENAMED
File without changes
docetaxel/training_state_info.json DELETED
@@ -1 +0,0 @@
1
- {"start_global_optimization_step": 25000, "best_metric_to_date": 23.07469137010379}
 
 
docetaxel_skip_half_doses/README.md DELETED
@@ -1,26 +0,0 @@
1
- # docetaxel_skip_half_doses
2
-
3
- Static2Dynamic pretrained checkpoint.
4
-
5
- ## Files
6
-
7
- - `net/config.json`
8
- - `net/diffusion_pytorch_model.safetensors`
9
- - `video_time_encoder/config.json`
10
- - `video_time_encoder/diffusion_pytorch_model.safetensors`
11
- - `dynamic/scheduler_config.json`
12
- - `my_conf/`, when available
13
- - `train_samples.parquet`, when available
14
- - `test_samples.parquet`, when available
15
- - `training_state_info.json`, when available
16
-
17
- ## Download
18
-
19
- ```python
20
- from huggingface_hub import snapshot_download
21
-
22
- path = snapshot_download(
23
- repo_id="thethomasboyer/Static2Dynamic",
24
- allow_patterns=["docetaxel_skip_half_doses/*"],
25
- )
26
- ```