LongbenchSeg / README.md
Syon-Li's picture
Update README.md
ce65610 verified
metadata
license: apache-2.0
task_categories:
  - text-generation
language:
  - en
  - zh
size_categories:
  - 1K<n<10K
configs:
  - config_name: longbench
    data_files: longbench_segmented.jsonl

Dataset Card for LongbenchSeg

The segmented version of Longbench using the trained segmenter from the paper Towards Generalization of Block Attention via Automatic Segmentation and Block Distillation.

We set the recursion depth to 1 and use the threshold value of 0.4.

Dataset Details

Dataset Description

The newly introduced segmentation columns are:

  • chunks: The segmented chunks.
  • cut_prob: The corresponding segmenting probability for each candidate cut point.
  • parallel_degree: The number of segmented chunks.

If you find this dataset useful, please cite: