Yuyeong's picture
Upload README.md with huggingface_hub
67279f2 verified
|
Raw
History Blame Contribute Delete
731 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype:
        class_label:
          names:
            '0': '0'
            '1': '1'
            '2': '2'
    - name: group_idx
      dtype: int64
    - name: node_idx
      dtype: int64
  splits:
    - name: train
      num_bytes: 876824.5747324644
      num_examples: 6000
    - name: validation
      num_bytes: 7306871.45610387
      num_examples: 50000
    - name: test
      num_bytes: 14613742.91220774
      num_examples: 100000
  download_size: 9314816
  dataset_size: 22797438.943044074

Dataset Card for "rw_pubmed_node2vec_2_public"

More Information needed