FewNERD-processed / README.md
Isotonic's picture
Update README.md
f72a29e verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*
dataset_info:
  features:
    - name: id
      dtype: string
    - name: reconstructed_text
      dtype: string
    - name: fine_ner_tag_map
      dtype: string
    - name: fine_ner_tag_mask
      dtype: string
    - name: fine_ner_span_labels
      dtype: string
    - name: reconstructed_text_masked
      dtype: string
  splits:
    - name: train
      num_bytes: 193689806
      num_examples: 343659
    - name: test
      num_bytes: 50394325
      num_examples: 90631
    - name: validation
      num_bytes: 27678846
      num_examples: 54518
  download_size: 148259534
  dataset_size: 271762977

Dataset Card for "FewNERD-processed"

This dataset has been processed from DFKI-SLT/few-nerd.