CoTaNER / README.md
quockhangdev's picture
Upload dataset
f60ba75 verified
|
Raw
History Blame
587 Bytes
metadata
dataset_info:
  config_name: gliner
  features:
    - name: input
      dtype: string
    - name: output
      dtype: string
    - name: is_reviewed
      dtype: bool
  splits:
    - name: train
      num_bytes: 5789262
      num_examples: 3812
    - name: validation
      num_bytes: 722898
      num_examples: 476
    - name: test
      num_bytes: 724417
      num_examples: 477
  download_size: 2921439
  dataset_size: 7236577
configs:
  - config_name: gliner
    data_files:
      - split: train
        path: gliner/train-*
      - split: validation
        path: gliner/validation-*
      - split: test
        path: gliner/test-*