ViMedNLI-syllable / README.md
tmnam20's picture
Upload dataset
9360fb1 verified
|
raw
history blame contribute delete
No virus
565 Bytes
metadata
dataset_info:
  features:
    - name: sentence1
      dtype: string
    - name: sentence2
      dtype: string
    - name: label
      dtype: string
  splits:
    - name: train
      num_bytes: 2246711
      num_examples: 11232
    - name: validation
      num_bytes: 293666
      num_examples: 1395
    - name: test
      num_bytes: 280532
      num_examples: 1422
  download_size: 686645
  dataset_size: 2820909
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*