DialoFinale / README.md
Rhma's picture
Upload dataset
b3b53ca verified
|
raw
history blame contribute delete
No virus
594 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: TARGET
      dtype: string
    - name: type
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 609117
      num_examples: 3993
    - name: validation
      num_bytes: 75433
      num_examples: 499
    - name: test
      num_bytes: 74695
      num_examples: 500
  download_size: 405057
  dataset_size: 759245
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*