jruffle commited on
Commit
bc3912f
·
verified ·
1 Parent(s): cb180c5

Upload folder using huggingface_hub

Browse files
autoencoder_32_latent_dims_oos_mode.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c12d9bb5027372880830dc6fe030345faacbdcf61a1ae4b35d88e185c5efaa7
3
- size 29153830
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f97c20e599b13aa5745ca61be5b3de0aa9cde529e26c7b1ee4d42417cd613ee1
3
+ size 2029278246
latent_df.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f29bb802115779149494f479db5bcee8c59602667ce7ad6d9df149a1ce84b58
3
+ size 725041
metrics.csv CHANGED
@@ -1,3 +1,3 @@
1
  Method,MSE,RMSE,TRACERx_MSE,TRACERx_RMSE,Other_MSE,Other_RMSE
2
- AE,0.004806068581788181,0.06932581468535498,0.006323175357984967,0.07951839634942952,0.003634772908989193,0.06028907785817588
3
- PCA,0.004260503868085827,0.06527253532754666,0.00550972181671801,0.0742275004073154,0.0032960341283330367,0.057411097606064256
 
1
  Method,MSE,RMSE,TRACERx_MSE,TRACERx_RMSE,Other_MSE,Other_RMSE
2
+ AE,0.055192474400491125,0.23493078640418996,,,,
3
+ PCA,0.07247964021217786,0.2692204305252071,,,,
model_config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "model_info": {
3
  "latent_dims": 32,
4
- "compression_mode": "samples",
5
  "model_type": "SimpleAE",
6
- "input_dim": 2405,
7
  "layer_sizes": [
8
- 2405,
9
  4096,
10
  2048,
11
  1024,
@@ -36,25 +36,23 @@
36
  },
37
  "data_config": {
38
  "datasets": [
39
- "tracerx",
40
- "cellfm",
41
- "gtex"
42
  ],
43
  "data_path": "../datasets/TRACERx/tracerx_vst_counts_proper.csv",
44
  "normalization_range": "[-1, 1]",
45
  "harmonization_method": "imputation",
46
- "imputation_strategy": "dataset_median",
47
  "tracerx_priority_weight": 2.0
48
  },
49
  "training_results": {
50
- "best_epoch": 0,
51
- "best_validation_loss": 8.738366573483275e-05,
52
- "final_epoch": 0,
53
  "training_completed": true
54
  },
55
  "system_info": {
56
  "device": "cuda:1",
57
- "timestamp": "2025-08-27T00:11:18.719859",
58
  "python_version": "3.10.12",
59
  "pytorch_version": "2.6.0+cu124"
60
  }
 
1
  {
2
  "model_info": {
3
  "latent_dims": 32,
4
+ "compression_mode": "transcriptome",
5
  "model_type": "SimpleAE",
6
+ "input_dim": 20136,
7
  "layer_sizes": [
8
+ 20136,
9
  4096,
10
  2048,
11
  1024,
 
36
  },
37
  "data_config": {
38
  "datasets": [
39
+ "tracerx"
 
 
40
  ],
41
  "data_path": "../datasets/TRACERx/tracerx_vst_counts_proper.csv",
42
  "normalization_range": "[-1, 1]",
43
  "harmonization_method": "imputation",
44
+ "imputation_strategy": "fixed",
45
  "tracerx_priority_weight": 2.0
46
  },
47
  "training_results": {
48
+ "best_epoch": 36,
49
+ "best_validation_loss": 0.0001937522681926543,
50
+ "final_epoch": 92,
51
  "training_completed": true
52
  },
53
  "system_info": {
54
  "device": "cuda:1",
55
+ "timestamp": "2025-08-26T12:32:58.338003",
56
  "python_version": "3.10.12",
57
  "pytorch_version": "2.6.0+cu124"
58
  }
preprocessing_stats.json CHANGED
The diff for this file is too large to render. See raw diff