fifi777/text2dv_code
收藏Hugging Face2023-03-08 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/fifi777/text2dv_code
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: int64
- name: content
sequence: string
- name: preprocessing_code
sequence: string
- name: visualization_code
sequence: string
- name: model
dtype: string
- name: running_info
struct:
- name: error
dtype: bool
- name: error_msg
dtype: string
- name: library
sequence: string
- name: meet_expectation
dtype: bool
- name: time
dtype: float64
- name: token
struct:
- name: completion_tokens
dtype: int64
- name: prompt_tokens
dtype: int64
- name: total_tokens
dtype: int64
- name: prompt_info
struct:
- name: dataset
dtype: string
- name: plot_type
dtype: string
- name: promote
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: python
num_bytes: 372637
num_examples: 200
download_size: 0
dataset_size: 372637
---
# Dataset Card for "text2dv_code"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
fifi777
原始信息汇总
数据集概述
数据集名称
- 名称: text2dv_code
数据集特征
- id: 整数类型 (int64)
- content: 字符串序列
- preprocessing_code: 字符串序列
- visualization_code: 字符串序列
- model: 字符串类型
- running_info: 结构体,包含以下字段:
- error: 布尔类型 (bool)
- error_msg: 字符串类型 (string)
- library: 字符串序列
- meet_expectation: 布尔类型 (bool)
- time: 浮点数类型 (float64)
- token: 结构体,包含以下字段:
- completion_tokens: 整数类型 (int64)
- prompt_tokens: 整数类型 (int64)
- total_tokens: 整数类型 (int64)
- prompt_info: 结构体,包含以下字段:
- dataset: 字符串类型 (string)
- plot_type: 字符串类型 (string)
- promote: 字符串类型 (string)
- index_level_0: 整数类型 (int64)
数据集分割
- python: 数据大小为372637字节,包含200个示例。
数据集大小
- 下载大小: 0字节
- 数据集大小: 372637字节



