SmallTemporalGames / README.md
hugosousa's picture
Upload dataset
f823836 verified
metadata
dataset_info:
  - config_name: closure
    features:
      - name: doc
        dtype: string
      - name: text
        dtype: string
      - name: entities
        list:
          - name: id
            dtype: string
          - name: offsets
            sequence: int64
          - name: text
            dtype: string
      - name: relations
        list:
          - name: relation
            dtype: string
          - name: source
            dtype: string
          - name: target
            dtype: string
    splits:
      - name: train
        num_bytes: 1530374.0927456382
        num_examples: 2199
      - name: valid
        num_bytes: 377830.9433962264
        num_examples: 520
      - name: test
        num_bytes: 210386.58992805754
        num_examples: 228
    download_size: 659691
    dataset_size: 2118591.626069922
  - config_name: closure_2
    features:
      - name: doc
        dtype: string
      - name: text
        dtype: string
      - name: entities
        list:
          - name: id
            dtype: string
          - name: offsets
            sequence: int64
          - name: text
            dtype: string
      - name: relations
        list:
          - name: relation
            dtype: string
          - name: source
            dtype: string
          - name: target
            dtype: string
    splits:
      - name: train
        num_bytes: 3977593
        num_examples: 9333
      - name: valid
        num_bytes: 912399
        num_examples: 2123
      - name: test
        num_bytes: 621793
        num_examples: 1472
    download_size: 762494
    dataset_size: 5511785
  - config_name: default
    features:
      - name: doc
        dtype: string
      - name: text
        dtype: string
      - name: entities
        list:
          - name: id
            dtype: string
          - name: offsets
            sequence: int64
          - name: text
            dtype: string
      - name: relations
        list:
          - name: relation
            dtype: string
          - name: source
            dtype: string
          - name: target
            dtype: string
    splits:
      - name: train
        num_bytes: 1605446.9935720845
        num_examples: 2544
      - name: valid
        num_bytes: 317390.3120464441
        num_examples: 525
      - name: test
        num_bytes: 154164.5179856115
        num_examples: 226
    download_size: 677084
    dataset_size: 2077001.82360414
  - config_name: default_2
    features:
      - name: doc
        dtype: string
      - name: text
        dtype: string
      - name: entities
        list:
          - name: id
            dtype: string
          - name: offsets
            sequence: int64
          - name: text
            dtype: string
      - name: relations
        list:
          - name: relation
            dtype: string
          - name: source
            dtype: string
          - name: target
            dtype: string
    splits:
      - name: train
        num_bytes: 3029093
        num_examples: 6995
      - name: valid
        num_bytes: 572720
        num_examples: 1316
      - name: test
        num_bytes: 314640
        num_examples: 728
    download_size: 699730
    dataset_size: 3916453
  - config_name: default_3
    features:
      - name: doc
        dtype: string
      - name: text
        dtype: string
      - name: entities
        list:
          - name: id
            dtype: string
          - name: offsets
            sequence: int64
          - name: text
            dtype: string
      - name: relations
        list:
          - name: relation
            dtype: string
          - name: source
            dtype: string
          - name: target
            dtype: string
    splits:
      - name: train
        num_bytes: 11096785
        num_examples: 21023
      - name: valid
        num_bytes: 2180469
        num_examples: 4151
      - name: test
        num_bytes: 1069516
        num_examples: 1990
    download_size: 1272221
    dataset_size: 14346770
configs:
  - config_name: closure
    data_files:
      - split: train
        path: closure/train-*
      - split: valid
        path: closure/valid-*
      - split: test
        path: closure/test-*
  - config_name: closure_2
    data_files:
      - split: train
        path: closure_2/train-*
      - split: valid
        path: closure_2/valid-*
      - split: test
        path: closure_2/test-*
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: valid
        path: data/valid-*
      - split: test
        path: data/test-*
  - config_name: default_2
    data_files:
      - split: train
        path: default_2/train-*
      - split: valid
        path: default_2/valid-*
      - split: test
        path: default_2/test-*
  - config_name: default_3
    data_files:
      - split: train
        path: default_3/train-*
      - split: valid
        path: default_3/valid-*
      - split: test
        path: default_3/test-*