lilyyellow/evaluation_v3.1
收藏Hugging Face2024-04-24 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/lilyyellow/evaluation_v3.1
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: system
dtype: string
- name: prompt
dtype: string
- name: response
struct:
- name: content
dtype: string
- name: end_index
dtype: int64
- name: start_index
dtype: int64
- name: task
dtype: string
- name: task
dtype: string
- name: response_cv2str
dtype: string
- name: text
dtype: string
- name: output
struct:
- name: completion_tokens
dtype: int64
- name: duration_time
dtype: float64
- name: prediction
dtype: string
- name: prompt_tokens
dtype: int64
- name: duration_time
dtype: float64
- name: prompt_tokens
dtype: int64
- name: completion_tokens
dtype: int64
- name: prediction_cv2str
dtype: string
- name: reference
struct:
- name: content
dtype: string
- name: end_index
dtype: int64
- name: start_index
dtype: int64
- name: task
dtype: string
- name: len_token
dtype: int64
- name: eval_content
dtype: int64
- name: eval_task
dtype: int64
splits:
- name: validation_v3
num_bytes: 3223896
num_examples: 360
download_size: 924591
dataset_size: 3223896
configs:
- config_name: default
data_files:
- split: validation_v3
path: data/validation_v3-*
---
提供机构:
lilyyellow
原始信息汇总
数据集概述
数据集特征
- system: 数据类型为字符串。
- prompt: 数据类型为字符串。
- response: 结构化数据,包含以下字段:
- content: 数据类型为字符串。
- end_index: 数据类型为64位整数。
- start_index: 数据类型为64位整数。
- task: 数据类型为字符串。
- task: 数据类型为字符串。
- response_cv2str: 数据类型为字符串。
- text: 数据类型为字符串。
- output: 结构化数据,包含以下字段:
- completion_tokens: 数据类型为64位整数。
- duration_time: 数据类型为64位浮点数。
- prediction: 数据类型为字符串。
- prompt_tokens: 数据类型为64位整数。
- duration_time: 数据类型为64位浮点数。
- prompt_tokens: 数据类型为64位整数。
- completion_tokens: 数据类型为64位整数。
- prediction_cv2str: 数据类型为字符串。
- reference: 结构化数据,包含以下字段:
- content: 数据类型为字符串。
- end_index: 数据类型为64位整数。
- start_index: 数据类型为64位整数。
- task: 数据类型为字符串。
- len_token: 数据类型为64位整数。
- eval_content: 数据类型为64位整数。
- eval_task: 数据类型为64位整数。
数据集分割
- validation_v3:
- 字节数: 3223896
- 示例数: 360
数据集大小
- 下载大小: 924591字节
- 数据集大小: 3223896字节
配置
- config_name: default
- data_files:
- split: validation_v3
- path: data/validation_v3-*



