hong-niu commited on
Commit
1a06307
·
verified ·
1 Parent(s): 743d3c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,4 +38,4 @@ With more to come shortly.
38
  | `pos` |string | Base-pair position (hg38 coordinate system) |
39
  | `ref_UKB` | string | Reference allele (A, C, G, T) |
40
  | `alt_UKB` | string | Alternate allele (A, C, G, T) |
41
- | `embedding` | list[float]| Embedding vector (dimension 3072, float32) |
 
38
  | `pos` |string | Base-pair position (hg38 coordinate system) |
39
  | `ref_UKB` | string | Reference allele (A, C, G, T) |
40
  | `alt_UKB` | string | Alternate allele (A, C, G, T) |
41
+ | `embedding` | list[float]| Embedding vector (dimension 1024, float32) |