marsggbo/mixtral8x7b_quant_alpaca5k_pattern
收藏Hugging Face2024-06-06 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/marsggbo/mixtral8x7b_quant_alpaca5k_pattern
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: prompt_text
dtype: string
- name: prompt_ids
sequence: int64
- name: decode_ids
sequence: int64
- name: prompt_pattern
sequence:
sequence:
sequence: int64
- name: decode_pattern
sequence:
sequence:
sequence: int64
splits:
- name: train
num_bytes: 295206872
num_examples: 4992
download_size: 12212453
dataset_size: 295206872
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes multiple features such as prompt_text (string type prompt text), prompt_ids (integer sequence type prompt IDs), decode_ids (integer sequence type decode IDs), prompt_pattern (three-layer integer sequence type prompt pattern), and decode_pattern (three-layer integer sequence type decode pattern). The dataset is divided into a training set (train) with 4992 samples, totaling 295206872 bytes. The download size of the dataset is 12212453 bytes, while the actual size of the dataset is 295206872 bytes.
提供机构:
marsggbo
原始信息汇总
数据集概述
数据集特征
- prompt_text:字符串类型
- prompt_ids:整数序列类型,长度为64
- decode_ids:整数序列类型,长度为64
- prompt_pattern:多层整数序列类型,最内层长度为64
- decode_pattern:多层整数序列类型,最内层长度为64
数据集划分
- train:训练集
- 数据量:295206872字节
- 示例数量:4992个
数据集大小
- 下载大小:12212453字节
- 数据集总大小:295206872字节
配置信息
- config_name:default
- data_files:
- split:train
- path:data/train-*



