bbc-news-fkl / README.md
0x-YuAN's picture
Upload dataset
befb040 verified
|
raw
history blame
479 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: int64
    - name: label_text
      dtype: string
    - name: fkgl
      dtype: float64
  splits:
    - name: train
      num_bytes: 2843325
      num_examples: 1225
    - name: test
      num_bytes: 2263104
      num_examples: 1000
  download_size: 3055974
  dataset_size: 5106429
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*