vbpl_nli / README.md
NghiemAbe's picture
Upload README.md with huggingface_hub
f644dc6 verified
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: link
      dtype: string
    - name: content
      dtype: string
    - name: tokens
      dtype: int64
    - name: nli
      struct:
        - name: content
          list:
            - name: answer
              dtype: int64
            - name: legal_document
              dtype: string
            - name: specific_question
              dtype: string
    - name: topic
      dtype: string
  splits:
    - name: train
      num_bytes: 153119975
      num_examples: 13441
  download_size: 42659613
  dataset_size: 153119975

Dataset Card for "vbpl_nli"

More Information needed