super_glue aps
Dataset Card for "super_glue" Dataset Summary SuperGLUE (https://super.gluebenchmark.com/) is a new benchmark styled after GLUE with a new set of more difficult language understanding tasks, improved resources, and a new public leaderboard. Supported Tasks and Leaderboards More Information Needed Languages More Information Needed Dataset Structure Data Instances axb Size of downloaded dataset files: 0.03 MB Size of… See the full description on the dataset page: https://huggingface.co/datasets/aps/super_glue.
- 类型
- dataset
- 许可
- other
- 语言
- en
- 下载量
- 273,244
- 点赞
- 189
- 访问
- public
- 文件
- 0
标签
- 评测基准
- NLP
- 文本分类
- 抽取式问答
- 问答
- 自然语言理解
- 常识推理
- 评测面板
摘要
SuperGLUE是继GLUE之后更难的英文自然语言理解基准数据集,涵盖自然语言推理、指代消解、抽取式问答、词义消歧、常识推理等8项任务(boolq、cb、copa、multirc、record、rte、wic、wsc等)。它提供统一的训练/验证/测试划分与公共排行榜,用于评估和对比NLP模型的综合语言理解能力,是衡量大语言模型NLU水平的经典评测基准。
README
--- annotations_creators: - expert-generated language_creators: - other language: - en license: - other multilinguality: - monolingual size_categories: - 10K<n<100K source_datasets: - extended|other task_categories: - text-classification - token-classification - question-answering task_ids: - natur…