caroldb-sentences / README.md
mmcarpi's picture
Upload dataset
5bdcfcf verified
metadata
dataset_info:
  features:
    - name: source_typology
      dtype: large_string
    - name: carolina_typology
      dtype: large_string
    - name: domain
      dtype: string
    - name: text
      dtype: large_string
  splits:
    - name: train
      num_bytes: 620158659
      num_examples: 3568152
    - name: test
      num_bytes: 155021175
      num_examples: 892038
    - name: hps
      num_bytes: 12431451
      num_examples: 71363
  download_size: 354139178
  dataset_size: 787611285
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: hps
        path: data/hps-*