umarigan's picture
Upload README.md with huggingface_hub
08904b1
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: text
      dtype: string
    - name: title
      dtype: string
    - name: ner
      list:
        - name: end
          dtype: int64
        - name: entity
          dtype: string
        - name: index
          dtype: int64
        - name: score
          dtype: float32
        - name: start
          dtype: int64
        - name: word
          dtype: string
    - name: cleaned_ners
      sequence: string
    - name: cleaned_new
      sequence: string
  splits:
    - name: train
      num_bytes: 1781032869
      num_examples: 265000
  download_size: 698313289
  dataset_size: 1781032869
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "turkish_wikipedia_dataset_NER"

More Information needed