hcmue-qa-2 / README.md
Tamnemtf's picture
Upload dataset
b0dd6c7 verified
|
raw
history blame
583 Bytes
metadata
dataset_info:
  features:
    - name: concept
      dtype: string
    - name: description
      dtype: string
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 640526
      num_examples: 1165
    - name: validation
      num_bytes: 275446
      num_examples: 500
    - name: test
      num_bytes: 549807.7253218885
      num_examples: 1000
  download_size: 475810
  dataset_size: 1465779.7253218885
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*