hong-niu commited on
Commit
f3f11df
·
verified ·
1 Parent(s): 809d2c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
  ---
10
 
11
  # Variant Foundation Embeddings
12
- Here we present the variant level embeddings for large-scale genetic analyis as described in 'Incorporating LLM Embeddings for Variation Across the Human Genome,' based on curated annotations using high quality functional data from FAVOR, ClinVar, and GWAS Catalog. We currently present one version of the embeddings for the 1.5 million genetic variant HapMap3 & MEGA datasets using OpenAI's text-embedding-3-large (3072-dimensional) embeddings, with others coming soon.
13
 
14
  Genetic variants are identified with their chromosome, position (hg38 build), reference allele based on UKB coding, alternate allele based on UKB coding, and their respective LLM embeddings.
15
 
 
9
  ---
10
 
11
  # Variant Foundation Embeddings
12
+ Here we present the variant level embeddings for large-scale genetic analyis as described in 'Incorporating LLM Embeddings for Variation Across the Human Genome,' based on curated annotations using high quality functional data from FAVOR, ClinVar, and GWAS Catalog. We currently present embeddings using either OpenAI's text-embedding-3-large (3072-dimensional) or Qwen's Qwen3-Embedding-0.6B (1024-dimensional) models.
13
 
14
  Genetic variants are identified with their chromosome, position (hg38 build), reference allele based on UKB coding, alternate allele based on UKB coding, and their respective LLM embeddings.
15