---
dataset_info:
  features:
  - name: messages
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  splits:
  - name: train
    num_bytes: 255831
    num_examples: 511
  - name: test
    num_bytes: 66378
    num_examples: 98
  download_size: 105264
  dataset_size: 322209
---
# Dataset Card for "fingpt-ner"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)