ASRClustering-ja / README.md
oshizo's picture
Upload dataset
92e1012 verified
|
raw
history blame
No virus
543 Bytes
metadata
license: apache-2.0
dataset_info:
  features:
    - name: company_name
      dtype: string
    - name: text
      dtype: string
    - name: 提出者業種
      dtype: string
    - name: label
      dtype: int64
  splits:
    - name: train
      num_bytes: 15584902
      num_examples: 3186
    - name: test
      num_bytes: 6247068
      num_examples: 1062
  download_size: 10154438
  dataset_size: 21831970
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*