bobox's picture
Upload
5e7f2f9 verified
metadata
dataset_info:
  - config_name: CrossRep
    features:
      - name: anchor
        dtype: string
      - name: positive
        dtype: string
      - name: semi_hard_negative
        dtype: string
      - name: rephrased_anchor
        dtype: string
      - name: rephrased_positive
        dtype: string
      - name: positive_summary
        dtype: string
      - name: semantic_keywords_for_positive
        dtype: string
      - name: hard_negative_0
        dtype: string
      - name: hard_negative_1
        dtype: string
      - name: hard_negative_2
        dtype: string
      - name: generation_params_json
        dtype: string
    splits:
      - name: train
        num_bytes: 2115828
        num_examples: 567
      - name: validation
        num_bytes: 235092
        num_examples: 63
      - name: test
        num_bytes: 705276
        num_examples: 189
    download_size: 1769559
    dataset_size: 3056196
  - config_name: DescriptiveAnchor
    features:
      - name: anchor
        dtype: string
      - name: positive
        dtype: string
      - name: semi_hard_negative
        dtype: string
      - name: rephrased_anchor
        dtype: string
      - name: rephrased_positive
        dtype: string
      - name: positive_summary
        dtype: string
      - name: semantic_keywords_for_positive
        dtype: string
      - name: hard_negative_0
        dtype: string
      - name: hard_negative_1
        dtype: string
      - name: hard_negative_2
        dtype: string
      - name: generation_params_json
        dtype: string
    splits:
      - name: train
        num_bytes: 3790710.185282523
        num_examples: 523
      - name: validation
        num_bytes: 456624.7450722733
        num_examples: 63
      - name: test
        num_bytes: 1268402.0696452036
        num_examples: 175
    download_size: 3319820
    dataset_size: 5515737
  - config_name: LongAnchor
    features:
      - name: anchor
        dtype: string
      - name: positive
        dtype: string
      - name: semi_hard_negative
        dtype: string
      - name: rephrased_anchor
        dtype: string
      - name: rephrased_positive
        dtype: string
      - name: positive_summary
        dtype: string
      - name: semantic_keywords_for_positive
        dtype: string
      - name: hard_negative_0
        dtype: string
      - name: hard_negative_1
        dtype: string
      - name: hard_negative_2
        dtype: string
      - name: generation_params_json
        dtype: string
    splits:
      - name: train
        num_bytes: 3114476.242424242
        num_examples: 476
      - name: validation
        num_bytes: 366408.9696969697
        num_examples: 56
      - name: test
        num_bytes: 1053425.7878787878
        num_examples: 161
    download_size: 2731395
    dataset_size: 4534311
  - config_name: QA
    features:
      - name: anchor
        dtype: string
      - name: positive
        dtype: string
      - name: semi_hard_negative
        dtype: string
      - name: rephrased_anchor
        dtype: string
      - name: rephrased_positive
        dtype: string
      - name: positive_summary
        dtype: string
      - name: semantic_keywords_for_positive
        dtype: string
      - name: hard_negative_0
        dtype: string
      - name: hard_negative_1
        dtype: string
      - name: hard_negative_2
        dtype: string
      - name: generation_params_json
        dtype: string
    splits:
      - name: train
        num_bytes: 4308443.302052786
        num_examples: 949
      - name: validation
        num_bytes: 463078.20527859236
        num_examples: 102
      - name: test
        num_bytes: 1421014.4926686217
        num_examples: 313
    download_size: 3644644
    dataset_size: 6192536
configs:
  - config_name: CrossRep
    data_files:
      - split: train
        path: CrossRep/train-*
      - split: validation
        path: CrossRep/validation-*
      - split: test
        path: CrossRep/test-*
  - config_name: DescriptiveAnchor
    data_files:
      - split: train
        path: DescriptiveAnchor/train-*
      - split: validation
        path: DescriptiveAnchor/validation-*
      - split: test
        path: DescriptiveAnchor/test-*
  - config_name: LongAnchor
    data_files:
      - split: train
        path: LongAnchor/train-*
      - split: validation
        path: LongAnchor/validation-*
      - split: test
        path: LongAnchor/test-*
  - config_name: QA
    data_files:
      - split: train
        path: QA/train-*
      - split: validation
        path: QA/validation-*
      - split: test
        path: QA/test-*