supanthadey1 commited on
Commit
3498db6
·
verified ·
1 Parent(s): 3365a7b

Remove Python cache files from release

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. code/benchmarks/__pycache__/calculate_rankings.cpython-312.pyc +0 -0
  2. code/benchmarks/__pycache__/consolidate_results.cpython-312.pyc +0 -0
  3. code/benchmarks/__pycache__/create_excluded_dataset.cpython-312.pyc +0 -0
  4. code/benchmarks/__pycache__/extract_all_benchmark_results.cpython-312.pyc +0 -0
  5. code/benchmarks/__pycache__/finetune.cpython-312.pyc +0 -0
  6. code/bertint/__pycache__/bertint_v8.cpython-312.pyc +0 -0
  7. code/bertint/__pycache__/bertint_v8_inference.cpython-312.pyc +0 -0
  8. code/bertint/__pycache__/build_combined_dataset.cpython-312.pyc +0 -0
  9. code/bertint/__pycache__/compare_ablation.cpython-312.pyc +0 -0
  10. code/bertint/__pycache__/dataset_v8.cpython-312.pyc +0 -0
  11. code/bertint/__pycache__/generate_glycan_splits.cpython-312.pyc +0 -0
  12. code/bertint/__pycache__/training_v8.cpython-312.pyc +0 -0
  13. code/contrastive/__pycache__/contrastive_trainer_v51_FINAL.cpython-312.pyc +0 -0
  14. code/contrastive/__pycache__/contrastive_trainer_v5_SIMPLE.cpython-312.pyc +0 -0
  15. code/contrastive/__pycache__/extract_resolved_glycans.cpython-312.pyc +0 -0
  16. code/contrastive/__pycache__/generate_negatives_v4_FINAL.cpython-312.pyc +0 -0
  17. code/contrastive/__pycache__/mcns_filter_75k_v3_FINAL.cpython-312.pyc +0 -0
  18. code/contrastive/__pycache__/score_negative_difficulty.cpython-312.pyc +0 -0
  19. code/data_processing/__pycache__/augment_pretraining_data.cpython-312.pyc +0 -0
  20. code/data_processing/__pycache__/convert_iupac_glycosmos.cpython-312.pyc +0 -0
  21. code/downstream_tasks/__pycache__/__init__.cpython-312.pyc +0 -0
  22. code/downstream_tasks/utils/__pycache__/__init__.cpython-312.pyc +0 -0
  23. code/downstream_tasks/utils/__pycache__/baseline_results.cpython-312.pyc +0 -0
  24. code/downstream_tasks/utils/__pycache__/dataset.cpython-312.pyc +0 -0
  25. code/downstream_tasks/utils/__pycache__/tokenizer.cpython-312.pyc +0 -0
  26. code/downstream_tasks/utils/__pycache__/wurcs_bpe_tokenizer.cpython-312.pyc +0 -0
  27. code/model/__pycache__/__init__.cpython-312.pyc +0 -0
  28. code/model/__pycache__/dataset.cpython-312.pyc +0 -0
  29. code/model/__pycache__/enhanced_classifier.cpython-312.pyc +0 -0
  30. code/model/__pycache__/glycan_bert.cpython-312.pyc +0 -0
  31. code/model/__pycache__/hierarchical_glycan.cpython-312.pyc +0 -0
  32. code/model/__pycache__/multimodal_glycan_bert_v3.cpython-312.pyc +0 -0
  33. code/model/__pycache__/tokenizer.cpython-312.pyc +0 -0
  34. code/model/__pycache__/wurcs_bpe_tokenizer.cpython-312.pyc +0 -0
  35. code/probes/__pycache__/analyze_core_biology.cpython-312.pyc +0 -0
  36. code/probes/__pycache__/analyze_embeddings.cpython-312.pyc +0 -0
  37. code/probes/__pycache__/embed_benchmark_tasks.cpython-312.pyc +0 -0
  38. code/probes/__pycache__/extract_embeddings.cpython-312.pyc +0 -0
  39. code/probes/__pycache__/novel_probes_v2.cpython-312.pyc +0 -0
  40. code/probes/__pycache__/probe_01_tsne_clustering.cpython-312.pyc +0 -0
  41. code/probes/__pycache__/probe_10_lectin_motifs.cpython-312.pyc +0 -0
  42. code/probes/__pycache__/probe_10_tissue_presence.cpython-312.pyc +0 -0
  43. code/probes/__pycache__/probe_14_retrieval.cpython-312.pyc +0 -0
  44. code/probes/__pycache__/probe_15_seal_milk_ood.cpython-312.pyc +0 -0
  45. code/probes/__pycache__/probe_15h_phylogenetic.cpython-312.pyc +0 -0
  46. code/probes/__pycache__/probe_2_layerwise_cls.cpython-312.pyc +0 -0
  47. code/probes/__pycache__/probe_3_4_attention_structure.cpython-312.pyc +0 -0
  48. code/probes/__pycache__/probe_7_contrastive_ablation.cpython-312.pyc +0 -0
  49. code/probes/__pycache__/probe_8_disease_tissue.cpython-312.pyc +0 -0
  50. code/probes/__pycache__/probe_9_biosynthesis_order.cpython-312.pyc +0 -0
code/benchmarks/__pycache__/calculate_rankings.cpython-312.pyc DELETED
Binary file (3.08 kB)
 
code/benchmarks/__pycache__/consolidate_results.cpython-312.pyc DELETED
Binary file (7.61 kB)
 
code/benchmarks/__pycache__/create_excluded_dataset.cpython-312.pyc DELETED
Binary file (3.04 kB)
 
code/benchmarks/__pycache__/extract_all_benchmark_results.cpython-312.pyc DELETED
Binary file (9.58 kB)
 
code/benchmarks/__pycache__/finetune.cpython-312.pyc DELETED
Binary file (34 kB)
 
code/bertint/__pycache__/bertint_v8.cpython-312.pyc DELETED
Binary file (34.1 kB)
 
code/bertint/__pycache__/bertint_v8_inference.cpython-312.pyc DELETED
Binary file (13.3 kB)
 
code/bertint/__pycache__/build_combined_dataset.cpython-312.pyc DELETED
Binary file (22.4 kB)
 
code/bertint/__pycache__/compare_ablation.cpython-312.pyc DELETED
Binary file (6.35 kB)
 
code/bertint/__pycache__/dataset_v8.cpython-312.pyc DELETED
Binary file (13.3 kB)
 
code/bertint/__pycache__/generate_glycan_splits.cpython-312.pyc DELETED
Binary file (8.55 kB)
 
code/bertint/__pycache__/training_v8.cpython-312.pyc DELETED
Binary file (28.5 kB)
 
code/contrastive/__pycache__/contrastive_trainer_v51_FINAL.cpython-312.pyc DELETED
Binary file (17.3 kB)
 
code/contrastive/__pycache__/contrastive_trainer_v5_SIMPLE.cpython-312.pyc DELETED
Binary file (16.9 kB)
 
code/contrastive/__pycache__/extract_resolved_glycans.cpython-312.pyc DELETED
Binary file (2.23 kB)
 
code/contrastive/__pycache__/generate_negatives_v4_FINAL.cpython-312.pyc DELETED
Binary file (19.5 kB)
 
code/contrastive/__pycache__/mcns_filter_75k_v3_FINAL.cpython-312.pyc DELETED
Binary file (9.28 kB)
 
code/contrastive/__pycache__/score_negative_difficulty.cpython-312.pyc DELETED
Binary file (11.6 kB)
 
code/data_processing/__pycache__/augment_pretraining_data.cpython-312.pyc DELETED
Binary file (6.86 kB)
 
code/data_processing/__pycache__/convert_iupac_glycosmos.cpython-312.pyc DELETED
Binary file (5.3 kB)
 
code/downstream_tasks/__pycache__/__init__.cpython-312.pyc DELETED
Binary file (127 Bytes)
 
code/downstream_tasks/utils/__pycache__/__init__.cpython-312.pyc DELETED
Binary file (133 Bytes)
 
code/downstream_tasks/utils/__pycache__/baseline_results.cpython-312.pyc DELETED
Binary file (14.3 kB)
 
code/downstream_tasks/utils/__pycache__/dataset.cpython-312.pyc DELETED
Binary file (16.7 kB)
 
code/downstream_tasks/utils/__pycache__/tokenizer.cpython-312.pyc DELETED
Binary file (24.3 kB)
 
code/downstream_tasks/utils/__pycache__/wurcs_bpe_tokenizer.cpython-312.pyc DELETED
Binary file (25.6 kB)
 
code/model/__pycache__/__init__.cpython-312.pyc DELETED
Binary file (229 Bytes)
 
code/model/__pycache__/dataset.cpython-312.pyc DELETED
Binary file (16 kB)
 
code/model/__pycache__/enhanced_classifier.cpython-312.pyc DELETED
Binary file (7.11 kB)
 
code/model/__pycache__/glycan_bert.cpython-312.pyc DELETED
Binary file (14.7 kB)
 
code/model/__pycache__/hierarchical_glycan.cpython-312.pyc DELETED
Binary file (13.1 kB)
 
code/model/__pycache__/multimodal_glycan_bert_v3.cpython-312.pyc DELETED
Binary file (45.8 kB)
 
code/model/__pycache__/tokenizer.cpython-312.pyc DELETED
Binary file (24.3 kB)
 
code/model/__pycache__/wurcs_bpe_tokenizer.cpython-312.pyc DELETED
Binary file (25.5 kB)
 
code/probes/__pycache__/analyze_core_biology.cpython-312.pyc DELETED
Binary file (35.7 kB)
 
code/probes/__pycache__/analyze_embeddings.cpython-312.pyc DELETED
Binary file (23.4 kB)
 
code/probes/__pycache__/embed_benchmark_tasks.cpython-312.pyc DELETED
Binary file (21.6 kB)
 
code/probes/__pycache__/extract_embeddings.cpython-312.pyc DELETED
Binary file (15.3 kB)
 
code/probes/__pycache__/novel_probes_v2.cpython-312.pyc DELETED
Binary file (93 kB)
 
code/probes/__pycache__/probe_01_tsne_clustering.cpython-312.pyc DELETED
Binary file (28 kB)
 
code/probes/__pycache__/probe_10_lectin_motifs.cpython-312.pyc DELETED
Binary file (37.5 kB)
 
code/probes/__pycache__/probe_10_tissue_presence.cpython-312.pyc DELETED
Binary file (43.1 kB)
 
code/probes/__pycache__/probe_14_retrieval.cpython-312.pyc DELETED
Binary file (36.7 kB)
 
code/probes/__pycache__/probe_15_seal_milk_ood.cpython-312.pyc DELETED
Binary file (92.6 kB)
 
code/probes/__pycache__/probe_15h_phylogenetic.cpython-312.pyc DELETED
Binary file (21.8 kB)
 
code/probes/__pycache__/probe_2_layerwise_cls.cpython-312.pyc DELETED
Binary file (26.6 kB)
 
code/probes/__pycache__/probe_3_4_attention_structure.cpython-312.pyc DELETED
Binary file (31.5 kB)
 
code/probes/__pycache__/probe_7_contrastive_ablation.cpython-312.pyc DELETED
Binary file (22.9 kB)
 
code/probes/__pycache__/probe_8_disease_tissue.cpython-312.pyc DELETED
Binary file (34.4 kB)
 
code/probes/__pycache__/probe_9_biosynthesis_order.cpython-312.pyc DELETED
Binary file (32.5 kB)