thai-nner-conll / README.md
weerayut's picture
Upload dataset
5c0105e verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: tokens
      dtype: string
    - name: first_layer
      dtype: string
    - name: nested_conll
      dtype: string
  splits:
    - name: validation
      num_bytes: 24334739
      num_examples: 315032
    - name: train
      num_bytes: 72467486
      num_examples: 936250
    - name: test
      num_bytes: 24186978
      num_examples: 309308
  download_size: 13943736
  dataset_size: 120989203
configs:
  - config_name: default
    data_files:
      - split: validation
        path: data/validation-*
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*