This is a PyTorch-IE wrapper for the
CoMAGC Huggingface dataset loading script.
The document type for this dataset is ComagcDocument which defines the following data fields:
pmid (str): unique sentence identifier
sentence (str)
cancer_type (str)
cge (str): change in gene expression
ccs (str): change in cell state
pt (str, optional): proposition type
ige (str, optional): initial gene expression level
and the following annotation… See the full description on the dataset page:
https://huggingface.co/datasets/pie/comagc.