ag_news / README.md
gimmaru's picture
Update README.md
aff1fb2
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype:
        class_label:
          names:
            '0': World
            '1': Sports
            '2': Business
            '3': Sci/Tech
  splits:
    - name: test
      num_bytes: 250023
      num_examples: 1000
  download_size: 0
  dataset_size: 250023

Dataset Card for "ag_news"

More Information needed

Note: This dataset was utilized for the evaluation of probability-based prompt selection techniques in the paper 'Improving Probability-based Prompt Selection Through Unified Evaluation and Analysis'. It differs from the actual benchmark dataset.