File size: 731 Bytes
67279f2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
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](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)