paws-x / README.md
hgissbkh's picture
Upload dataset
fb46719 verified
metadata
dataset_info:
  features:
    - name: sentence1
      dtype: string
    - name: sentence2
      dtype: string
    - name: label
      dtype: int64
    - name: lang
      dtype: string
  splits:
    - name: train
      num_bytes: 12314715
      num_examples: 49401
    - name: validation
      num_bytes: 2069183
      num_examples: 8000
    - name: test
      num_bytes: 2089128
      num_examples: 8000
  download_size: 10719918
  dataset_size: 16473026
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*