NIAH_eval_dataset / README.md
guruprasadr's picture
Update README.md
e32a43e verified
metadata
dataset_info:
  features:
    - name: context_with_needle
      dtype: string
    - name: context_length
      dtype: int64
    - name: depth_percent
      dtype: float64
    - name: retrieval_question
      dtype: string
    - name: needle
      dtype: string
    - name: true_answer
      dtype: string
  splits:
    - name: train
      num_bytes: 44478910
      num_examples: 1225
  download_size: 19940244
  dataset_size: 44478910
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
license: mit

The Needle in a Haystack (NIAH) test dataset has been curated from the following github repo: https://github.com/gkamradt/LLMTest_NeedleInAHaystack/tree/main