mi_flyte_test / README.md
ERHT28's picture
Upload dataset
3082d9e verified
|
raw
history blame
No virus
626 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: doc_type
      dtype: string
    - name: publish_year
      dtype: int64
    - name: lang_fasttext
      dtype: string
    - name: lang_fasttext_conf
      dtype: string
    - name: text
      dtype: string
    - name: quality
      dtype: int64
  splits:
    - name: train
      num_bytes: 6640190
      num_examples: 1808
    - name: validation
      num_bytes: 10771515
      num_examples: 1771
  download_size: 10010472
  dataset_size: 17411705
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*