LukeGPT88's picture
Upload dataset
c7bf94a verified
|
raw
history blame
565 Bytes
metadata
dataset_info:
  features:
    - name: Text
      dtype: string
    - name: Label
      dtype: string
    - name: Encoding
      dtype: float64
  splits:
    - name: train
      num_bytes: 3955957
      num_examples: 31720
    - name: validation
      num_bytes: 1287606
      num_examples: 10573
    - name: test
      num_bytes: 1270611
      num_examples: 10574
  download_size: 3974336
  dataset_size: 6514174
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*