latin_dataset_1.0 / README.md
fede97's picture
complete dataset divided in split
a6795e6
|
raw
history blame
749 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: en
      dtype: string
    - name: id
      dtype: string
    - name: dataset_id
      dtype: string
    - name: source
      dtype: 'null'
    - name: filename
      dtype: string
    - name: title
      dtype: string
    - name: author
      dtype: string
  splits:
    - name: train
      num_bytes: 5544483435
      num_examples: 10372090
    - name: validation
      num_bytes: 446057
      num_examples: 1014
    - name: test
      num_bytes: 237466117
      num_examples: 1094480
  download_size: 3336760920
  dataset_size: 5782395609
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*