malteos/m_hellaswag
收藏资源简介:
--- configs: - config_name: ar data_files: - split: validation path: ar_validation* dataset_info: features: # "endings": datasets.features.Sequence(datasets.Value("string")), - name: ind dtype: int32 - name: activity_label dtype: string - name: ctx_a dtype: string - name: ctx_a dtype: string - name: ctx dtype: string - name: endings dtype: string - name: source_id dtype: string - name: split dtype: string - name: split_type dtype: string - name: label dtype: string splits: - name: validation --- Mirror of https://github.com/nlp-uoregon/mlmm-evaluation
配置项: - 配置名称:ar 数据文件: - 划分集:validation 文件路径:ar_validation* 数据集元信息: 特征列: # "endings": datasets.features.Sequence(datasets.Value("string")), - 字段名:ind,数据类型(dtype):32位整型(int32) - 字段名:activity_label,数据类型(dtype):字符串(string) - 字段名:ctx_a,数据类型(dtype):字符串(string) - 字段名:ctx_a,数据类型(dtype):字符串(string) - 字段名:ctx,数据类型(dtype):字符串(string) - 字段名:endings,数据类型(dtype):字符串(string) - 字段名:source_id,数据类型(dtype):字符串(string) - 字段名:split,数据类型(dtype):字符串(string) - 字段名:split_type,数据类型(dtype):字符串(string) - 字段名:label,数据类型(dtype):字符串(string) 数据集划分: - 划分集名称:validation 本数据集为 https://github.com/nlp-uoregon/mlmm-evaluation 的镜像副本
数据集配置
- 配置名称: ar
- 数据文件:
- 分割: validation
- 路径: ar_validation*
数据集信息
- 特征:
- 名称: ind
- 数据类型: int32
- 名称: activity_label
- 数据类型: string
- 名称: ctx_a
- 数据类型: string
- 名称: ctx
- 数据类型: string
- 名称: endings
- 数据类型: string
- 名称: source_id
- 数据类型: string
- 名称: split
- 数据类型: string
- 名称: split_type
- 数据类型: string
- 名称: label
- 数据类型: string
- 名称: ind
- 分割:
- 名称: validation



