bibidentuhanoi/BMO_vicuna_function
收藏Hugging Face2023-11-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/bibidentuhanoi/BMO_vicuna_function
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
splits:
- name: train
num_bytes: 161113
num_examples: 149
download_size: 82761
dataset_size: 161113
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "BMO_vicuna_function"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset contains two main features: id and conversations. id is a string type used to uniquely identify each sample. conversations is a list containing two sub-features: from and value, both of which are string types. from likely indicates the initiator of the conversation, while value represents the content of the conversation. The dataset is divided into a training set, containing 149 samples, with a total size of 161113 bytes. The download size of the dataset is 82761 bytes. The dataset configuration is named default, and the training data files are located at data/train-* path.
提供机构:
bibidentuhanoi
原始信息汇总
数据集概述
数据集信息
- 特征:
- id: 数据类型为字符串。
- conversations: 列表类型,包含以下字段:
- from: 数据类型为字符串。
- value: 数据类型为字符串。
数据分割
- train:
- 字节数: 161113
- 样本数: 149
数据大小
- 下载大小: 82761
- 数据集大小: 161113
配置
- 默认配置:
- 数据文件:
- 分割: train
- 路径: data/train-*
- 数据文件:



