tarekziade/coco-transformed-captions
收藏资源简介:
--- dataset_info: features: - name: image_id dtype: int64 - name: caption_id dtype: int64 - name: alt_text dtype: string - name: height dtype: int64 - name: width dtype: int64 - name: file_name dtype: string - name: coco_url dtype: string - name: image_path dtype: string - name: original_alt_text dtype: string - name: grade struct: - name: ARI dtype: float64 - name: Coleman-Liau dtype: float64 - name: DaleChallIndex dtype: float64 - name: FleschReadingEase dtype: float64 - name: GunningFogIndex dtype: float64 - name: Kincaid dtype: float64 - name: LIX dtype: float64 - name: RIX dtype: float64 - name: SMOGIndex dtype: float64 splits: - name: test num_bytes: 4703 num_examples: 10 download_size: 13393 dataset_size: 4703 configs: - config_name: default data_files: - split: test path: data/test-* ---
数据集信息: 特征字段: - 名称:图像ID(image_id),数据类型:64位整数 - 名称:字幕ID(caption_id),数据类型:64位整数 - 名称:替代文本(alt_text),数据类型:字符串 - 名称:图像高度(height),数据类型:64位整数 - 名称:图像宽度(width),数据类型:64位整数 - 名称:文件名(file_name),数据类型:字符串 - 名称:COCO 链接(coco_url),数据类型:字符串 - 名称:图像路径(image_path),数据类型:字符串 - 名称:原始替代文本(original_alt_text),数据类型:字符串 - 名称:可读性评分等级(grade),结构体类型: - 名称:自动可读性指数(ARI),数据类型:64位浮点数 - 名称:科尔曼-刘安可读性指数(Coleman-Liau),数据类型:64位浮点数 - 名称:戴尔-查尔可读性指数(DaleChallIndex),数据类型:64位浮点数 - 名称:弗莱施阅读易读度(FleschReadingEase),数据类型:64位浮点数 - 名称:冈宁雾指数(GunningFogIndex),数据类型:64位浮点数 - 名称:金凯德可读性公式(Kincaid),数据类型:64位浮点数 - 名称:LIX可读性指数(LIX),数据类型:64位浮点数 - 名称:RIX可读性指数(RIX),数据类型:64位浮点数 - 名称:SMOG可读性指数(SMOGIndex),数据类型:64位浮点数 数据集划分: - 划分名称:测试集(test),字节占用量:4703,样本数量:10 下载大小:13393字节 数据集总大小:4703字节 配置项: - 配置名称:默认配置(default),数据文件: - 对应数据集划分:测试集,文件路径:data/test-*
数据集概述
数据集特征
- image_id: 整数类型
- caption_id: 整数类型
- alt_text: 字符串类型
- height: 整数类型
- width: 整数类型
- file_name: 字符串类型
- coco_url: 字符串类型
- image_path: 字符串类型
- original_alt_text: 字符串类型
- grade: 结构体类型,包含以下指标:
- ARI: 浮点数类型
- Coleman-Liau: 浮点数类型
- DaleChallIndex: 浮点数类型
- FleschReadingEase: 浮点数类型
- GunningFogIndex: 浮点数类型
- Kincaid: 浮点数类型
- LIX: 浮点数类型
- RIX: 浮点数类型
- SMOGIndex: 浮点数类型
数据集分割
- test:
- 示例数量: 10
- 数据大小: 4703字节
数据集大小
- 下载大小: 13393字节
- 数据集大小: 4703字节



