WikiDBGraph-edges / README.md
Jerrylife's picture
Add all edge datasets
1cdc270 verified
metadata
dataset_info:
  features:
    - name: source_nodes
      dtype: int64
    - name: target_nodes
      dtype: int64
    - name: edge_weights
      dtype: float32
    - name: edge_labels
      dtype: float32
  splits:
    - name: graph_with_properties_0.94_edges
      num_bytes: 431156832
      num_examples: 17964868
    - name: graph_raw_0.96_edges
      num_bytes: 297491808
      num_examples: 12395492
    - name: graph_raw_0.94_edges
      num_bytes: 431156832
      num_examples: 17964868
    - name: graph_raw_0.93_edges
      num_bytes: 645097392
      num_examples: 26879058
  download_size: 856269145
  dataset_size: 1804902864
configs:
  - config_name: default
    data_files:
      - split: graph_with_properties_0.94_edges
        path: data/graph_with_properties_0.94_edges-*
      - split: graph_raw_0.96_edges
        path: data/graph_raw_0.96_edges-*
      - split: graph_raw_0.94_edges
        path: data/graph_raw_0.94_edges-*
      - split: graph_raw_0.93_edges
        path: data/graph_raw_0.93_edges-*