Rogarcia18's picture
Upload dataset
af2f91a verified
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: word_tokens
      list: string
    - name: word_labels
      list: string
    - name: tokens
      list: string
    - name: input_ids
      list: int64
    - name: token_labels
      list: string
    - name: token_label_ids
      list: int64
  splits:
    - name: train
      num_bytes: 8256386
      num_examples: 14288
    - name: validation
      num_bytes: 1020912
      num_examples: 1786
    - name: test
      num_bytes: 1038167
      num_examples: 1786
  download_size: 1398502
  dataset_size: 10315465
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*