jwkova commited on
Commit
e977f93
·
verified ·
1 Parent(s): b47348e

Update dataset card: modality table (context col, examples), fix gene_family_txt/corpus, logo, raw default

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -113,8 +113,8 @@ column shows a real example for each.
113
  | `masif_si_index` | protein | MaSIF surface shape-index, per vertex | `[0.34, 0.22, …]` | — |
114
  | `masif_n_vertices` | protein | MaSIF surface vertex count, per patch | `[65.0, 42.0, …]` | — |
115
  | `context` | text | Free-text semantic context (e.g. cell-state / assay) — the conditioning channel itself | `"HepG2 cell line"` | — |
116
- | `corpus` | text | Free-text corpus / source label | `"UniProtKB/Swiss-Prot"` | — |
117
- | `gene_family_txt` | text | Free-text gene-family description | `"Zinc-finger C2H2 family"` | — |
118
 
119
  ## See also
120
 
 
113
  | `masif_si_index` | protein | MaSIF surface shape-index, per vertex | `[0.34, 0.22, …]` | — |
114
  | `masif_n_vertices` | protein | MaSIF surface vertex count, per patch | `[65.0, 42.0, …]` | — |
115
  | `context` | text | Free-text semantic context (e.g. cell-state / assay) — the conditioning channel itself | `"HepG2 cell line"` | — |
116
+ | `corpus` | text | Free-text biomedical literature (PubMed abstracts / articles), used as a language corpus | `"…regulates cell-cycle arrest and apoptosis…"` | — |
117
+ | `gene_family_txt` | text | Organism taxonomic lineage as free text (broad clade → phylum → class → order → family genus → species) | `"metazoa chordata mammalia primates hominidae homo homo sapiens"` | — |
118
 
119
  ## See also
120