omnigenome 0.3.4a0__tar.gz → 0.3.6a0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of omnigenome might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: omnigenome
3
- Version: 0.3.4a0
3
+ Version: 0.3.6a0
4
4
  Summary: OmniGenome: A comprehensive toolkit for genome analysis.
5
5
  Home-page: https://github.com/yangheng95/OmniGenBench
6
6
  Author: Yang, Heng
@@ -99,12 +99,12 @@ Dynamic: summary
99
99
  - 🧬 **Benchmark effortlessly** — Run automated and reproducible evaluations for genomic foundation models
100
100
  - 🧠 **Understand your models** — Explore interpretability across diverse tasks and species
101
101
  - ⚙️ **Run tutorials instantly** — Use click-to-run guides for genomic sequence modeling
102
- - 🚀 **Train and infer efficiently** — Accelerated workflows for training and inference on GFMs
102
+ - 🚀 **Fine-tune and infer efficiently** — Accelerated workflows for fine-tuning and inference on GFMs on downstream tasks
103
103
 
104
104
  ## Installation
105
105
 
106
106
  ### Requirements
107
- Before installing OmniGenoBench, you need to install the following dependencies:
107
+ Before installing OmniGenoBench, you need to install the following dependencies:
108
108
  - Python 3.10+
109
109
  - PyTorch 2.5+
110
110
  - Transformers 4.46.0+
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: omnigenome
3
- Version: 0.3.4a0
3
+ Version: 0.3.6a0
4
4
  Summary: OmniGenome: A comprehensive toolkit for genome analysis.
5
5
  Home-page: https://github.com/yangheng95/OmniGenBench
6
6
  Author: Yang, Heng
@@ -99,12 +99,12 @@ Dynamic: summary
99
99
  - 🧬 **Benchmark effortlessly** — Run automated and reproducible evaluations for genomic foundation models
100
100
  - 🧠 **Understand your models** — Explore interpretability across diverse tasks and species
101
101
  - ⚙️ **Run tutorials instantly** — Use click-to-run guides for genomic sequence modeling
102
- - 🚀 **Train and infer efficiently** — Accelerated workflows for training and inference on GFMs
102
+ - 🚀 **Fine-tune and infer efficiently** — Accelerated workflows for fine-tuning and inference on GFMs on downstream tasks
103
103
 
104
104
  ## Installation
105
105
 
106
106
  ### Requirements
107
- Before installing OmniGenoBench, you need to install the following dependencies:
107
+ Before installing OmniGenoBench, you need to install the following dependencies:
108
108
  - Python 3.10+
109
109
  - PyTorch 2.5+
110
110
  - Transformers 4.46.0+
File without changes
File without changes
File without changes