longfact-test-split / README.md
Tymoteusz
Upload dataset
8d0b765 verified
|
Raw
History Blame Contribute Delete
1.66 kB
metadata
dataset_info:
  - config_name: Apertus_8B_Instruct_2509
    features:
      - name: conversation
        list:
          - name: content
            dtype: string
          - name: role
            dtype: string
      - name: annotations
        list:
          - name: index
            dtype: int64
          - name: label
            dtype: string
          - name: span
            dtype: string
          - name: verification_note
            dtype: string
      - name: topic
        dtype: string
      - name: difficulty
        dtype: int64
    splits:
      - name: train
        num_bytes: 90358198.05575855
        num_examples: 17986
      - name: test
        num_bytes: 10012447.944241453
        num_examples: 1993
    download_size: 44693374
    dataset_size: 100370646
  - config_name: Meta_Llama_3.1_8B_Instruct
    features:
      - name: conversation
        list:
          - name: content
            dtype: string
          - name: role
            dtype: string
      - name: annotations
        list:
          - name: index
            dtype: int64
          - name: label
            dtype: string
          - name: span
            dtype: string
          - name: verification_note
            dtype: string
      - name: topic
        dtype: string
      - name: difficulty
        dtype: int64
    splits:
      - name: train
        num_bytes: 112389716.0361313
        num_examples: 17959
      - name: test
        num_bytes: 12491222.963868704
        num_examples: 1996
    download_size: 109665042
    dataset_size: 124880939
configs:
  - config_name: Apertus_8B_Instruct_2509
    data_files:
      - split: train
        path: Apertus_8B_Instruct_2509/train-*
      - split: test
        path: Apertus_8B_Instruct_2509/test-*
  - config_name: Meta_Llama_3.1_8B_Instruct
    data_files:
      - split: train
        path: Meta_Llama_3.1_8B_Instruct/train-*
      - split: test
        path: Meta_Llama_3.1_8B_Instruct/test-*