|
|
--- |
|
|
language: |
|
|
- en |
|
|
license: cc-by-4.0 |
|
|
task_categories: |
|
|
- question-answering |
|
|
configs: |
|
|
- config_name: Recalling |
|
|
data_files: |
|
|
- split: test |
|
|
path: recalling.zip |
|
|
- config_name: Summarizing |
|
|
data_files: |
|
|
- split: test |
|
|
path: summarizing.zip |
|
|
- config_name: Organizing |
|
|
data_files: |
|
|
- split: test |
|
|
path: organizing.zip |
|
|
- config_name: Attributing |
|
|
data_files: |
|
|
- split: test |
|
|
path: attributing.zip |
|
|
--- |
|
|
|
|
|
This repository contains the dataset presented in [ETHIC: Evaluating Large Language Models on Long-Context Tasks with High Information Coverage](https://huggingface.co/papers/2410.16848). |
|
|
|
|
|
Github : https://github.com/dmis-lab/ETHIC |