xnli_custom / README.md
atutej's picture
Upload dataset
1ae724e verified
|
raw
history blame
470 Bytes
metadata
dataset_info:
  config_name: hi
  features:
    - name: premise
      dtype: string
    - name: hypothesis
      dtype: string
    - name: label
      dtype: int64
  splits:
    - name: test
      num_bytes: 1299702
      num_examples: 5010
    - name: validation
      num_bytes: 648568
      num_examples: 2490
  download_size: 609456
  dataset_size: 1948270
configs:
  - config_name: hi
    data_files:
      - split: test
        path: hi/test-*
      - split: validation
        path: hi/validation-*