kenhktsui/open-toolformer-retrieval-multi-neg-result
收藏Hugging Face2023-07-31 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/kenhktsui/open-toolformer-retrieval-multi-neg-result
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: system_prompt
dtype: string
- name: question
dtype: string
- name: response
dtype: string
- name: meta
struct:
- name: search_rank
dtype: int64
- name: source
dtype: string
splits:
- name: train
num_bytes: 60759291
num_examples: 30043
download_size: 24141323
dataset_size: 60759291
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "open-toolformer-retrieval-multi-neg-result"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
kenhktsui
原始信息汇总
数据集概述
数据集名称
open-toolformer-retrieval-multi-neg-result
数据集特征
- system_prompt: 数据类型为字符串(string)。
- question: 数据类型为字符串(string)。
- response: 数据类型为字符串(string)。
- meta: 结构化数据,包含以下子特征:
- search_rank: 数据类型为整数(int64)。
- source: 数据类型为字符串(string)。
数据集分割
- train:
- 示例数量: 30043
- 数据大小: 60759291字节
数据集大小
- 下载大小: 24141323字节
- 数据集总大小: 60759291字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



