fingpt-ner-cls / README.md
No1r97's picture
Upload README.md with huggingface_hub
27939d4
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: input
      dtype: string
    - name: output
      dtype: string
    - name: instruction
      dtype: string
  splits:
    - name: train
      num_bytes: 5730497
      num_examples: 13549
    - name: test
      num_bytes: 2112011
      num_examples: 3502
  download_size: 298810
  dataset_size: 7842508

Dataset Card for "fingpt-ner-cls"

More Information needed