KETI-AIR/kor_hellaswag
收藏资源简介:
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* dataset_info: features: - name: data_index_by_user dtype: int32 - name: ind dtype: int32 - name: activity_label dtype: string - name: ctx_a dtype: string - name: ctx_b dtype: string - name: ctx dtype: string - name: endings sequence: string - name: source_id dtype: string - name: split dtype: string - name: split_type dtype: string - name: label dtype: string - name: joined sequence: string splits: - name: train num_bytes: 105739666 num_examples: 39905 - name: validation num_bytes: 27367976 num_examples: 10042 - name: test num_bytes: 26340397 num_examples: 10003 download_size: 69994643 dataset_size: 159448039 license: mit --- # Dataset Card for "kor_hellaswag" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) # Source Data Citation Information ``` @inproceedings{zellers2019hellaswag, title={HellaSwag: Can a Machine Really Finish Your Sentence?}, author={Zellers, Rowan and Holtzman, Ari and Bisk, Yonatan and Farhadi, Ali and Choi, Yejin}, booktitle ={Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics}, year={2019} } ```
配置项: - 配置名称:默认 数据文件: - 划分集:训练集 路径:data/train-* - 划分集:验证集 路径:data/validation-* - 划分集:测试集 路径:data/test-* 数据集信息: 特征字段: - 名称:data_index_by_user 数据类型:int32 - 名称:ind 数据类型:int32 - 名称:activity_label 数据类型:字符串 - 名称:ctx_a 数据类型:字符串 - 名称:ctx_b 数据类型:字符串 - 名称:ctx 数据类型:字符串 - 名称:endings 数据类型:字符串序列 - 名称:source_id 数据类型:字符串 - 名称:split 数据类型:字符串 - 名称:split_type 数据类型:字符串 - 名称:label 数据类型:字符串 - 名称:joined 数据类型:字符串序列 划分集: - 名称:训练集 字节大小:105739666 样本数量:39905 - 名称:验证集 字节大小:27367976 样本数量:10042 - 名称:测试集 字节大小:26340397 样本数量:10003 下载总大小:69994643字节 数据集总存储大小:159448039字节 许可证:MIT许可证 --- # "kor_hellaswag" 数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) # 源数据引用信息 @inproceedings{zellers2019hellaswag, title={HellaSwag: 机器真的能完成你的句子吗?}, author={Zellers, Rowan and Holtzman, Ari and Bisk, Yonatan and Farhadi, Ali and Choi, Yejin}, booktitle ={第57届国际计算语言学协会年会会议录}, year={2019} }
数据集概述
配置
- 默认配置 (
default)- 数据文件路径:
- 训练集 (
train):data/train-* - 验证集 (
validation):data/validation-* - 测试集 (
test):data/test-*
- 训练集 (
- 数据文件路径:
特征
data_index_by_user: 数据索引(用户),类型:int32ind: 索引,类型:int32activity_label: 活动标签,类型:stringctx_a: 上下文A,类型:stringctx_b: 上下文B,类型:stringctx: 上下文,类型:stringendings: 结尾,类型:sequenceofstringsource_id: 源ID,类型:stringsplit: 分割,类型:stringsplit_type: 分割类型,类型:stringlabel: 标签,类型:stringjoined: 合并,类型:sequenceofstring
分割
- 训练集 (
train)- 字节数:105739666
- 样本数:39905
- 验证集 (
validation)- 字节数:27367976
- 样本数:10042
- 测试集 (
test)- 字节数:26340397
- 样本数:10003
数据集大小
- 下载大小:69994643 字节
- 数据集大小:159448039 字节
许可
- MIT 许可证
数据来源引用
@inproceedings{zellers2019hellaswag, title={HellaSwag: Can a Machine Really Finish Your Sentence?}, author={Zellers, Rowan and Holtzman, Ari and Bisk, Yonatan and Farhadi, Ali and Choi, Yejin}, booktitle ={Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics}, year={2019} }



