fingpt-ner / README.md
No1r97's picture
Upload README.md with huggingface_hub
6e416e2
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: 241523
      num_examples: 511
    - name: test
      num_bytes: 63634
      num_examples: 98
  download_size: 105426
  dataset_size: 305157

Dataset Card for "fingpt-ner"

More Information needed